Skip to content

Commit

Permalink
[CIRCSTORE-533] Upgrade "holdings-storage" API (#492)
Browse files Browse the repository at this point in the history
  • Loading branch information
SvitlanaKovalova1 authored Oct 16, 2024
1 parent 2d6a060 commit afa222f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
* ## 17.2.0 2024-03-20
## 17.3.0
* [CIRCSTORE-533](https://folio-org.atlassian.net/browse/CIRCSTORE-533) Upgrade "holdings-storage" to 8.0

## 17.2.0 2024-03-20
* Upgrade RMB to 35.2.0, Vert.x to 4.5.5, Spring to 6.1.5 (CIRCSTORE-494)
* Add `displaySummary` field to `ActualCostRecord` schema (CIRCSTORE-493)
* Fix NPE for requests with no position (CIRCSTORE-422)
Expand Down
2 changes: 1 addition & 1 deletion descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
{
"id": "holdings-storage",
"version": "1.3 2.0 3.0 4.0 5.0 6.0 7.0"
"version": "1.3 2.0 3.0 4.0 5.0 6.0 7.0 8.0"
},
{
"id": "pubsub-event-types",
Expand Down

0 comments on commit afa222f

Please sign in to comment.