Skip to content

Commit

Permalink
Merge pull request #535 from folio-org/tmp-release-3.0.2
Browse files Browse the repository at this point in the history
Release 3.0.2
  • Loading branch information
mweaver-ebsco authored Nov 12, 2024
2 parents b1b2f19 + 4c21a55 commit 5c33d17
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# 3.0.x - Ramsons

## 3.0.2
- [MODFQMMGR-532]: Aggregate languages from all tenants in ECS environments
- [MODFQMMGR-566]: Make the available value API case-insensitive
- [MODFQMMGR-570]: Add missing "permissions" interfaces to the module descriptor
- [MODFQMMGR-573] Consider converted date for timezone offsets, rather than system time

[MODFQMMGR-532]: https://folio-org.atlassian.net/browse/MODFQMMGR-532
[MODFQMMGR-566]: https://folio-org.atlassian.net/browse/MODFQMMGR-566
[MODFQMMGR-570]: https://folio-org.atlassian.net/browse/MODFQMMGR-570
[MODFQMMGR-573]: https://folio-org.atlassian.net/browse/MODFQMMGR-573

## 3.0.1
- [MODFQMMGR-558] Add acquisition unit names to the Organizations entity type
- [MODFQMMGR-563] Add /query/contents/privileged endpoint to request query results on behalf of another user
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<properties>
<!-- runtime dependencies -->
<folio-spring-base.version>8.2.1</folio-spring-base.version>
<folio-query-tool-metadata.version>3.0.0</folio-query-tool-metadata.version>
<folio-query-tool-metadata.version>3.0.1</folio-query-tool-metadata.version>
<mapstruct.version>1.5.2.Final</mapstruct.version>
<lib-fqm-query-processor.version>3.0.0</lib-fqm-query-processor.version>
<coffee-boots.version>4.0.0</coffee-boots.version>
Expand Down

0 comments on commit 5c33d17

Please sign in to comment.