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: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ and adheres to a project-specific [Versioning](/README.md).
7
7
8
8
## [Unreleased]
9
9
10
+
## [1.3.1] - 2024-03-12
11
+
10
12
### Fixed
11
13
12
14
- Fixed an issue where the `GoogleSecret:SecretName:SecretVersion` syntax was not working as expected. Instead of using a starts with comparison, the code now uses a regular expression to match the secret name and version.
@@ -30,7 +32,8 @@ Added support for the `{GoogleSecret:SecretName:SecretVersion}` syntax to overri
0 commit comments