Releases: irods/irods_client_nfsrods
Releases · irods/irods_client_nfsrods
2.3.0
2.2.0
- [#199] Bump version number to 2.2.0.
- [#197] Assign cached inode number to local variable for list operation.
- [#198] Change base OS of Docker image to Ubuntu 22.04.
- [#193,#196] Use -cacerts and rename alias to "nfsrods".
- [#187] Clear more caches to avoid stale file handle errors.
- [#189] Avoid unnecessary stat during list operation.
- [#190] Bump version of Jackson JSON library dependency.
- [#46] NFSRODS can now recover from restarts of the iRODS server.
- [#167] NFSRODS can now report itself properly through spOption
- [#131] fixed typo: 'exisiting' changed to 'existing'
- [#169] Improved support for automated builds.
2.1.0
- [#162] consistent naming, new docker-compose.yml.template
- [#164] Bumped Jargon version.
- [#162] Added Limitations section to README.
- [#162] Bumped version to 2.1.0.
- [#162] Updated README and renamed identifiers.
- [#160] Bumped log4j-slf4j-impl version.
- [#159] Bumped Jargon version.
- [#131] Removed nfstest-related files.
- [#131] Moved config directory to root of project directory.
- [#155] Removed rpcbind from docker-related files.
- [#131] Test updates.
- [#154] Fixed operations affected by iRODS timestamp limitations.
- [#146] Made handling of NFSRODS version bumps easier.
- [#145] Building the docker image does not result in building the JAR file.
- [#131] Cleaned up whitespace in POM files.
- [#128] Consolidated calls to logger.
- [#134] Updated nfstest Dockerfile's base OS to Ubuntu 18.
- [#134] Updated Dockerfile to use Ubuntu 18, Maven 3.8.4, and Java 17.
- [#133] NFSRODS can now be launched using docker-compose.
- [#125] Server no longer requires stdin for shutdown.
- [#119] Log output is now printed to the console for Ubuntu 18.
- [#132] Bumped Java compiler version to 17.
- [#127] Server no longer logs iRODS credentials.
- [#124] Enabled support for large file transfers.
- [#124] Ignore/evict the cached stat object on write.
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
- [#93][#105][#117][#118][#122] Bump dependencies
- [#92] Move operation now supports overwriting data objects.
- [#115] Removed unnecessary stat on list operation.
- [#110][#111] List operation handles large collections.
- [#121] Made shutdown process more deterministic.
- [#48] Resolved portmap service warning.
- [#123] Prints only the SHA information on request.
- [#106] bump version to 2.0.0 and README.md