Skip to content

Latest commit

 

History

History
97 lines (51 loc) · 3.05 KB

CHANGELOG.md

File metadata and controls

97 lines (51 loc) · 3.05 KB

v1.6.0 (2023-11-17)

  • Feature: Adding BatchIsAuthorized API which supports multiple authorization requests against a PolicyStore

v1.5.2 (2023-11-15)

  • Dependency Update: Updated to the latest SDK module versions

v1.5.1 (2023-11-09)

  • Dependency Update: Updated to the latest SDK module versions

v1.5.0 (2023-11-01)

  • Feature: Adds support for configured endpoints via environment variables and the AWS shared configuration file.
  • Dependency Update: Updated to the latest SDK module versions

v1.4.0 (2023-10-31)

  • Feature: BREAKING CHANGE: Bump minimum go version to 1.19 per the revised go version support policy.
  • Dependency Update: Updated to the latest SDK module versions

v1.3.0 (2023-10-19)

  • Feature: Improving Amazon Verified Permissions Create experience

v1.2.3 (2023-10-12)

  • Dependency Update: Updated to the latest SDK module versions

v1.2.2 (2023-10-06)

  • Dependency Update: Updated to the latest SDK module versions

v1.2.1 (2023-08-24)

  • Documentation: Documentation updates for Amazon Verified Permissions.

v1.2.0 (2023-08-22)

  • Feature: Documentation updates for Amazon Verified Permissions. Increases max results per page for ListPolicyStores, ListPolicies, and ListPolicyTemplates APIs from 20 to 50.

v1.1.5 (2023-08-21)

  • Dependency Update: Updated to the latest SDK module versions

v1.1.4 (2023-08-18)

  • Dependency Update: Updated to the latest SDK module versions

v1.1.3 (2023-08-17)

  • Dependency Update: Updated to the latest SDK module versions

v1.1.2 (2023-08-07)

  • Dependency Update: Updated to the latest SDK module versions

v1.1.1 (2023-08-01)

  • No change notes available for this release.

v1.1.0 (2023-07-31)

  • Feature: Adds support for smithy-modeled endpoint resolution. A new rules-based endpoint resolution will be added to the SDK which will supercede and deprecate existing endpoint resolution. Specifically, EndpointResolver will be deprecated while BaseEndpoint and EndpointResolverV2 will take its place. For more information, please see the Endpoints section in our Developer Guide.
  • Dependency Update: Updated to the latest SDK module versions

v1.0.6 (2023-07-28)

  • Dependency Update: Updated to the latest SDK module versions

v1.0.5 (2023-07-13)

  • Dependency Update: Updated to the latest SDK module versions

v1.0.4 (2023-06-30)

  • Documentation: This release corrects several broken links in the documentation.

v1.0.3 (2023-06-27)

  • Documentation: This update fixes several broken links to the Cedar documentation.

v1.0.2 (2023-06-23)

  • Documentation: Added improved descriptions and new code samples to SDK documentation.

v1.0.1 (2023-06-15)

  • No change notes available for this release.

v1.0.0 (2023-06-13)

  • Release: New AWS service client module
  • Feature: GA release of Amazon Verified Permissions.
  • Dependency Update: Updated to the latest SDK module versions