Sourced from github.com/aws/aws-sdk-go-v2/service/sns's changelog.
Release (2022-01-07)
General Highlights
- Feature: Updated
github.com/aws/smithy-go
to latest version- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/config
: v1.12.0
- Feature: Add load option for CredentialCache. Adds a new member to the LoadOptions struct, CredentialsCacheOptions. This member allows specifying a function that will be used to configure the CredentialsCache. The CredentialsCacheOptions will only be used if the configuration loader will wrap the underlying credential provider in the CredentialsCache.
github.com/aws/aws-sdk-go-v2/service/appstream
: v1.12.0
- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/cloudtrail
: v1.12.0
- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/detective
: v1.12.0
- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ec2
: v1.27.0
- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ecs
: v1.15.0
- Documentation: API client updated
github.com/aws/aws-sdk-go-v2/service/eks
: v1.17.0
- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/glue
: v1.18.0
- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/greengrassv2
: v1.11.0
- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/iot
: v1.20.0
- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/lakeformation
: v1.12.0
- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/lambda
: v1.16.0
- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/mediaconvert
: v1.17.0
- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/quicksight
: v1.17.0
- Documentation: API client updated
github.com/aws/aws-sdk-go-v2/service/rds
: v1.15.0
- Documentation: API client updated
github.com/aws/aws-sdk-go-v2/service/rekognition
: v1.14.0
- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/s3
: v1.23.0
- Documentation: API client updated
github.com/aws/aws-sdk-go-v2/service/s3control
: v1.17.0
- Documentation: API client updated
github.com/aws/aws-sdk-go-v2/service/s3outposts
: v1.9.0
- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/sagemaker
: v1.22.0
- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/secretsmanager
: v1.12.0
- Feature: API client updated
github.com/aws/aws-sdk-go-v2/service/ssooidc
: v1.9.0
... (truncated)
3ec6226
Release 2022-01-0750d7f6a
Update smithy-go dependency version2d25393
config: Add WithCredentialCacheOptions for LoadDefaultConfig's
LoadOptions (#...9ebb3ef
Update API Models (#1549)fc44d22
Pin Smithy dependencies versions to specific release (#1548)db2e64c
Release 2021-12-210da4ee7
Cleanup Changelog Entryce7175a
Update Service Models (#1530)e87dfcf
Paginator Improvements (#1531)cc93d47
service/internal/eventstreamtesting: Bump golang.org/x/net (#1527)Sourced from github.com/aws/aws-sdk-go-v2/credentials's changelog.
Release (2022-03-23)
General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2
: v1.16.0
- Feature: Update CredentialsCache to make use of two new optional CredentialsProvider interfaces to give the cache, per provider, behavior how the cache handles credentials that fail to refresh, and adjusting expires time. See aws.CredentialsCache for more details.
- Feature: Update
ec2rolecreds
package'sProvider
to implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.github.com/aws/aws-sdk-go-v2/credentials
: v1.11.0
- Feature: Update
ec2rolecreds
package'sProvider
to implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.github.com/aws/aws-sdk-go-v2/service/auditmanager
: v1.18.0
- Feature: This release updates 1 API parameter, the SnsArn attribute. The character length and regex pattern for the SnsArn attribute have been updated, which enables you to deselect an SNS topic when using the UpdateSettings operation.
github.com/aws/aws-sdk-go-v2/service/ebs
: v1.15.0
- Feature: Increased the maximum supported value for the Timeout parameter of the StartSnapshot API from 60 minutes to 4320 minutes. Changed the HTTP error code for ConflictException from 503 to 409.
github.com/aws/aws-sdk-go-v2/service/elasticache
: v1.20.2
- Documentation: Doc only update for ElastiCache
github.com/aws/aws-sdk-go-v2/service/gamesparks
: v1.0.0
- Release: New AWS service client module
- Feature: Released the preview of Amazon GameSparks, a fully managed AWS service that provides a multi-service backend for game developers.
github.com/aws/aws-sdk-go-v2/service/redshift
: v1.22.0
- Feature: This release adds a new [--encrypted | --no-encrypted] field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a cluster encrypted with AWS Managed Key or their own KMS key.
github.com/aws/aws-sdk-go-v2/service/ssm
: v1.23.0
- Feature: Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.
github.com/aws/aws-sdk-go-v2/service/transfer
: v1.18.1
- Documentation: Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server.
Release (2022-03-22)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/costexplorer
: v1.18.0
- Feature: Added three new APIs to support tagging and resource-level authorization on Cost Explorer resources: TagResource, UntagResource, ListTagsForResource. Added optional parameters to CreateCostCategoryDefinition, CreateAnomalySubscription and CreateAnomalyMonitor APIs to support Tag On Create.
github.com/aws/aws-sdk-go-v2/service/ecs
: v1.18.2
- Documentation: Documentation only update to address tickets
github.com/aws/aws-sdk-go-v2/service/lakeformation
: v1.16.0
- Feature: The release fixes the incorrect permissions called out in the documentation - DESCRIBE_TAG, ASSOCIATE_TAG, DELETE_TAG, ALTER_TAG. This trebuchet release fixes the corresponding SDK and documentation.
github.com/aws/aws-sdk-go-v2/service/location
: v1.16.0
- Feature: Amazon Location Service now includes a MaxResults parameter for GetDevicePositionHistory requests.
github.com/aws/aws-sdk-go-v2/service/polly
: v1.14.0
- Feature: Amazon Polly adds new Catalan voice - Arlet. Arlet is available as Neural voice only.
Release (2022-03-21)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings
: v1.8.0
- Feature: Add support for media replication to link multiple WebRTC media sessions together to reach larger and global audiences. Participants connected to a replica session can be granted access to join the primary session and can switch sessions with their existing WebRTC connection
github.com/aws/aws-sdk-go-v2/service/ecr
: v1.17.0
- Feature: This release includes a fix in the DescribeImageScanFindings paginated output.
github.com/aws/aws-sdk-go-v2/service/mediaconnect
: v1.16.0
- Feature: This release adds support for selecting a maintenance window.
... (truncated)
5399c50
Release 2022-03-2357ed414
Regenerated Clientse7797b2
Update endpoints model0a7068e
Update API modelcbd1bab
Update IMDS credential provider to handle credentials fail to refresh
(#1634)f83f630
Remove unneeded destructive integration tests for Amazon S3 Control API
(#1637)ccdd0e4
Release 2022-03-225b16b20
Regenerated Clientsd273f3a
Update API modeld78523a
Release 2022-03-21Sourced from github.com/google/uuid's releases.
v1.4.0
1.4.0 (2023-10-26)
Features
Fixes
- Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior)
v1.3.1
1.3.1 (2023-08-18)
Bug Fixes
Sourced from github.com/google/uuid's changelog.
1.4.0 (2023-10-26)
Features
Fixes
- Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior)
1.3.1 (2023-08-18)
Bug Fixes
Changelog
8de8764
chore(master): release 1.4.0 (#134)7c22e97
Clarify the documentation of Parse to state its job is to parse, not
validate...cd5fbbd
feat: UUIDs slice type with Strings() convenience method (#133)47f5b39
docs: fix a typo in CONTRIBUTING.md (#130)542ddab
chore(tests): add Fuzz tests (#128)06716f6
chore(tests): Add json.Unmarshal test with empty value cases (#116)b3cae7c
chore(master): release 1.3.1 (#127)7b8f57c
fix(ci): switch to release-please app (#126)e69e468
chore(ci): configure release-please, update contrib (#122)97c970d
chore(ci): add apidiff check for API compatibility (#123)