Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@rkoval rkoval released this 11 Aug 22:14
· 2 commits to master since this release
db90a68

Changes

Important

This release is now signed with Apple's most recent notarytool standard, which is a different process from before. Please let me know if you encounter issues when installing this new version!

User-facing

  • Updated sub/services for ECS
  • Updated sub/services for ECR
  • Updated endpoints for Glue (resolves #56)
  • Updated ElasticSearch Service URLs to point to new OpenSearch Service URLs and added new links (resolves #62)
  • Added app runner services (resolves #66)
  • Updated S3 to not have global region (resolves #67)
  • Fixed region query param not always being appended to services (saves a redirect)

Internal

  • Upgraded go version for development (1.19 -> 1.22)
  • Updated package signing/notarizing process to use latest Apple standard