Skip to content

Commit

Permalink
Update news to reflect 12.2.0 release CIRCSTORE-271
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjohnson-kint committed Mar 9, 2021
1 parent 74d0929 commit ff470ed
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 12.2.0 2021-03-09

* Requests may include patron comments (CIRCSTORE-255)
* Loan policies can define whether requests can extend overdue loans (CIRCSTORE-257)
* Patron notice policies can define aged to lost related notices (CIRCSTORE-248, CIRCSTORE-264)
* Publishes circulation log messages to pub-sub (CIRCSTORE-247)
* Anonymizes loan history as well as loans (CIRCSTORE-260)
* Uses a `_timer` interface to periodically expire requests every two minutes (CIRCSTORE-247)
* Upgrades to RAML Module Builder 32.1.0 (CIRCSTORE-266)
* Upgrades to vert.x 4.0.0 (CIRCSTORE-266)
* Provides `loan-policy-storage 2.3`
* Provides `request-storage 3.4`
* Provides `patron-notice-policy-storage 0.13`
* Provides `_tenant 2.0`
* Requires `pubsub-event-types 0.1`
* Requires `pubsub-publishers 0.1`
* Requires `pubsub-subscribers 0.1`
* Requires `pubsub-publish 0.1`

## 12.1.1 2020-10-29

* Upgrade to RMB 31.1.4 and Vert.x 3.9.4 (CIRCSTORE-249), most notable fixes:
Expand Down

0 comments on commit ff470ed

Please sign in to comment.