From: Galen Charlton Date: Tue, 14 Mar 2017 18:24:59 +0000 (-0400) Subject: Docs: more 2.12 release notes updates X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a611e9c3b1b4d65e82aaee370315bd20c5d5ac93;p=working%2FEvergreen.git Docs: more 2.12 release notes updates * additional formatting * mention the two new services in the top-level upgrade section. Signed-off-by: Galen Charlton --- diff --git a/docs/RELEASE_NOTES_2_12.adoc b/docs/RELEASE_NOTES_2_12.adoc index 708f1dda59..957927397a 100644 --- a/docs/RELEASE_NOTES_2_12.adoc +++ b/docs/RELEASE_NOTES_2_12.adoc @@ -13,6 +13,9 @@ will not work if you attempt to run Evergreen 2.12 on OpenSRF 2.4. Evergreen The stock schema upgrade script performs a browse reingest, recalculates bib fingerprints, and remaps metarecords. +This version also adds two new services, `open-ils.ebook_api` and +`open-ils.hold-targeter`. + New Features ------------ @@ -58,10 +61,10 @@ the book _Blue_ written by Danielle Steel. Batch Hold Targeter Speed-up and New Features ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Adds a new open-ils.hold-targeter service, supporting new targeting options +Adds a new `open-ils.hold-targeter` service, supporting new targeting options and runtime optimizations to speed up targeting. The service is launched -from a new targeting script, hold_targeter_v2.pl (default location: -/openils/bin/hold_targeter_v2.pl). +from a new targeting script, `hold_targeter_v2.pl` (default location: +`/openils/bin/hold_targeter_v2.pl`). This code has no effect on the existing hold targeter, which is still available as of this release and functions as before.