You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: auth-helpers/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7
7
## [1.0.0] - 2025-07-31
8
8
* Various authentication-related helpers used by the AWS Advanced Go Wrapper.
9
9
10
-
## [1.0.1] - 2025-10-02
10
+
## [1.0.1] - 2025-10-08
11
11
### :bug: Fixed
12
12
* Safe concurrent access to properties across different go-routines and monitors ([Issue #242](https://github.com/aws/aws-advanced-go-wrapper/issues/242)).
Copy file name to clipboardExpand all lines: aws-secrets-manager/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7
7
## [1.0.0] - 2025-07-31
8
8
* The AWS Secrets Manager Plugin supports usage of database credentials stored as secrets in the AWS Secrets Manager. To see information on how to configure and use AWS Secrets Manager Plugin, see [Using the AWS Secrets Manager Plugin](../docs/user-guide/using-plugins/UsingTheAwsSecretsManagerPlugin.md).
9
9
10
-
## [1.0.1] - 2025-10-02
10
+
## [1.0.1] - 2025-10-08
11
11
### :bug: Fixed
12
12
* Safe concurrent access to properties across different go-routines and monitors ([Issue #242](https://github.com/aws/aws-advanced-go-wrapper/issues/242)).
Copy file name to clipboardExpand all lines: awssql/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7
7
## [1.0.0] - 2025-07-31
8
8
* The Amazon Web Services (AWS) Advanced Go Wrapper allows an application to take advantage of the features of clustered Aurora databases.
9
9
10
-
## [1.1.0] - 2025-10-02
10
+
## [1.1.0] - 2025-10-08
11
11
### :magic_wand: Added
12
12
* Read Write Splitting Plugin ([PR #198](https://github.com/aws/aws-advanced-go-wrapper/pull/198)). For more information, see the [documentation](https://github.com/aws/aws-advanced-go-wrapper/blob/main/docs/user-guide/using-plugins/UsingTheReadWriteSplittingPlugin.md).
13
13
* Blue/Green Deployment Plugin ([PR #211](https://github.com/aws/aws-advanced-go-wrapper/pull/211)). For more information, see the [documentation](https://github.com/aws/aws-advanced-go-wrapper/blob/main/docs/user-guide/using-plugins/UsingTheBlueGreenPlugin.md).
Copy file name to clipboardExpand all lines: federated-auth/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7
7
## [1.0.0] - 2025-07-31
8
8
* The Federated Authentication Plugin adds support for authentication via Microsoft Active Directory Federation Services (AD FS) and then database access via IAM. To see information on how to configure and use the Federated Authentication Plugin, see [Using the Federated Authentication Plugin](../docs/user-guide/using-plugins/UsingTheFederatedAuthPlugin.md).
9
9
10
-
## [1.0.1] - 2025-10-02
10
+
## [1.0.1] - 2025-10-08
11
11
### :bug: Fixed
12
12
* Safe concurrent access to properties across different go-routines and monitors ([Issue #242](https://github.com/aws/aws-advanced-go-wrapper/issues/242)).
Copy file name to clipboardExpand all lines: iam/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7
7
## [1.0.0] - 2025-07-31
8
8
* The IAM Authentication Plugin supports usage of database authentication via IAM. To see information on how to configure and use IAM authentication Plugin, see [Using the IAM Authentication Plugin](../docs/user-guide/using-plugins/UsingTheIamAuthenticationPlugin.md).
9
9
10
-
## [1.0.1] - 2025-10-02
10
+
## [1.0.1] - 2025-10-08
11
11
### :bug: Fixed
12
12
* Safe concurrent access to properties across different go-routines and monitors ([Issue #242](https://github.com/aws/aws-advanced-go-wrapper/issues/242)).
Copy file name to clipboardExpand all lines: mysql-driver/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7
7
## [1.0.0] - 2025-07-31
8
8
* The AWS Advanced Go Wrapper wraps the [Go-MySQL-Driver](https://github.com/go-sql-driver/mysql) to connect to MySQL, Aurora MySQL, and RDS MySQL databases. For more information on how to configure and use the `Go-MySQL` driver with the AWS Advanced Go Wrapper, see [Using The Go Wrapper](../docs/user-guide/UsingTheGoWrapper.md).
9
9
10
-
## [1.0.1] - 2025-10-02
10
+
## [1.0.1] - 2025-10-08
11
11
### :bug: Fixed
12
12
* Safe concurrent access to properties across different go-routines and monitors ([Issue #242](https://github.com/aws/aws-advanced-go-wrapper/issues/242)).
Copy file name to clipboardExpand all lines: okta/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7
7
## [1.0.0] - 2025-07-31
8
8
* The Okta Authentication Plugin adds support for authentication via Microsoft Active Directory Federation Services (AD FS) and then database access via IAM. To see information on how to configure and use the Okta Authentication Plugin, see [Using the Okta Authentication Plugin](../docs/user-guide/using-plugins/UsingTheOktaAuthPlugin.md).
9
9
10
-
## [1.0.1] - 2025-10-02
10
+
## [1.0.1] - 2025-10-08
11
11
### :bug: Fixed
12
12
* Safe concurrent access to properties across different go-routines and monitors ([Issue #242](https://github.com/aws/aws-advanced-go-wrapper/issues/242)).
Copy file name to clipboardExpand all lines: otlp/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7
7
## [1.0.0] - 2025-07-31
8
8
* The AWS Advanced Go Wrapper supports the use of OpenTelemetry to collect telemetry data. To see information on how to configure and use OpenTelemetry with the AWS Advanced Go Wrapper, see [Telemetry User Guide](../docs/user-guide/Telemetry.md).
9
9
10
-
## [1.0.1] - 2025-10-02
10
+
## [1.0.1] - 2025-10-08
11
11
### :bug: Fixed
12
12
* Safe concurrent access to properties across different go-routines and monitors ([Issue #242](https://github.com/aws/aws-advanced-go-wrapper/issues/242)).
0 commit comments