Skip to content

Releases: dell/csi-powerstore

Release v2.16.0

03 Feb 19:38
8db0ba6

Choose a tag to compare

Update Helm Installer Scripts (#580)

Release v2.15.1

03 Nov 11:45
v2.15.1
fdccc43

Choose a tag to compare

Release v2.15.0

17 Sep 18:19
v2.15.0
6537e18

Choose a tag to compare

What's Changed

  • Removed sample storage class for Shared NFS by @tdawe in #495
  • CentOS image update by @EvgenyUglov in #498
  • Update Dell libraries to latest commits by @csm-release[bot] in #499
  • Update go version to 1.24 by @csm-release[bot] in #500
  • Bump the golang group with 3 updates by @dependabot[bot] in #502
  • fix idempotent nfs case and csi-sanity tests for nfs by @JacobGros in #501
  • Update Dell libraries to latest commits by @csm-release[bot] in #504
  • Support nvme-cli 2.11 (OCP 4.19, RHEL9.6, RCOS 9.6) by @donatwork in #506
  • Make NodePublishVolume CSI 1.6 Compliant by @HarishH-DELL in #505
  • PowerStore CSI driver incorrectly labelling nodes for NFS protocol by @karthikk92 in #503
  • Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #508
  • Make ListVolumes CSI 1.6 Compliant by @chimanjain in #511
  • Remove sharednfs codes that starts node monitor services that affects performance by @xuluna in #509
  • Make NodeGetVolumeStat CSI 1.6 Compliant by @HarishH-DELL in #513
  • Update Dell libraries to latest commits by @csm-release[bot] in #510
  • Update go version to 1.24 by @csm-release[bot] in #512
  • Bump golang.org/x/net from 0.41.0 to 0.42.0 in the golang group by @dependabot[bot] in #517
  • Make Node Servies CSI 1.6 Compaint by @HarishH-DELL in #518
  • Update gocsi for refactored utils pkg names by @santhoshatdell in #521
  • Update Dell libraries to latest commits by @csm-release[bot] in #522
  • Added support for authorization v2 module by @harishp8889 in #520
  • Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 in the golang group by @dependabot[bot] in #525
  • Bump github.com/dell/gobrick from 1.14.1-0.20250624004701-1c68c8c05f2f to 1.14.1 by @dependabot[bot] in #527
  • Updated volume prefix handling by @harishp8889 in #529
  • Update Dell libraries to latest commits by @csm-release[bot] in #524
  • Update go version to 1.24 by @csm-release[bot] in #528
  • Updated host add logic with Auth v2 by @meggm in #530
  • gofsutil version update to handle empty vol check by @panigs7 in #531
  • Bugfix: removeVolumePrefixFromName by @ChristianAtDell in #534
  • Bump golang.org/x/net from 0.42.0 to 0.43.0 in the golang group by @dependabot[bot] in #536
  • Update Dell libraries to latest commits by @csm-release[bot] in #535
  • Support metro volumes in csm-resiliency by @lukeatdell in #533
  • Update Release Workflow by @KshitijaKakde in #540
  • Update Dell libraries to latest commits by @csm-release[bot] in #539
  • Make PowerStore API timeout configurable by @bharathsreekanth in #532
  • Add license-checker workflow by @harishp8889 in #538
  • NodeGetVolumeStats host IP check fix for NFS by @santhoshatdell in #541
  • Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #542
  • Bump the golang group with 3 updates by @dependabot[bot] in #545
  • Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #543
  • Update Dell libraries to latest commits by @csm-release[bot] in #544
  • Fix Metro Volume Expansion by @rishabhatdell in #548
  • Updated tenant prefix trimming logic by @harishp8889 in #547
  • Bump the golang group with 3 updates by @dependabot[bot] in #550
  • Update Dell libraries to latest commits by @csm-release[bot] in #549
  • Update go version to 1.25 by @csm-release[bot] in #551
  • [Powerstore+Auth]: Update IP regex to accept localhost as endpoint by @riya-kaushal7997 in #555
  • Updated license-checker workflow by @harishp8889 in #554
  • checklist update for OCP e2e tests by @gilltaran in #537
  • Update Dell libraries to latest commits by @csm-release[bot] in #557
  • Go library updates for tests folder by @kumarkgosa in #556
  • Update Dell libraries to latest commits by @csm-release[bot] in #558
  • Update version to 2.15 by @EvgenyUglov in #562
  • Update README with Disclaimer by @khareRajshree in #564
  • Fix license header inconsistencies by @github-actions[bot] in #560
  • Remove targets from publish context by @JacobGros in #565
  • Update Dell libraries to latest released version by @csm-release[bot] in #569

New Contributors

Full Changelog: v2.14.0...v2.15.0

Release v2.14.1

25 Jul 06:56
v2.14.1
fea01e5

Choose a tag to compare

What's Changed

  • Patch version [1.14.1] update by @WilsonRadadia20 in #516
  • Update Dell libraries to latest released version by @csm-release[bot] in #523

Full Changelog: v2.14.0...v2.14.1

Release v2.14.0

19 May 17:16
v2.14.0
829053a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.13.0...v2.14.0

Release v2.13.0

16 Jan 20:41
v2.13.0
4d852a6

Choose a tag to compare

Documentation

General Documentation

What's Changed

New Contributors

Full Changelog: v2.12.0...v2.13.0

Release v2.12.0

31 Oct 14:54
v2.12.0
f394323

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.11.1...v2.12.0

v2.11.1

23 Sep 20:54
v2.11.1
9972b89

Choose a tag to compare

What's Changed

  • Fixes volume mounts of PowerStore volumes using the NVMe protocol #1469

Full Changelog: v2.11.0...v2.11.1

v2.11.0

26 Jul 23:02
v2.11.0
8734a44

Choose a tag to compare

What's Changed

  • Update OCP/K8s min/max support version to be consistent with documentation in #321
  • Update doc links in Readme in #322
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tests/e2e in #319
  • Bump golang.org/x/net from 0.21.0 to 0.23.0 in /tests/e2e in #325
  • Bump golang.org/x/net from 0.21.0 to 0.23.0 in #324
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in #320
  • Updating deprecated packages in #326
  • Add warning message if an higher k8s version is tested in #323
  • Adding CSM 1.10.2 changes in #327
  • Update linters.yaml in #328
  • Return FailedPrecondition if the volume has associated snapshot in #330
  • Adding k8 1.30 support in #331
  • Add non GA version check in #332
  • Remove unused code related to register k8s cluster in #333
  • Update golib dependencies in #334
  • Update OCP Version in #335
  • Updating package in #336

Full Changelog: v2.10.0...v2.11.0

Release v2.10.1

28 May 14:00
707d688

Choose a tag to compare

What's Changed

  • update OCP/K8s min/max support version to be consistent with documentation in #321
  • Update doc links in Readme in #322
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tests/e2e by in #319
  • Bump golang.org/x/net from 0.21.0 to 0.23.0 in /tests/e2e in #325
  • Bump golang.org/x/net from 0.21.0 to 0.23.0 by in #324
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in #320
  • Updating deprecated packages in #326
  • Add warning message if an higher k8s version is tested in #323
  • Adding CSM 1.10.2 changes in #327
  • Updating go dependencies in #329

Full Changelog: v2.10.0...v2.10.1