Skip to content

2.0.0

Compare
Choose a tag to compare
@kjsanger kjsanger released this 13 Feb 14:04
· 301 commits to master since this release

Added

  • This changelog.
  • Support to stop idle and long-running clients.
  • IdleTime() and Runtime() to Client.
  • Locking to Client for state updates and iRODS operations.

Changed

  • Modify NewClientPool to accept ClientPoolParams. This is an API breaking
    change as it modifies the signature of NewClientPool to allow a number of
    pool settings to be managed.

  • Switch from ClientPool from using channels to mutex.

  • Bump Miniconda3 from 4.5.11 to 4.6.14

  • Bump baton from 2.0.0 to 2.0.1

  • Bump github.com/rs/zerolog from 1.17.2 to 1.18.0

  • Bump github.com/pkg/errors from 0.8.1 to 0.9.1

  • Bump github.com/kjsanger/logshim from 1.0.0 to 1.1.0

  • Bump github.com/kjsanger/logshim-zerolog from 1.0.0 to 1.1.0

  • Bump github.com/onsi/gomega from 1.7.1 to 1.9.0

  • Bump github.com/onsi/ginkgo from 1.10.3 to 1.12.0