Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
ncovercash committed Dec 23, 2024
1 parent ded4ab8 commit 0d439d1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# 3.0.x - Ramsons

## 3.0.7
- [MODFQMMGR-548]: Add new `jsonbArrayType` data type
- [MODFQMMGR-552]: Increase thread pool size to 12
- [MODFQMMGR-606]: Support migration of old organization code field operators

[MODFQMMGR-548]: https://folio-org.atlassian.net/browse/MODFQMMGR-548
[MODFQMMGR-552]: https://folio-org.atlassian.net/browse/MODFQMMGR-552
[MODFQMMGR-606]: https://folio-org.atlassian.net/browse/MODFQMMGR-606

## 3.0.6
- [MODFQMMGR-599]: Add migration to remove query conditions that use $ne on UUID-type fields
- [MODFQMMGR-601]: Fix bug with the instance date_2 field implementation
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.folio</groupId>
<artifactId>mod-fqm-manager</artifactId>
<name>mod-fqm-manager</name>
<version>3.1.0-SNAPSHOT</version>
<version>3.0.7-SNAPSHOT</version>
<description>FOLIO Query Machine manager</description>
<packaging>jar</packaging>

Expand Down

0 comments on commit 0d439d1

Please sign in to comment.