Skip to content

Commit a856420

Browse files
committed
Automation Toolkit Release v2025.1.3
1 parent 8291de3 commit a856420

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cd3_automation_toolkit/Release-Notes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Aug 1st, 2025
44
-------------------------------------
55
1. DNS terraform performance tuning.
66
2. SDK support for new regions.
7-
3. Bug fixes related to RPC, duplicate entries of identity domain users/groups during export, OKE, MySQL DB etc.
7+
3. Bug fixes related to RPC, empty group creation, duplicate entries of identity domain users/groups during export, OKE, MySQL DB etc.
88

99
-------------------------------------
1010
CD3 Automation Toolkit Tag v2025.1.2

cd3_automation_toolkit/shell_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sudo dnf install python-pip -y
1313
#sudo ln -s /usr/bin/pip3 /usr/bin/pip
1414

1515
# Install required Python packages
16-
pip install --user oci-cli==3.51.2
16+
pip install --user oci-cli==3.62.2
1717
pip install --user pycryptodomex==3.10.1
1818
pip install --user regex==2022.10.31
1919
pip install --user numpy==1.26.4

0 commit comments

Comments
 (0)