diff --git a/NEWS.md b/NEWS.md index 9d93a91c5..fcb348a18 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,11 @@ +## 2.29.0 2019-05-10 + + * OKAPI-732 Extend ModuleDescriptor with metadata and env properties + * OKAPI-733 Document why getLock fails + * OKAPI-731 Fixes for timer calls (scheduling). 1:request body was not + empty as specified in manual. 2: X-Okapi-Url not set in timer call + * OKAPI-726 Update guide for case when tenant header is omitted + ## 2.28.0 2019-05-07 * OKAPi-730 System call timers (period calls made by Okapi)