Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

45 lines (37 loc) · 1.88 KB

CHANGELOG

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

1.3.0 - 2018-04-19

Added

  • Support for retry on OCI service APIs. Example can be found on Github
  • Support for tagging DbSystem and Database resources in the Database Service
  • Support for filtering by DbSystemId in ListDbVersions operation in Database Service

Fixed

  • Fixed a request signing bug for PatchZoneRecords API
  • Fixed a bug in DebugLn

1.2.0 - 2018-04-05

Added

  • Support for Email Delivery Service. Example can be found on Github
  • Support for paravirtualized volume attachments in Core Services
  • Support for remote VCN peering across regions
  • Support for variable size boot volumes in Core Services
  • Support for SMTP credentials in the Identity Service
  • Support for tagging Bucket resources in the Object Storage Service

1.1.0 - 2018-03-27

Added

  • Support for DNS service
  • Support for File Storage service
  • Support for PathRouteSets and Listeners in Load Balancing service
  • Support for Public IPs in Core Services
  • Support for Dynamic Groups in Identity service
  • Support for tagging in Core Services and Identity service. Example can be found on Github
  • Fix ComposingConfigurationProvider to not accept a nil ConfigurationProvider
  • Support for passphrase configuration to FileConfiguration provider

1.0.0 - 2018-02-28 Initial Release

Added

  • Support for Audit service
  • Support for Core Services (Networking, Compute, Block Volume)
  • Support for Database service
  • Support for IAM service
  • Support for Load Balancing service
  • Support for Object Storage service