Releases: ontariosystems/isclib
Releases · ontariosystems/isclib
v2.2.16
v2.2.15
Fixed
- When isclib is trying to execute as a cache user (with os auth
enabled) that is not the owner, you can get permissions denied trying
to readparameters.isc
. This should not cause an error. It
likely wouldn't be able to switch users to manager in that case
anyway.
v2.2.14
v2.2.13
Fixed
- panic when trying to set temp file permissions for running a routine
- update go modules
v2.2.12
Fixed
- The user switching added in v2.2.11 failed for containers where we're
already running as the isc manager user (such as irisowner)
v2.2.11
Fixes
- when using a non-root install of IRIS (such as in InterSystems docker
images), if the process using iscenv is root, the commands to manage
the instance (start, stop, list, and so on) won't work without
switching to the manager user (such asirisowner
)
v2.2.10
Fixes
- The determination of the iris owner based on
parameters.isc
was not
working because it only had keys for Cache/Ensemble values.
v2.2.9
v2.2.8
v2.2.7
What's Changed
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #14
Full Changelog: v2.2.6...v2.2.7