Skip to content

Releases: oracle-devrel/cd3-automation-toolkit

v2024.4.1

30 Sep 16:30
fe313e8
Compare
Choose a tag to compare
  1. Call CD3 Validator for services while invoking create workflow for that service.
  2. Multi Prefix Support using Jenkins. Toolkit can be setup for multiple prefixes by specifying different values in tenancyconfig.properties.
  3. CD3 VM RM Stack enhancements -
    a. disable legacy IMDS endpoints
    b. enable in transit encryption
    c. enable bastion plugin
    d. specify custom boot volume size.
  4. Bug fixes/Enhancements -
    a. Skip cross tenancy RPCs while exporting network components.
    b. Support for cross region replication feature for default vault as well.
    c. Identity domain users/groups terraform modules enhancement to support optional attributes.
    d. Fetch compatible image OCIDs during createTenancyConfig.py

v2024.4.0

16 Aug 12:15
1981f58
Compare
Choose a tag to compare
  1. Differential state import - Import commands during CD3 export process will only be written for the OCI objects which are not already
    in state file.
    This will considerably reduce the time taken to run import commands.
  2. Users/Groups for Custom Identity Domains
  3. Routing Policies for Load Balancers.
  4. Terraform version upgrade to 1.5.7 on the container. OCI RM stack version also upgraded to 1.5.x
  5. Support for OpenTofu 1.6.2. Update tenancyconfig.properties to specify the IaC tool to be configured for a particular prefix.
  6. Independence from Network Tabs while exporting all other OCI resources. ie network tabs do not need to have data to export
    instances/databases etc.
  7. Inclusion of OCI FSDR export and update functionality (using python) under 'OCI Other Tools'. Output files generated are made
    available at /cd3user/tenancies//othertools_files and also under artifacts in Jenkins console.

v2024.3.2

26 Jun 10:53
dffeb75
Compare
Choose a tag to compare
  1. Bug fix for python package- fixed numpy version for pandas

v2024.3.1

18 Jun 05:40
da47d48
Compare
Choose a tag to compare
  1. Bug fixes for OCI Firewall
  2. Moved to Jenkins latest plugins

v2024.3.0

07 Jun 16:22
25c9f1f
Compare
Choose a tag to compare
  1. OCVS upgrade to include multi clusters.
  2. OKE upgrade to include Virtual NodePools.
  3. Enable Logging for OCI Firewall and FSS.
  4. NLB upgrade to include DNS health checks.
  5. Block Volumes upgrade to include cross region replication and cloning.
  6. FSS upgrade to include attaching snapshot policies, cloning, replication.
  7. Network upgrade to allow route table association with gateways - drg, internet gateway, nat gateway
    and service gateway.
  8. Inclusion of new services - KMS(Key/Vaults), Governance(Quota Policies), Cost Management(Budgets)
  9. Documentation Versioning

v2024.2.2

01 May 00:29
a39d63f
Compare
Choose a tag to compare
  1. Download excel sheet after create and export workflow using Jenkins.
    https://oracle-devrel.github.io/cd3-automation-toolkit/download-excel/
  2. Docker Image upgrade to OL9 and upgrade of other softwares also.
  3. Dropdowns for Region and Compartment while running setUpOCI using Jenkins.
  4. Fix Image OCIDs for OCI Work VM deployment using RM stack.
  5. Option to execute 3rd Party Services from CD3 - Show OCI along with CIS Compliance Check script
  6. Upgrade of existing terraform modules - identity, buckets, LBaaS, NLBs (without DNS health check as of now).
  7. Enhance CD3 Validator for OCI Buckets.

v2024.2.1

04 Apr 17:15
bc8ecc9
Compare
Choose a tag to compare

Quick bug fix for OCI RM stack directly in github.

v2024.2.0

22 Mar 13:12
d1f5ffb
Compare
Choose a tag to compare
  1. One click deployment of toolkit in OCI tenancy using RM stack.
  2. Introduced OCI Network Firewall as a new service using separate CD3 template.
  3. Introduced separate main/develop branches for OCI Devops GIT operations.
  4. Git operations enhancement.
  5. Error handling for service connector export process.
  6. Bug fixes and enhancements of toolkit.

v2024.1.0

02 Feb 18:13
7db16a3
Compare
Choose a tag to compare
  1. Support for multiple Authentication Mechanisms for OCI SDK - API Key, Session Token, Instance Principal.
  2. Support for toolkit via CI/CD pipelines for setUpOCI as well as terraform actions. Using the Automation Toolkit via Jenkins
  3. Support for Remote State Management for terraform state using Object Storage bucket. Remote Management of Terraform State File
  4. Migrated oci terraform provider from hashicorp/oci to oracle/oci and updated to latest version.
  5. Replaced parameter in setUpOCI.properties - 'non_gf_tenancy' with 'workflow_type'. Valid values - 'create_resources' or 'export_resources'.
  6. Moved toolkit configuration files into /cd3user/tenancies/<customer_name>/.config_files folder.
  7. New versioning for the toolkit : <year>.<major_release>.<minor_release>

v12.1

29 Sep 10:22
1263f29
Compare
Choose a tag to compare
  1. Bug fix for SDDC
  2. Bug fix for OPA rules
  3. Updated CIS Compliance Script