diff --git a/CHANGELOG.md b/CHANGELOG.md index 669f273a8..a2e5f5091 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -102,4 +102,10 @@ A pull request from Shane-Park to address string out of bounds exceptions This appears to be a new error in iRODS, setting an expires date from a non-blank value to a blank value. The unit test failures have been quieted for this release and a follow up will be done with iRODS developers to discern whether this is a server regression. +#### Add condinput to ticket api calls #400 + +This is a partial fix for changes to the ticket admin API. A CondInput set of key/values pairs was added to the packing +instruction. A backwards compatable patch was made that supplies this for iRODS post 4.2.11. A follow on task will +expose the new admin ticket functions in the API. + diff --git a/README.md b/README.md index a533dfd1b..5642b25e2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # Project: Jargon-core API ### Date: 05/25/2021 -### Release Version: 4.3.2.3-SNAPSHOT -### git tag: +### Release Version: 4.3.2.4-RELEASE ## News