-
Notifications
You must be signed in to change notification settings - Fork 2
/
ChangeLog
85 lines (50 loc) · 2.98 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
k2hdkc-dbaas-k8s-cli (1.0.11) unstable; urgency=low
* Changed supported OS and modified some codes - #35
-- Takeshi Nakatani <[email protected]> Mon, 18 Nov 2024 16:21:55 +0900
k2hdkc-dbaas-k8s-cli (1.0.10) unstable; urgency=low
* Changed support OS, etc - #33
-- Takeshi Nakatani <[email protected]> Wed, 13 Mar 2024 12:13:27 +0900
k2hdkc-dbaas-k8s-cli (1.0.9) unstable; urgency=low
* Updated build_helper.sh for fixing a bug and installing ruby - #31
-- Takeshi Nakatani <[email protected]> Mon, 20 Nov 2023 15:15:07 +0900
k2hdkc-dbaas-k8s-cli (1.0.8) unstable; urgency=low
* Changed support OS (fedora and ubuntu) and updated tool - #29
-- Takeshi Nakatani <[email protected]> Tue, 31 Oct 2023 12:33:51 +0900
k2hdkc-dbaas-k8s-cli (1.0.7) unstable; urgency=low
* Updated tool scripts and support OSs - #27
* Fixed .gitignore to exclude APKBUILD.templ - #26
-- Takeshi Nakatani <[email protected]> Fri, 01 Sep 2023 15:15:20 +0900
k2hdkc-dbaas-k8s-cli (1.0.6) unstable; urgency=low
* Changed due to k2hr3cli insecure communication support - #24
-- Takeshi Nakatani <[email protected]> Fri, 28 Jul 2023 12:04:39 +0900
k2hdkc-dbaas-k8s-cli (1.0.5) unstable; urgency=low
* Updated building/packaging scripts - #22
-- Takeshi Nakatani <[email protected]> Mon, 06 Mar 2023 17:46:36 +0900
k2hdkc-dbaas-k8s-cli (1.0.4) unstable; urgency=low
* Changed CI OSs and added Alpine OS - #20
* Updated header and footer in comment lines - #19
* Updated issue/pullrequest templates and README.md - #18
* Reviewed ShellCheck processing and fixed bugs - #17
* Eliminated unnecessary copies in build_helper.sh - #16
* Updated github actions process and support os, and fixed bugs - #15
* Updated debian_build.sh for grep parameter and updated configure.ac - #14
* Updated common build scripts - #13
* Updated buld tools(Makefile.am and build_helper.sh) - #12
* Separated the shellcheck process in the build process - #11
* Updated Antpickax common scripts and tools under the buildutils directory - #10
* Enabled external customization of configure.ac and fixed for building - #9
-- Takeshi Nakatani <[email protected]> Thu, 16 Feb 2023 17:05:22 +0900
k2hdkc-dbaas-k8s-cli (1.0.3) unstable; urgency=low
* Stabilized the startup of the k2hdkc cluster in k2hr3 - #7
* Using RockyLinux:8 instead of CentOS:8 - #6
* Fixed a bug in dbaas-k2hdkc-chmpxproc-wrap.sh - #5
-- Takeshi Nakatani <[email protected]> Tue, 15 Mar 2022 15:19:52 +0900
k2hdkc-dbaas-k8s-cli (1.0.2) unstable; urgency=low
* Removed k8soidc:jwks_uri key in k2hr3-api-production.json.templ - #3
-- Takeshi Nakatani <[email protected]> Fri, 29 Oct 2021 14:11:44 +0900
k2hdkc-dbaas-k8s-cli (1.0.1) unstable; urgency=low
* Changed passing by value to subprocess from env to option - #1
-- Takeshi Nakatani <[email protected]> Thu, 30 Sep 2021 16:35:47 +0900
k2hdkc-dbaas-k8s-cli (1.0.0) unstable; urgency=low
* First version
-- Takeshi Nakatani <[email protected]> Thu, 30 Sep 2021 08:14:07 +0900