Skip to content

1.3.19

Compare
Choose a tag to compare
@juanalblue juanalblue released this 19 Apr 23:46
· 657 commits to master since this release
c56e082

Added

  • Support for tagging DbSystem and Database resources in the Database Service
  • Support for filtering by DbSystemId in ListDbVersions operation in Database Service
  • Support for composite operations that provide convenience methods for operations that can be chained together (e.g. launching an instance and waiting for it to enter the RUNNING state)
    • An example on how to perform these operations can be found on GitHub.