Skip to content

Commit df0b570

Browse files
#61 release prep
1 parent 28d19e1 commit df0b570

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,10 @@ A pull request from Shane-Park to address string out of bounds exceptions
102102

103103
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.
104104

105+
#### Add condinput to ticket api calls #400
106+
107+
This is a partial fix for changes to the ticket admin API. A CondInput set of key/values pairs was added to the packing
108+
instruction. A backwards compatable patch was made that supplies this for iRODS post 4.2.11. A follow on task will
109+
expose the new admin ticket functions in the API.
110+
105111

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Project: Jargon-core API
22
### Date: 05/25/2021
3-
### Release Version: 4.3.2.3-SNAPSHOT
4-
### git tag:
3+
### Release Version: 4.3.2.4-RELEASE
54

65
## News
76

0 commit comments

Comments
 (0)