-
Notifications
You must be signed in to change notification settings - Fork 3
/
ChangeLog
348 lines (184 loc) · 10.3 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
k2hr3-api (1.0.37) unstable; urgency=low
* Changed timeout value for checking openstack keystone - #125
-- Takeshi Nakatani <[email protected]> Tue, 10 Dec 2024 10:22:08 +0900
k2hr3-api (1.0.36) unstable; urgency=low
* Updated k2hr3-init.sh.templ - #123
-- Takeshi Nakatani <[email protected]> Mon, 09 Dec 2024 12:52:55 +0900
k2hr3-api (1.0.35) unstable; urgency=low
* Fixed bugs about defunct processes and mis-coding - #121
* Changed supported NodeJS/OS version and fixed code - #120
-- Takeshi Nakatani <[email protected]> Fri, 06 Dec 2024 16:16:54 +0900
k2hr3-api (1.0.34) unstable; urgency=low
* Updated github actions tools and dependencies - #118
-- Takeshi Nakatani <[email protected]> Wed, 13 Mar 2024 20:17:16 +0900
k2hr3-api (1.0.33) unstable; urgency=low
* Updated versions of dependent packages - #116
-- Takeshi Nakatani <[email protected]> Tue, 21 Nov 2023 17:56:38 +0900
k2hr3-api (1.0.32) unstable; urgency=low
* Changed CI Runner OS and updated dependencies - #114
-- Takeshi Nakatani <[email protected]> Wed, 01 Nov 2023 12:58:03 +0900
k2hr3-api (1.0.31) unstable; urgency=low
* Added procps for docker image and Updated dependencies - #112
-- Takeshi Nakatani <[email protected]> Wed, 11 Oct 2023 10:01:23 +0900
k2hr3-api (1.0.30) unstable; urgency=low
* Updated versions of dependent packages - #110
-- Takeshi Nakatani <[email protected]> Tue, 03 Oct 2023 14:42:07 +0900
k2hr3-api (1.0.29) unstable; urgency=low
* Fixed bugs about publishing packages and images - #108
-- Takeshi Nakatani <[email protected]> Wed, 06 Sep 2023 16:58:40 +0900
k2hr3-api (1.0.28) unstable; urgency=low
* Updated support NodeJS version - #106
-- Takeshi Nakatani <[email protected]> Wed, 06 Sep 2023 15:25:25 +0900
k2hr3-api (1.0.27) unstable; urgency=low
* Updated TENANT API and fixed bugs in TENANT API - #104
-- Takeshi Nakatani <[email protected]> Tue, 25 Jul 2023 16:16:10 +0900
k2hr3-api (1.0.26) unstable; urgency=low
* Added response object members in userToken GET API - #102
-- Takeshi Nakatani <[email protected]> Thu, 13 Jul 2023 09:11:09 +0900
k2hr3-api (1.0.25) unstable; urgency=low
* Added TENANT API for Local Tenant and updated etc - #100
-- Takeshi Nakatani <[email protected]> Fri, 07 Jul 2023 17:33:33 +0900
k2hr3-api (1.0.24) unstable; urgency=low
* Updated dependencies and test code for new chai version - #98
-- Takeshi Nakatani <[email protected]> Mon, 19 Jun 2023 21:09:01 +0900
k2hr3-api (1.0.23) unstable; urgency=low
* Re-fixed a bug about stopping processes in run.sh - #96
-- Takeshi Nakatani <[email protected]> Thu, 01 Jun 2023 19:58:08 +0900
k2hr3-api (1.0.22) unstable; urgency=low
* Fixed a bug about stopping processes in run.sh - #94
-- Takeshi Nakatani <[email protected]> Thu, 01 Jun 2023 15:37:41 +0900
k2hr3-api (1.0.21) unstable; urgency=low
* Changed partially scripts(command) in package.json - #92
-- Takeshi Nakatani <[email protected]> Mon, 29 May 2023 10:36:24 +0900
k2hr3-api (1.0.20) unstable; urgency=low
* Fixed a bug in OS determination processing - #90
-- Takeshi Nakatani <[email protected]> Fri, 19 May 2023 19:17:33 +0900
k2hr3-api (1.0.19) unstable; urgency=low
* Bumped up the version number to update the Docker image
-- Takeshi Nakatani <[email protected]> Mon, 15 May 2023 13:49:31 +0900
k2hr3-api (1.0.18) unstable; urgency=low
* Fixed require line about jose package, and updated dependencies - #87
-- Takeshi Nakatani <[email protected]> Tue, 09 May 2023 19:06:12 +0900
k2hr3-api (1.0.17) unstable; urgency=low
* Fixed a bug in imagetypevars.sh script - #85
-- Takeshi Nakatani <[email protected]> Mon, 08 May 2023 14:46:57 +0900
k2hr3-api (1.0.16) unstable; urgency=low
* Updated imagetypevars.sh for specifying npm pkg version - #83
-- Takeshi Nakatani <[email protected]> Wed, 26 Apr 2023 20:55:14 +0900
k2hr3-api (1.0.15) unstable; urgency=low
* Fixed about launching node process in run.sh - #81
-- Takeshi Nakatani <[email protected]> Tue, 25 Apr 2023 14:35:06 +0900
k2hr3-api (1.0.14) unstable; urgency=low
* Updated dependency and Temporary audit avoidance - #79
-- Takeshi Nakatani <[email protected]> Mon, 24 Apr 2023 16:36:49 +0900
k2hr3-api (1.0.13) unstable; urgency=low
* Updated building/packaging scripts - #76
-- Takeshi Nakatani <[email protected]> Mon, 06 Mar 2023 22:04:36 +0900
k2hr3-api (1.0.12) unstable; urgency=low
* Changed flows for packaging and bulding docker image - #74
* Updated header and footer in comment lines - #73
* Updated issue/pullrequest templates - #72
* Reviewed ShellCheck processing again - #71
* Reviewed ShellCheck processing and fixed bugs - #70
* Eliminated unnecessary copies in nodejs_helper.sh - #69
* Fixed a bug in docker_helper.sh - #68
* Fixed docker_helper.sh and imagetypevars.sh - #67
* Shared Docker image build logic with other products - #66
* Updated github actions and nodejs version, and fixed bugs - #65
* Unified OS judgment to /etc/os-release - #64
* Renamed the test directory to tests and auto_test.sh to test.sh - #63
* Cleaned up package.json and updated related package versions - #62
-- Takeshi Nakatani <[email protected]> Mon, 20 Feb 2023 20:21:38 +0900
k2hr3-api (1.0.11) unstable; urgency=low
* Added config value as unscopedtoken expire for oidc - #60
-- Takeshi Nakatani <[email protected]> Tue, 05 Jul 2022 16:54:16 +0900
k2hr3-api (1.0.10) unstable; urgency=low
* Bumpup version number for npm package
-- Takeshi Nakatani <[email protected]> Mon, 13 Jun 2022 15:36:23 +0900
k2hr3-api (1.0.9) unstable; urgency=low
* Bumpup version number for npm package
-- Takeshi Nakatani <[email protected]> Mon, 13 Jun 2022 13:58:05 +0900
k2hr3-api (1.0.8) unstable; urgency=low
* Added some host information for adding to Role member - #56
-- Takeshi Nakatani <[email protected]> Mon, 13 Jun 2022 09:52:47 +0900
k2hr3-api (1.0.7) unstable; urgency=low
* Bumpup version number for npm package
-- Takeshi Nakatani <[email protected]> Fri, 29 Oct 2021 14:32:17 +0900
k2hr3-api (1.0.6) unstable; urgency=low
* Uses OpenID Connect Discovery to set jwks_uri - #53
* Changed the workaround for the publish-please audit error - #52
-- Takeshi Nakatani <[email protected]> Fri, 29 Oct 2021 13:33:54 +0900
k2hr3-api (1.0.5) unstable; urgency=low
* Updated dependencies - #49
-- Takeshi Nakatani <[email protected]> Mon, 27 Sep 2021 15:42:39 +0900
k2hr3-api (1.0.4) unstable; urgency=low
* Enhanced the automatic registration for containers on Kubernetes - #47
-- Takeshi Nakatani <[email protected]> Tue, 07 Sep 2021 11:59:42 +0900
k2hr3-api (1.0.3) unstable; urgency=low
* Fixed a bug in k2hr3tokens.js - #45
-- Takeshi Nakatani <[email protected]> Thu, 02 Sep 2021 16:01:08 +0900
k2hr3-api (1.0.2) unstable; urgency=low
* Updated README.md for docker image - #43
-- Takeshi Nakatani <[email protected]> Fri, 27 Aug 2021 23:44:32 +0900
k2hr3-api (1.0.1) unstable; urgency=low
* Added docker build and push in Github Actions - #41
* Updated to accept authentication token by Open id connect - #40
* Updated packages and fixed bugs - #39
-- Takeshi Nakatani <[email protected]> Fri, 27 Aug 2021 23:00:23 +0900
k2hr3-api (1.0.0) unstable; urgency=low
* Updated README.md for adding k2hr3 cli - #36
-- Takeshi Nakatani <[email protected]> Fri, 26 Mar 2021 12:41:56 +0900
k2hr3-api (0.9.16) unstable; urgency=low
* Implemented proper use of sudo command - #34
-- Takeshi Nakatani <[email protected]> Wed, 03 Feb 2021 22:06:53 +0900
k2hr3-api (0.9.15) unstable; urgency=low
* Fixed a bug in k2hr3-init.sh.templ(2) - #32
-- Takeshi Nakatani <[email protected]> Wed, 03 Feb 2021 14:23:44 +0900
k2hr3-api (0.9.14) unstable; urgency=low
* Fixed a bug in k2hr3-init.sh.templ - #30
-- Takeshi Nakatani <[email protected]> Wed, 03 Feb 2021 08:12:04 +0900
k2hr3-api (0.9.13) unstable; urgency=low
* Fixed bugs in k2hr3-init.sh.templ - #28
* Updated README.md for K2HR3 Get Resource - #27
-- Takeshi Nakatani <[email protected]> Tue, 02 Feb 2021 19:57:24 +0900
k2hr3-api (0.9.12) unstable; urgency=low
* Updated k2hr3-init.sh template for installing packages - #25
-- Takeshi Nakatani <[email protected]> Wed, 27 Jan 2021 13:34:33 +0900
k2hr3-api (0.9.11) unstable; urgency=low
* Switched Travis CI to Github actions - #23
* Supported Node.js 12 and 14 - #22
-- Takeshi Nakatani <[email protected]> Tue, 24 Nov 2020 15:33:45 +0900
k2hr3-api (0.9.10) unstable; urgency=low
* Added authorization using Token from external authentication system - #20
-- Takeshi Nakatani <[email protected]> Mon, 31 Aug 2020 15:15:26 +0900
k2hr3-api (0.9.9) unstable; urgency=low
* Added tag key for each role member host - #18
-- Takeshi Nakatani <[email protected]> Wed, 29 Jul 2020 18:23:31 +0900
k2hr3-api (0.9.8) unstable; urgency=low
* Added template keyword for role tenant yrn path - #16
-- Takeshi Nakatani <[email protected]> Tue, 26 May 2020 14:24:32 +0900
k2hr3-api (0.9.7) unstable; urgency=low
* Added extdata rest api - #14
-- Takeshi Nakatani <[email protected]> Tue, 19 May 2020 13:26:59 +0900
k2hr3-api (0.9.6) unstable; urgency=low
* Updated dependency and codes for k2hdkc nodejs update - #12
-- Takeshi Nakatani <[email protected]> Thu, 26 Dec 2019 17:07:56 +0900
k2hr3-api (0.9.5) unstable; urgency=low
* Improved template engine about mainly role member host information - #10
-- Takeshi Nakatani <[email protected]> Mon, 11 Nov 2019 13:13:19 +0900
k2hr3-api (0.9.4) unstable; urgency=low
* Updated template engine, deprecated functions, and dependencies - #8
-- Takeshi Nakatani <[email protected]> Thu, 31 Oct 2019 14:18:55 +0900
k2hr3-api (0.9.3) unstable; urgency=low
* Updated package dependency and support nodejs version - #6
* Fixed a bug about service resource expire key in k2hdkc - #5
-- Takeshi Nakatani <[email protected]> Fri, 11 Oct 2019 09:40:23 +0900
k2hr3-api (0.9.2) unstable; urgency=low
* Supports kubernetes pod and container for role member - #3
-- Takeshi Nakatani <[email protected]> Thu, 26 Sep 2019 14:45:43 +0900
k2hr3-api (0.9.1) unstable; urgency=low
* Moved publish-please package from dependencies to devDependencies - #1
-- Takeshi Nakatani <[email protected]> Tue, 12 Mar 2019 09:09:09 +0900
k2hr3-api (0.9.0) unstable; urgency=low
* Beta version.
-- Takeshi Nakatani <[email protected]> Wed, 06 Mar 2019 12:00:00 +0900