Skip to content

Releases: irods/irods_client_nfsrods

2.3.0

22 May 16:39
Compare
Choose a tag to compare
  • [#205] Add iRODS server version check to resize operation.
  • [#204] Bump version to 2.3.0.
  • [#178] Add support for adjusting the size of data objects.
  • [#203] Bump jargon version.

2.2.0

02 Feb 21:02
Compare
Choose a tag to compare
  • [#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

05 Feb 03:06
Compare
Choose a tag to compare
  • [#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

18 Jan 19:10
Compare
Choose a tag to compare
  • [#137] Bump log4j from 2.17.0 to 2.17.1 in /irods-vfs-impl
  • [#156] update Dockerfile for move to main branch
  • [#156] bump version to 2.0.4

2.0.3

19 Dec 00:27
Compare
Choose a tag to compare
  • [#137] Bump log4j-slf4j18-impl from 2.16.0 to 2.17.0 in /irods-vfs-impl
  • [#150] bump version to 2.0.3

2.0.2

15 Dec 04:28
Compare
Choose a tag to compare
  • [#137] Bump log4j from 2.15.0 to 2.16.0 in /irods-vfs-impl
  • [#143] bump version to 2.0.2

2.0.1

14 Dec 13:58
Compare
Choose a tag to compare
  • [#137] Bump log4j from 2.13.2 to 2.15.0 in /irods-vfs-impl
  • [#138] bump version to 2.0.1

2.0.0

28 May 20:31
Compare
Choose a tag to compare
  • [#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

1.0.0

04 Jun 23:58
Compare
Choose a tag to compare
v1.0.0 Release

0.9.4

26 Mar 01:32
Compare
Choose a tag to compare

This release includes:

  • support for SSL
  • support for sssd (to facilitate authentication via AD/LDAP)
  • bugfix to remove duplicate cookie/inode reuse