-
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: 1gtm <[email protected]>
- Loading branch information
Showing
2 changed files
with
140 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,108 @@ | ||
{ | ||
"product_line": "KubeDB", | ||
"release": "v2024.3.16", | ||
"release_date": "2024-03-16T15:30:00.360045349Z", | ||
"release_project_url": "https://github.com/kubedb/CHANGELOG", | ||
"docs_url": "https://kubedb.com/docs/v2024.3.16", | ||
"kubernetes_version": "1.20+", | ||
"projects": [ | ||
{ | ||
"url": "github.com/kubedb/apimachinery", | ||
"releases": [ | ||
{ | ||
"tag": "v0.44.0", | ||
"commits": [ | ||
{ | ||
"SHA": "7c6eaeda0", | ||
"Subject": "Update kubestash api" | ||
}, | ||
{ | ||
"SHA": "c945620f5", | ||
"Subject": "Register dbs in extractDatabaseInfo for petset (#1178)" | ||
}, | ||
{ | ||
"SHA": "ed0e97c8d", | ||
"Subject": "Add Monitoring support for Solr (#1151)" | ||
}, | ||
{ | ||
"SHA": "4a4c3980b", | ||
"Subject": "Replace StatefulSet to PetSet (#1177)" | ||
}, | ||
{ | ||
"SHA": "e156d7afa", | ||
"Subject": "Add ReplicationSlot support for Postgres (#1142)" | ||
}, | ||
{ | ||
"SHA": "9c51f2dc0", | ||
"Subject": "Update SingleStore Default Memory Resources (#1175)" | ||
}, | ||
{ | ||
"SHA": "362c68b48", | ||
"Subject": "Add druid monitoring (#1156)" | ||
}, | ||
{ | ||
"SHA": "3d0208322", | ||
"Subject": "Add petset support for all new-dbs (#1176)" | ||
}, | ||
{ | ||
"SHA": "84f90648a", | ||
"Subject": "Remove cves" | ||
}, | ||
{ | ||
"SHA": "c50127cb2", | ||
"Subject": "Add ui support to gateway (#1173)" | ||
}, | ||
{ | ||
"SHA": "bfad33d2e", | ||
"Subject": "Add MariaDB Archiver API (#1170)" | ||
}, | ||
{ | ||
"SHA": "403b7380b", | ||
"Subject": "Add KafkaAutoscaler APIs (#1168)" | ||
}, | ||
{ | ||
"SHA": "64fea9fd1", | ||
"Subject": "Add Pgpool monitoring (#1160)" | ||
}, | ||
{ | ||
"SHA": "9553f55ba", | ||
"Subject": "SingleStore Monitoring and UI (#1166)" | ||
}, | ||
{ | ||
"SHA": "ea1e9882d", | ||
"Subject": "Add service gateway info to db status (#1157)" | ||
}, | ||
{ | ||
"SHA": "5b267a5c4", | ||
"Subject": "Persist zookeeper digest credentials. (#1167)" | ||
}, | ||
{ | ||
"SHA": "f45cf6e65", | ||
"Subject": "Set db-specific exporter port" | ||
}, | ||
{ | ||
"SHA": "310f4e20d", | ||
"Subject": "Update client-go deps" | ||
}, | ||
{ | ||
"SHA": "a28e6433f", | ||
"Subject": "Set the metrics-port for rabbitmq & zookeeper (#1165)" | ||
}, | ||
{ | ||
"SHA": "429a2b10f", | ||
"Subject": "Fix solr helper condition. (#1164)" | ||
}, | ||
{ | ||
"SHA": "5344c20e4", | ||
"Subject": "Update APIs for external dependency (#1162)" | ||
}, | ||
{ | ||
"SHA": "40d634543", | ||
"Subject": "Add Monitoring API (#1153)" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} |
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,32 @@ | ||
# KubeDB v2024.3.16 (2024-03-16) | ||
|
||
|
||
## [kubedb/apimachinery](https://github.com/kubedb/apimachinery) | ||
|
||
### [v0.44.0](https://github.com/kubedb/apimachinery/releases/tag/v0.44.0) | ||
|
||
- [7c6eaeda](https://github.com/kubedb/apimachinery/commit/7c6eaeda0) Update kubestash api | ||
- [c945620f](https://github.com/kubedb/apimachinery/commit/c945620f5) Register dbs in extractDatabaseInfo for petset (#1178) | ||
- [ed0e97c8](https://github.com/kubedb/apimachinery/commit/ed0e97c8d) Add Monitoring support for Solr (#1151) | ||
- [4a4c3980](https://github.com/kubedb/apimachinery/commit/4a4c3980b) Replace StatefulSet to PetSet (#1177) | ||
- [e156d7af](https://github.com/kubedb/apimachinery/commit/e156d7afa) Add ReplicationSlot support for Postgres (#1142) | ||
- [9c51f2dc](https://github.com/kubedb/apimachinery/commit/9c51f2dc0) Update SingleStore Default Memory Resources (#1175) | ||
- [362c68b4](https://github.com/kubedb/apimachinery/commit/362c68b48) Add druid monitoring (#1156) | ||
- [3d020832](https://github.com/kubedb/apimachinery/commit/3d0208322) Add petset support for all new-dbs (#1176) | ||
- [84f90648](https://github.com/kubedb/apimachinery/commit/84f90648a) Remove cves | ||
- [c50127cb](https://github.com/kubedb/apimachinery/commit/c50127cb2) Add ui support to gateway (#1173) | ||
- [bfad33d2](https://github.com/kubedb/apimachinery/commit/bfad33d2e) Add MariaDB Archiver API (#1170) | ||
- [403b7380](https://github.com/kubedb/apimachinery/commit/403b7380b) Add KafkaAutoscaler APIs (#1168) | ||
- [64fea9fd](https://github.com/kubedb/apimachinery/commit/64fea9fd1) Add Pgpool monitoring (#1160) | ||
- [9553f55b](https://github.com/kubedb/apimachinery/commit/9553f55ba) SingleStore Monitoring and UI (#1166) | ||
- [ea1e9882](https://github.com/kubedb/apimachinery/commit/ea1e9882d) Add service gateway info to db status (#1157) | ||
- [5b267a5c](https://github.com/kubedb/apimachinery/commit/5b267a5c4) Persist zookeeper digest credentials. (#1167) | ||
- [f45cf6e6](https://github.com/kubedb/apimachinery/commit/f45cf6e65) Set db-specific exporter port | ||
- [310f4e20](https://github.com/kubedb/apimachinery/commit/310f4e20d) Update client-go deps | ||
- [a28e6433](https://github.com/kubedb/apimachinery/commit/a28e6433f) Set the metrics-port for rabbitmq & zookeeper (#1165) | ||
- [429a2b10](https://github.com/kubedb/apimachinery/commit/429a2b10f) Fix solr helper condition. (#1164) | ||
- [5344c20e](https://github.com/kubedb/apimachinery/commit/5344c20e4) Update APIs for external dependency (#1162) | ||
- [40d63454](https://github.com/kubedb/apimachinery/commit/40d634543) Add Monitoring API (#1153) | ||
|
||
|
||
|