Skip to content

Commit 142c5e0

Browse files
committed
squash w/ changelog. review
1 parent d73023f commit 142c5e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and this project **only** adheres to the following _(as defined at [Semantic Ver
1818
1919
This release addresses bugs related to unexpected server termination, parallel-write streams, and unnecessary expansion of group permissions.
2020

21-
The implementation includes support for reporting more detailed iRODS error codes for write operations. This feature requires compiling the HTTP API against an iRODS 5.1.0 development package.
21+
The implementation includes support for reporting more detailed iRODS error codes for write operations. If compiled against the iRODS 5.0.2 development package or earlier, the server will operate as before and return the generic iRODS error code `INVALID_HANDLE`.
2222

2323
### Changed
2424

@@ -41,7 +41,7 @@ The implementation includes support for reporting more detailed iRODS error code
4141
### Added
4242

4343
- Add configuration property for limiting total number of streams per parallel-write handle (#79, #484).
44-
- Add configuration property for changing ips display name (#470).
44+
- Add configuration property for changing `ips` display name (#470).
4545

4646
## [0.6.0] - 2025-08-22
4747

0 commit comments

Comments
 (0)