You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE-NOTES.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,27 @@
1
1
# dataone-indexer Release Notes
2
2
3
+
> [!CAUTION]
4
+
> **If upgrading from Helm chart v1.2.0 or earlier, note the section entitled:
5
+
> `Caution - ENSURE THAT THE RABBITMQ QUEUE IS EMPTY,`[in the release notes for helm chart v1.3.0
6
+
> below!](#helm-chart-version-130)**,
7
+
8
+
## dataone-indexer version 3.1.5 & helm chart version 1.3.2
9
+
10
+
### Release date: 2025-06-26
11
+
12
+
### dataone-indexer version 3.1.5
13
+
14
+
This is a patch release with the following minor fixes and upgrades
15
+
16
+
- Dataone-indexer can handle legacy Metacat object repository ([Issue #222](https://github.com/DataONEorg/dataone-indexer/issues/222))
17
+
- Remove some extra log statements (for version conflict retries) that are confusing to users ([Issue #243](https://github.com/DataONEorg/dataone-indexer/issues/243))
18
+
- Indexer performance improvement: Decrease the re-try waiting time for a version conflict error ([Issue #245](https://github.com/DataONEorg/dataone-indexer/issues/245))
19
+
- Remove unnecessary dependency on PostrgeSQL jar ([Issue #247](https://github.com/DataONEorg/dataone-indexer/issues/247))
20
+
21
+
### helm chart version 1.3.2
22
+
- Bump indexer App version to 3.1.5
23
+
24
+
3
25
## dataone-indexer version 3.1.4 & helm chart version 1.3.1
0 commit comments