Skip to content

2.5.0

Choose a tag to compare

@dshelbyo dshelbyo released this 17 Sep 17:22
· 619 commits to master since this release
3c07dcd

Added

  • Support for importing state files in the Resource Manager service
  • Support for Exadata Cloud at Customer in the Database service
  • Support for free tier resources and system tags in the Load Balancing service
  • Support for free tier resources and system tags in the Compute service
  • Support for free tier resources and system tags in the Block Storage service
  • Support for free tier and system tags on autonomous databases in the Database service

Breaking

  • The availability_domain parameter is now a kwarg for list_db_system_shapes in DatabaseClient
  • The model CreateDbHomeWithDbSystemIdBase was renamed CreateDbHomeBase and the parameter db_system_id was removed
  • The parameter create_db_home_with_db_system_id_details for create_db_home in DatabaseClient changed from CreateDbHomeWithDbSystemIdBase to CreateDbHomeBase