File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 1.2.0 ] - 2026-03-13
99
1010### Added
1111
@@ -19,6 +19,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919 - ` ?b64 ` and ` ?b64e ` : Encode secret value to a base64 string.
2020- ** Documentation** :
2121 - Added direct links to the documentation for each built-in Secret Source and Secret Modifier in the README.
22+ - Explicitly documented built-in vs plugin architecture.
23+ - Updated ` AGENTS.md ` with extra safety measures and AI instructions.
24+
25+ ### Changed
26+
27+ - ** CI** : Restricted permissions of the auto-generated GITHUB_TOKEN in GitHub Actions.
28+ - ** Testing** : Refactored Testcontainers spawning and secret creation utilities across tests.
2229
2330## [ 1.1.0] - 2026-02-21
2431
You can’t perform that action at this time.
0 commit comments