@aigne/secrets 0.1.6-beta.9 → 0.1.7-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +210 -0
  2. package/package.json +4 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,215 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.1.7-beta](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6...secrets-v0.1.7-beta) (2026-01-20)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * The following workspace dependencies were updated
9
+ * dependencies
10
+ * @aigne/core bumped to 1.73.0-beta
11
+ * devDependencies
12
+ * @aigne/test-utils bumped to 0.5.70-beta
13
+
14
+ ## [0.1.6](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.25...secrets-v0.1.6) (2026-01-16)
15
+
16
+
17
+ ### Dependencies
18
+
19
+ * The following workspace dependencies were updated
20
+ * dependencies
21
+ * @aigne/core bumped to 1.72.0
22
+ * devDependencies
23
+ * @aigne/test-utils bumped to 0.5.69
24
+
25
+ ## [0.1.6-beta.25](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.24...secrets-v0.1.6-beta.25) (2026-01-16)
26
+
27
+
28
+ ### Features
29
+
30
+ * **secure:** secure credential storage with keyring support ([#771](https://github.com/AIGNE-io/aigne-framework/issues/771)) ([023c202](https://github.com/AIGNE-io/aigne-framework/commit/023c202f75eddb37d003b1fad447b491e8e1a8c2))
31
+
32
+
33
+ ### Bug Fixes
34
+
35
+ * bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
36
+ * bump version ([70d217c](https://github.com/AIGNE-io/aigne-framework/commit/70d217c8360dd0dda7f5f17011c4e92ec836e801))
37
+ * bump version ([af04b69](https://github.com/AIGNE-io/aigne-framework/commit/af04b6931951afa35d52065430acc7fef4b10087))
38
+ * bump version ([ba7ad18](https://github.com/AIGNE-io/aigne-framework/commit/ba7ad184fcf32b49bf0507a3cb638d20fb00690d))
39
+ * **cli:** use sequential migration to handle keyring and callback file save ([#776](https://github.com/AIGNE-io/aigne-framework/issues/776)) ([da0db46](https://github.com/AIGNE-io/aigne-framework/commit/da0db46597b76cc0f41d604fd51bcd64931f0315))
40
+ * improve test coverage tracking and reporting ([#903](https://github.com/AIGNE-io/aigne-framework/issues/903)) ([031144e](https://github.com/AIGNE-io/aigne-framework/commit/031144e74f29e882cffe52ffda8f7a18c76ace7f))
41
+ * **secrets:** implement lazy loading for keyring to prevent crashes in unsupported environments ([#775](https://github.com/AIGNE-io/aigne-framework/issues/775)) ([78b8c87](https://github.com/AIGNE-io/aigne-framework/commit/78b8c873b067e1dea1c05e8bc9dc3ec0a4c86a47))
42
+ * **secrets:** improve keyring availability detection with environment checks ([#778](https://github.com/AIGNE-io/aigne-framework/issues/778)) ([75dceab](https://github.com/AIGNE-io/aigne-framework/commit/75dceabeb7d6fd8c057759f003e703a2ebb41afd))
43
+ * **secrets:** simplify default item handling in KeyringStore ([#780](https://github.com/AIGNE-io/aigne-framework/issues/780)) ([4c1ff51](https://github.com/AIGNE-io/aigne-framework/commit/4c1ff51e982ed5787df37b127a381276537ec92f))
44
+ * **secrets:** support system keyring for secure credential storage ([#773](https://github.com/AIGNE-io/aigne-framework/issues/773)) ([859ac2d](https://github.com/AIGNE-io/aigne-framework/commit/859ac2d9eb6019d7a68726076d65841cd96bc9a4))
45
+ * **secrets:** use workspace protocol for @aigne/core dependency ([895f127](https://github.com/AIGNE-io/aigne-framework/commit/895f12791d788f9d7298504ab3de5425710b3292))
46
+
47
+
48
+ ### Dependencies
49
+
50
+ * The following workspace dependencies were updated
51
+ * dependencies
52
+ * @aigne/core bumped to 1.72.0-beta.25
53
+ * devDependencies
54
+ * @aigne/test-utils bumped to 0.5.69-beta.25
55
+
56
+ ## [0.1.6-beta.24](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.23...secrets-v0.1.6-beta.24) (2026-01-16)
57
+
58
+
59
+ ### Dependencies
60
+
61
+ * The following workspace dependencies were updated
62
+ * dependencies
63
+ * @aigne/core bumped to 1.72.0-beta.24
64
+ * devDependencies
65
+ * @aigne/test-utils bumped to 0.5.69-beta.24
66
+
67
+ ## [0.1.6-beta.23](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.22...secrets-v0.1.6-beta.23) (2026-01-15)
68
+
69
+
70
+ ### Dependencies
71
+
72
+ * The following workspace dependencies were updated
73
+ * dependencies
74
+ * @aigne/core bumped to 1.72.0-beta.23
75
+ * devDependencies
76
+ * @aigne/test-utils bumped to 0.5.69-beta.23
77
+
78
+ ## [0.1.6-beta.22](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.21...secrets-v0.1.6-beta.22) (2026-01-15)
79
+
80
+
81
+ ### Dependencies
82
+
83
+ * The following workspace dependencies were updated
84
+ * dependencies
85
+ * @aigne/core bumped to 1.72.0-beta.22
86
+ * devDependencies
87
+ * @aigne/test-utils bumped to 0.5.69-beta.22
88
+
89
+ ## [0.1.6-beta.21](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.20...secrets-v0.1.6-beta.21) (2026-01-15)
90
+
91
+
92
+ ### Dependencies
93
+
94
+ * The following workspace dependencies were updated
95
+ * dependencies
96
+ * @aigne/core bumped to 1.72.0-beta.21
97
+ * devDependencies
98
+ * @aigne/test-utils bumped to 0.5.69-beta.21
99
+
100
+ ## [0.1.6-beta.20](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.19...secrets-v0.1.6-beta.20) (2026-01-15)
101
+
102
+
103
+ ### Dependencies
104
+
105
+ * The following workspace dependencies were updated
106
+ * dependencies
107
+ * @aigne/core bumped to 1.72.0-beta.20
108
+ * devDependencies
109
+ * @aigne/test-utils bumped to 0.5.69-beta.20
110
+
111
+ ## [0.1.6-beta.19](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.18...secrets-v0.1.6-beta.19) (2026-01-14)
112
+
113
+
114
+ ### Bug Fixes
115
+
116
+ * improve test coverage tracking and reporting ([#903](https://github.com/AIGNE-io/aigne-framework/issues/903)) ([031144e](https://github.com/AIGNE-io/aigne-framework/commit/031144e74f29e882cffe52ffda8f7a18c76ace7f))
117
+
118
+
119
+ ### Dependencies
120
+
121
+ * The following workspace dependencies were updated
122
+ * dependencies
123
+ * @aigne/core bumped to 1.72.0-beta.19
124
+ * devDependencies
125
+ * @aigne/test-utils bumped to 0.5.69-beta.19
126
+
127
+ ## [0.1.6-beta.18](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.17...secrets-v0.1.6-beta.18) (2026-01-13)
128
+
129
+
130
+ ### Dependencies
131
+
132
+ * The following workspace dependencies were updated
133
+ * dependencies
134
+ * @aigne/core bumped to 1.72.0-beta.18
135
+
136
+ ## [0.1.6-beta.17](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.16...secrets-v0.1.6-beta.17) (2026-01-12)
137
+
138
+
139
+ ### Dependencies
140
+
141
+ * The following workspace dependencies were updated
142
+ * dependencies
143
+ * @aigne/core bumped to 1.72.0-beta.17
144
+
145
+ ## [0.1.6-beta.16](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.15...secrets-v0.1.6-beta.16) (2026-01-12)
146
+
147
+
148
+ ### Dependencies
149
+
150
+ * The following workspace dependencies were updated
151
+ * dependencies
152
+ * @aigne/core bumped to 1.72.0-beta.16
153
+
154
+ ## [0.1.6-beta.15](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.14...secrets-v0.1.6-beta.15) (2026-01-10)
155
+
156
+
157
+ ### Dependencies
158
+
159
+ * The following workspace dependencies were updated
160
+ * dependencies
161
+ * @aigne/core bumped to 1.72.0-beta.15
162
+
163
+ ## [0.1.6-beta.14](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.13...secrets-v0.1.6-beta.14) (2026-01-09)
164
+
165
+
166
+ ### Dependencies
167
+
168
+ * The following workspace dependencies were updated
169
+ * dependencies
170
+ * @aigne/core bumped to 1.72.0-beta.14
171
+
172
+ ## [0.1.6-beta.13](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.12...secrets-v0.1.6-beta.13) (2026-01-08)
173
+
174
+
175
+ ### Bug Fixes
176
+
177
+ * bump version ([696560f](https://github.com/AIGNE-io/aigne-framework/commit/696560fa2673eddcb4d00ac0523fbbbde7273cb3))
178
+
179
+
180
+ ### Dependencies
181
+
182
+ * The following workspace dependencies were updated
183
+ * dependencies
184
+ * @aigne/core bumped to 1.72.0-beta.13
185
+
186
+ ## [0.1.6-beta.12](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.11...secrets-v0.1.6-beta.12) (2026-01-07)
187
+
188
+
189
+ ### Dependencies
190
+
191
+ * The following workspace dependencies were updated
192
+ * dependencies
193
+ * @aigne/core bumped to 1.72.0-beta.12
194
+
195
+ ## [0.1.6-beta.11](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.10...secrets-v0.1.6-beta.11) (2026-01-06)
196
+
197
+
198
+ ### Dependencies
199
+
200
+ * The following workspace dependencies were updated
201
+ * dependencies
202
+ * @aigne/core bumped to 1.72.0-beta.11
203
+
204
+ ## [0.1.6-beta.10](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.9...secrets-v0.1.6-beta.10) (2026-01-06)
205
+
206
+
207
+ ### Dependencies
208
+
209
+ * The following workspace dependencies were updated
210
+ * dependencies
211
+ * @aigne/core bumped to 1.72.0-beta.10
212
+
3
213
  ## [0.1.6-beta.9](https://github.com/AIGNE-io/aigne-framework/compare/secrets-v0.1.6-beta.8...secrets-v0.1.6-beta.9) (2026-01-02)
4
214
 
5
215
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aigne/secrets",
3
- "version": "0.1.6-beta.9",
3
+ "version": "0.1.7-beta",
4
4
  "description": "Secure credential storage for AIGNE Hub API keys with system keyring and file-based fallback",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -46,14 +46,15 @@
46
46
  "dependencies": {
47
47
  "@zowe/secrets-for-zowe-sdk": "^8.29.4",
48
48
  "yaml": "^2.8.1",
49
- "@aigne/core": "^1.72.0-beta.9"
49
+ "@aigne/core": "^1.73.0-beta"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@types/bun": "^1.2.22",
53
53
  "@types/node": "^24.5.1",
54
54
  "npm-run-all": "^4.1.5",
55
55
  "rimraf": "^6.0.1",
56
- "typescript": "^5.9.2"
56
+ "typescript": "^5.9.2",
57
+ "@aigne/test-utils": "^0.5.70-beta"
57
58
  },
58
59
  "scripts": {
59
60
  "lint": "tsc --noEmit",