Releases: oracle-devrel/cd3-automation-toolkit
Releases · oracle-devrel/cd3-automation-toolkit
v2026.1.1
- Support for export of resources from all child compartments of a parent without specifying them separately in command line.
- Deprecate python script createTenancyConfig.py. Instead use connectCloud.py
- Fixed ordering issue for views for export of DNS resolvers.
- Minor internal bug fixes.
v2026.1.0
- Introduced an optional capability to generate an AI-based summary of the Terraform plan, providing a concise overview of planned infrastructure changes in Jenkins pipelines. Checkout AI Analysis for more details.
- Added support for additional services - Exadata DB Homes, CDBs, and PDBs; enabling infrastructure management of database resources through the CD3 Automation Toolkit.
- Enhanced the OKE service to support multi-Availability Domain (AD) deployment for node pools.
- Deprecated support for OpenTofu.
- Implemented minor fixes and enhancements related to Python, Azure Terraform, OCI Topics, KMS, RM Stack.
v2025.2.1
- Support custom domain user for connecting the container to cloud while running connectCloud.py for OCI.
- Added support for X11 ExaInfra.
- Fixed ordering issue for agent plugins during instance export. Please use latest excel sheet corresponding to this release.
- Fixed attachment of routing policy to the load balancer listener.
- Minor bug fixes wrt SDDCs, Policies, jenkins warnings and other scripts.
- Updated CIS Compliance check script as per latest version available.
v2025.2.0
- Announcing MultiCloud Support - Create and Export ADB@Azure using CD3. Ability to generate tfvars in offline mode.
Documentation Link - Support full functionality of OCI Network Firewall using CD3.
- Enhanced ADB to support all features. OCI vault support for Passwords.
- Performance tuning of Terraform for notifications and identity domain modules.
- Support for IPv6 under networking.
- Bug fix wrt SCH log re-ordering during terraform plan.
v2025.1.4
- Urgent bug fix for yum repo change
v2025.1.3
- DNS terraform performance tuning.
- SDK support for new regions.
- Bug fixes related to RPC, empty group creation, duplicate entries of identity domain users/groups during export, OKE, MySQL DB etc.
v2025.1.2
- Jenkins version upgrade to 2.504.1
- Ability to process DRCC regions.
- Ability to process regions where there are two data centers like Singapore.
- Minor Bug fixes for defined tags filter, cd3Validator, RM stack upload.
v2025.1.1
- Quick bug fix for Jenkins plugin - pipeline-graph-view directly in Github
v2025.1.0
- Launched new service - MySQL Database.
- Added Tunnel Inspection feature for OCI Network Firewall.
- Introduced filtering of resources using tags during export workflow.
- Moved compartment filter before showing export options to make it common for all services when using toolkit with CLI.
- Added a new option (option 0) in setUpOCI menu via CLI to export all resources together.
- Running Create/Modify Network through Jenkins will automatically call export of rules after successful terraform apply.
This was a manual process earlier. User should download the updated CD3 under artifacts. - Small bug fixes wrt RPC, Block Volumes, Compartments etc
v2024.4.3
- Bug fixes/Enhancements -
a. Added pagination for identity domain users/groups during export.
b. Removed duplication of modules directory - moved it outside to common terraform_files folder.
c. Modified 'ServiceConnectors' sheet to have consistent delimiters/separators as per other CD3 sheets.
d. Parameterization of Dockerfile to accept whether need to install jenkins.
e. Download of Terraform provider during image creation.
f. Few other minor bug fixes in python wrt block volume export, fetch compartments script and RM stack TF update to add route rule for DRG.