Skip to content

Releases: dell/karavi-authorization

v1.13.0

16 Jan 20:46
57b3044
Compare
Choose a tag to compare

What's Changed

  • Bump the golang group across 1 directory with 40 updates by @dependabot in #308
  • Bump the golang group across 1 directory with 13 updates by @dependabot in #314
  • Bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot in #316
  • Bump the golang group across 1 directory with 27 updates by @dependabot in #324
  • Add preflight required labels. by @donatwork in #327
  • Bump the golang group across 1 directory with 10 updates by @dependabot in #328
  • Bump the golang group across 1 directory with 5 updates by @dependabot in #331

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0

31 Oct 02:26
e5cfc14
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible by @dependabot in #293
  • Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #294
  • Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #295
  • Call reusable action for go version updates by @shaynafinocchiaro in #296
  • Update third party dependencies and latest goclients by @shaynafinocchiaro in #298
  • Update go version to 1.23 by @csm-release in #299
  • [feature-1435]: Update platform clients by @atye in #300

New Contributors

  • @csm-release made their first contribution in #299

Documentation

General Documentation

Change Log

See the CHANGELOG for more details.

v1.11.0

26 Jul 20:24
5699a41
Compare
Choose a tag to compare

New Features/Changes

  • Volume create request is rejected for exceeding quota when there is quota that can be used. (dell/csm#1375)
  • Large enough quota in role creation causes overflow. (dell/csm#1368)
  • Storage creation via karavictl doesn't prompt for array password. (dell/csm#1347)

Documentation

General Documentation

Change Log

See the CHANGELOG for more details.

v1.10.1

28 May 20:20
6295285
Compare
Choose a tag to compare

New Features/Changes

Documentation

General Documentation

Change Log

See the CHANGELOG for more details.

v1.10.0

20 Mar 18:46
735448b
Compare
Choose a tag to compare

New Features/Changes

Documentation

General Documentation

Change Log

See the CHANGELOG for more details.

v1.9.1

01 Feb 20:54
a71386e
Compare
Choose a tag to compare

New Features/Changes

  • Bump github.com/lestrrat-go/jwx from 1.2.26 to 1.2.27 (#1109)

Documentation

General Documentation

Change Log

See the CHANGELOG for more details.

v1.9.0

13 Dec 14:58
e905ac8
Compare
Choose a tag to compare

New Features/Changes

  • K8s 1.28 support. (#947)
  • Update to the latest UBI Micro image for CSM. (#1031)
  • Helm Chart Enhancement - Container Images Configurable in values.yaml. (#851)

Documentation

General Documentation

Change Log

See the CHANGELOG for more details.

v1.8.0

19 Sep 16:35
89d13d1
Compare
Choose a tag to compare

New Features/Changes

Fixed Issues

  • Update CSM Authorization karavictl CLI flag descriptions. (dell/csm#895)
  • Remove references to deprecated io/ioutil package. (dell/csm#916)

Documentation

General Documentation

Change Log

See the CHANGELOG for more details.

v1.7.0

23 Jun 22:56
7f034bb
Compare
Choose a tag to compare

New Features/Changes

Fixed Issues

  • Authorization should have sample CRD for every supported version in csm-operator. (dell/csm#826)
  • Improve CSM Operator Authorization documentation. (dell/csm#800)
  • CSM Authorization doesn't write the status code on error for csi-powerscale. (dell/csm#787)
  • Authorization RPM installation should use nogpgcheck for k3s-selinux package. (dell/csm#772)
  • CSM Authorization - karavictl generate token should output valid yaml. (dell/csm#767)

Documentation

General Documentation

Change Log

See the CHANGELOG for more details.

v1.6.0

27 Mar 14:43
11474a5
Compare
Choose a tag to compare

New Features/Changes

  • Restrict the version of TLS to v1.2 for all requests to CSM authorization proxy server. (dell/csm#642)
  • PowerFlex preapproved GUIDs. (dell/csm#402)
  • CSM 1.6 release specific changes. (dell/csm#583)

Fixed Issues

  • CSM Authorization quota of zero should allow infinite use for PowerFlex and PowerMax. (dell/csm#654)
  • CSM Authorization CRD in the CSM Operator doesn't read custom configurations. (dell/csm#633)

Documentation

General Documentation

Change Log

See the CHANGELOG for more details.