-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Tamal Saha <[email protected]>
- Loading branch information
Showing
4 changed files
with
497 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,104 @@ | ||
{ | ||
"product_line": "KubeDB", | ||
"release": "v2024.4.27", | ||
"release_date": "2024-04-27T09:15:28.536915581Z", | ||
"release_project_url": "https://github.com/kubedb/CHANGELOG", | ||
"docs_url": "https://kubedb.com/docs/v2024.4.27", | ||
"kubernetes_version": "1.20+", | ||
"projects": [ | ||
{ | ||
"url": "github.com/kubedb/apimachinery", | ||
"releases": [ | ||
{ | ||
"tag": "v0.45.0", | ||
"commits": [ | ||
{ | ||
"SHA": "104a82097", | ||
"Subject": "MSSQL -> MSSQLServer (#1202)" | ||
}, | ||
{ | ||
"SHA": "f93640fff", | ||
"Subject": "Add RabbitMQ Autoscaler API (#1194)" | ||
}, | ||
{ | ||
"SHA": "06ac2b3b2", | ||
"Subject": "Add RabbitMQ OpsRequest API (#1183)" | ||
}, | ||
{ | ||
"SHA": "7e031847c", | ||
"Subject": "Add Memcached Health Check api (#1200)" | ||
}, | ||
{ | ||
"SHA": "c3b34d027", | ||
"Subject": "Update offshoot-api (#1201)" | ||
}, | ||
{ | ||
"SHA": "7fb3d5619", | ||
"Subject": "Add SingleStore TLS (#1196)" | ||
}, | ||
{ | ||
"SHA": "84398fe4e", | ||
"Subject": "Add Pgpool TLS (#1199)" | ||
}, | ||
{ | ||
"SHA": "6efef42b8", | ||
"Subject": "Add MS SQL Server APIs (#1174)" | ||
}, | ||
{ | ||
"SHA": "1767aac04", | ||
"Subject": "Update druid exporter port (#1191)" | ||
}, | ||
{ | ||
"SHA": "837bbc4d8", | ||
"Subject": "Use `applyConfig` in reconfigure opsReqs; Remove inlineConfig (#1144)" | ||
}, | ||
{ | ||
"SHA": "1955e7f0a", | ||
"Subject": "Update deps" | ||
}, | ||
{ | ||
"SHA": "3bdcf426d", | ||
"Subject": "Use Go 1.22 (#1192)" | ||
}, | ||
{ | ||
"SHA": "7386252ce", | ||
"Subject": "Add RabbitMQ shovel and federation plugin constants (#1190)" | ||
}, | ||
{ | ||
"SHA": "39554487f", | ||
"Subject": "Update deps" | ||
}, | ||
{ | ||
"SHA": "0b85ea377", | ||
"Subject": "Add Port Field to NamedURL (#1189)" | ||
}, | ||
{ | ||
"SHA": "adf39bff0", | ||
"Subject": "Use gateway port in db status (#1188)" | ||
}, | ||
{ | ||
"SHA": "3768ead95", | ||
"Subject": "Fix Stash Restore Target Issue (#1185)" | ||
}, | ||
{ | ||
"SHA": "4c457ff1a", | ||
"Subject": "Mutate prometheus exporter. (#1187)" | ||
}, | ||
{ | ||
"SHA": "c9359d205", | ||
"Subject": "Fix Druid resource issue (#1186)" | ||
}, | ||
{ | ||
"SHA": "eca0297e1", | ||
"Subject": "Add metrics emitter path for Druid Monitoring (#1182)" | ||
}, | ||
{ | ||
"SHA": "cfd5a0615", | ||
"Subject": "Use Go 1.22 (#1179)" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# KubeDB v2024.4.27 (2024-04-27) | ||
|
||
|
||
## [kubedb/apimachinery](https://github.com/kubedb/apimachinery) | ||
|
||
### [v0.45.0](https://github.com/kubedb/apimachinery/releases/tag/v0.45.0) | ||
|
||
- [104a8209](https://github.com/kubedb/apimachinery/commit/104a82097) MSSQL -> MSSQLServer (#1202) | ||
- [f93640ff](https://github.com/kubedb/apimachinery/commit/f93640fff) Add RabbitMQ Autoscaler API (#1194) | ||
- [06ac2b3b](https://github.com/kubedb/apimachinery/commit/06ac2b3b2) Add RabbitMQ OpsRequest API (#1183) | ||
- [7e031847](https://github.com/kubedb/apimachinery/commit/7e031847c) Add Memcached Health Check api (#1200) | ||
- [c3b34d02](https://github.com/kubedb/apimachinery/commit/c3b34d027) Update offshoot-api (#1201) | ||
- [7fb3d561](https://github.com/kubedb/apimachinery/commit/7fb3d5619) Add SingleStore TLS (#1196) | ||
- [84398fe4](https://github.com/kubedb/apimachinery/commit/84398fe4e) Add Pgpool TLS (#1199) | ||
- [6efef42b](https://github.com/kubedb/apimachinery/commit/6efef42b8) Add MS SQL Server APIs (#1174) | ||
- [1767aac0](https://github.com/kubedb/apimachinery/commit/1767aac04) Update druid exporter port (#1191) | ||
- [837bbc4d](https://github.com/kubedb/apimachinery/commit/837bbc4d8) Use `applyConfig` in reconfigure opsReqs; Remove inlineConfig (#1144) | ||
- [1955e7f0](https://github.com/kubedb/apimachinery/commit/1955e7f0a) Update deps | ||
- [3bdcf426](https://github.com/kubedb/apimachinery/commit/3bdcf426d) Use Go 1.22 (#1192) | ||
- [7386252c](https://github.com/kubedb/apimachinery/commit/7386252ce) Add RabbitMQ shovel and federation plugin constants (#1190) | ||
- [39554487](https://github.com/kubedb/apimachinery/commit/39554487f) Update deps | ||
- [0b85ea37](https://github.com/kubedb/apimachinery/commit/0b85ea377) Add Port Field to NamedURL (#1189) | ||
- [adf39bff](https://github.com/kubedb/apimachinery/commit/adf39bff0) Use gateway port in db status (#1188) | ||
- [3768ead9](https://github.com/kubedb/apimachinery/commit/3768ead95) Fix Stash Restore Target Issue (#1185) | ||
- [4c457ff1](https://github.com/kubedb/apimachinery/commit/4c457ff1a) Mutate prometheus exporter. (#1187) | ||
- [c9359d20](https://github.com/kubedb/apimachinery/commit/c9359d205) Fix Druid resource issue (#1186) | ||
- [eca0297e](https://github.com/kubedb/apimachinery/commit/eca0297e1) Add metrics emitter path for Druid Monitoring (#1182) | ||
- [cfd5a061](https://github.com/kubedb/apimachinery/commit/cfd5a0615) Use Go 1.22 (#1179) | ||
|
||
|
||
|
Oops, something went wrong.