Releases: cyberark/summon
Releases · cyberark/summon
v0.10.5
[0.10.5] - 2025-06-30
Fixed
- Fix inconsistent behavior when fetching large numbers of variables
(cyberark/summon#258, CNJR-10325)
v0.10.4
[0.10.4] - 2025-04-01
Changed
- Upgrade Go to 1.24 and bump dependencies
v0.10.3
[0.10.3] - 2025-02-07
Fixed
- Fix unhelpful error message when specifying nonexistent environment
cyberark/summon#63
v0.10.2
v0.10.1
[0.10.1] - 2024-08-14
Changed
- Fixed a bug that caused Summon to not properly handle a situation where a secret
to be fetched did not exist (CNJR-6093)
v0.10.0
[0.10.0] - 2024-07-29
Added
- Introduced secrets streaming from providers (CNJR-3580)
- Upgrade Go to 1.22.4
- Added NOTICES.txt file to project
v0.9.6
Security
- Upgrade golang.org/x/net to v0.10.0, golang.org/x/crypto to v0.9.0,
golang.org/x/sys to v0.8.0, and Go to 1.20
cyberark/summon#247 - Upgrade golang.org/x/net to v0.7.0 for CVE-2022-41721 and CVE-2022-41722 (not vulnerable)
cyberark/summon#245
v0.9.5
Changed
- Upgraded example Dockerfile to use python:3.11
cyberark/summon#243 - Upgrade Go to 1.19
cyberark/summon#240
Security
- Force golang.org/x/text to use v0.3.8
cyberark/summon#241 - Update aruba (0.6.2 -> 2.0.0), cucumber (2.0.0 -> 7.1.0) and other necessary
dependencies in acceptance/Gemfile.lock
cyberark/summon#239 - Update golang.org/x/net to v0.0.0-20220923203811-8be639271d50
cyberark/summon#240
v0.9.4
Changelog
Security
- Replaced gopkg.in/yaml.v2 v2.2.2 with v2.2.8 to address
SNYK-GOLANG-GOPKGINYAMLV2-1533594 and CVE-2019-11254
cyberark/summon#236