-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #122 from DataONEorg/develop
Release 3.0.2 & chart 1.0.2 merge to main
- Loading branch information
Showing
7 changed files
with
191 additions
and
195 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 |
---|---|---|
@@ -1,19 +1,28 @@ | ||
# dataone-indexer Release Notes | ||
|
||
## dataone-indexer version 3.0.2 & helm chart version 1.0.2 | ||
|
||
* Release date: 2024-07-29 | ||
* dataone-indexer version 3.0.2 | ||
* Bug fix - RabbitMQ Channel timeouts (PR #119) | ||
* helm chart version 1.0.2 | ||
* Bump Application version to 3.0.2 | ||
* Make .Values.rabbitmq.auth.existingPasswordSecret a required value | ||
|
||
## dataone-indexer version 3.0.1 & helm chart version 1.0.1 | ||
|
||
* Release date: 2024-07-08 | ||
* helm chart version 1.0.1 | ||
* Change `.Values.idxworker.cn_url` to `.Values.global.d1ClientCnUrl` | ||
* Get `fullname` from metacat chart or provide in values.yaml | ||
* Add simple 'exec' liveness probe. Remove readiness probe | ||
* dataone-indexer version 3.0.1 | ||
* Bump rmq amqp client to 5.21.0 | ||
* Add healthcheck code | ||
* Exit app if unrecoverable exception occurs when started from `main()` method | ||
* helm chart version 1.0.1 | ||
* Change `.Values.idxworker.cn_url` to `.Values.global.d1ClientCnUrl` | ||
* Get `fullname` from metacat chart or provide in values.yaml | ||
* Add simple 'exec' liveness probe. Remove readiness probe | ||
|
||
## dataone-indexer version 3.0.0 & helm chart version 1.0.0 | ||
|
||
* Release date: 2024-04-25 | ||
* helm chart version 1.0.0 -- first release of helm chart | ||
* dataone-indexer version 3.0.0 -- first release of dataone-indexer | ||
* helm chart version 1.0.0 -- first release of helm chart |
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
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
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
Oops, something went wrong.