Skip to content

Releases: dell/csi-powerscale

Release v2.17.0

02 Jun 21:50
a93a6b3

Choose a tag to compare

What's Changed

Full Changelog: v2.16.0...v2.17.0

Release v2.16.0

03 Feb 19:34
2a94943

Choose a tag to compare

Update Helm Installer Scripts (#496)

Release v2.15.0

17 Sep 18:18
v2.15.0
bfcb468

Choose a tag to compare

What's Changed

  • Helm tests README and CentOS image updates by @EvgenyUglov in #392
  • Cleanup CODEOWNERS by @sharmilarama in #394
  • Update Dell libraries to latest commits by @csm-release[bot] in #393
  • Update Dell libraries to latest commits by @csm-release[bot] in #395
  • Update go version to 1.24 by @csm-release[bot] in #396
  • Fix ControllerService Volume Lifecycle Tests by @rishabhatdell in #399
  • Update CreateVolume to conform to CSI 1.6 by @AkshaySainiDell in #401
  • Bump the golang group with 3 updates by @dependabot[bot] in #402
  • Update DeleteVolume to conform to CSI 1.6 by @sakshi-garg1 in #397
  • Update Node Services to conform to CSI 1.6 by @rishabhatdell in #403
  • Update CreateSnapshot and DeleteSnapshot to conform to CSI 1.6 Spec by @WilsonRadadia20 in #398
  • Update CreateSnapshot to conform to CSI 1.6 Spec by @suryagupta4 in #400
  • Update Validate Volume Capabilities to conform to CSI 1.6 Spec by @sakshi-garg1 in #404
  • Update Dell libraries to latest commits by @csm-release[bot] in #405
  • Create Snapshot fix: Get isiPath from source volume's export path by @santhoshatdell in #406
  • Implement NodeGetVolumeStats to conform to CSI 1.6 by @rishabhatdell in #409
  • Update CreateVolume to conform to CSI 1.6 Spec by @suryagupta4 in #407
  • Improve NodeGetVolumeStats with CSI Spec 1.6 by @rishabhatdell in #410
  • Update ControllerPublishVolume to conform to CSI 1.6 Spec by @suryagupta4 in #411
  • Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #413
  • Refactoring util pkg for "revive" linter by @lukeatdell in #415
  • Fix reprotect time out bug by @lukeatdell in #412
  • Update Dell libraries to latest commits by @csm-release[bot] in #417
  • Validation for maximum volumes per node before controller publish by @karthikk92 in #416
  • Update go version to 1.24 by @csm-release[bot] in #414
  • Bump the golang group with 2 updates by @dependabot[bot] in #421
  • Update Dell libraries to latest commits by @csm-release[bot] in #420
  • Update gocsi for refactored utils pkg names by @santhoshatdell in #422
  • Update Dell libraries to latest commits by @csm-release[bot] in #423
  • Add ListSnapshot to conform to CSI 1.6 Spec by @AkshaySainiDell in #424
  • Fix NodeGetVolumeStats to conform to CSI 1.6 Spec by @AkshaySainiDell in #425
  • Update Dell libraries to latest commits by @csm-release[bot] in #426
  • Update Dell libraries to latest commits by @csm-release[bot] in #428
  • Update Dell libraries to latest commits by @csm-release[bot] in #444
  • Bump golang.org/x/net from 0.42.0 to 0.43.0 in the golang group by @dependabot[bot] in #445
  • Update go version to 1.24 by @csm-release[bot] in #427
  • Added license header check job by @harishp8889 in #449
  • Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in #459
  • Update release process by @KshitijaKakde in #462
  • Update Dell libraries to latest commits by @csm-release[bot] in #460
  • Support multi-tenancy in access zone networks by @atye in #432
  • Multi-tenant modifications by @shaynafinocchiaro in #466
  • Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #467
  • Update Dell libraries to latest commits by @csm-release[bot] in #468
  • Bump the golang group with 2 updates by @dependabot[bot] in #469
  • fix req/rep logging for gocsi by @JacobGros in #470
  • Bump the golang group with 2 updates by @dependabot[bot] in #473
  • Update Dell libraries to latest commits by @csm-release[bot] in #472
  • Add Authorization + Replication Support by @satyakonduri in #471
  • Update go version to 1.25 by @csm-release[bot] in #474
  • Updated license-checker workflow by @harishp8889 in #475
  • Update versions for v1.15.0 by @karthikk92 in #477
  • Offline Bundle issue by @HarishH-DELL in #478
  • Multi-AZ remote volume update for replication by @bharathsreekanth in #476
  • Update Dell libraries to latest commits by @csm-release[bot] in #479
  • ControllerUnpublish fails to retrieve PV after Upgrade by @hoppea2 in #481
  • Fix license header inconsistencies by @github-actions[bot] in #480
  • Update README with Disclaimer by @khareRajshree in #484
  • Update Dell libraries to latest released version by @csm-release[bot] in #488

New Contributors

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

Release v2.14.1

22 Aug 17:30
v2.14.1
461a3da

Choose a tag to compare

What's Changed

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

Release v2.14.0

19 May 17:19
v2.14.0
43e5c3d

Choose a tag to compare

What's Changed

  • Bump the golang group across 1 directory with 8 updates by @dependabot in #328
  • Bump the golang group across 1 directory with 2 updates by @dependabot in #330
  • Bump the golang group with 3 updates by @dependabot in #332
  • Use CSM base image in builds by @donatwork in #331
  • One-click action for releasing the repo by @meggm in #333
  • Increasing UT coverage by @KshitijaKakde in #346
  • Add Check for Hard Limit in ControllerExpandVolume by @KshitijaKakde in #335
  • Csi-powerscale/Add Makefile Targets for Local PR Checks by @mgandharva in #336
  • Add GitHub Actions for dependency updates by @shaynafinocchiaro in #337
  • Bump golang.org/x/net from 0.34.0 to 0.35.0 in the golang group by @dependabot in #352
  • Update automation by @shaynafinocchiaro in #353
  • Updating the image parameter to match the common action by @meggm in #339
  • Update go version to 1.23 by @csm-release in #338
  • KubeVirt support files by @anathoodell in #341
  • Dqa image version update by @gilltaran in #340
  • Update Dell libraries to latest commits by @csm-release in #357
  • Updated release action by @harishp8889 in #343
  • Added Snapshot support for SyncIQ replicated volume by @niranjan-n1 in #355
  • Update Dell libraries to latest commits by @csm-release in #360
  • Update Dell libraries to latest commits by @csm-release in #361
  • Bump the golang group with 2 updates by @dependabot in #362
  • Update Dell libraries to latest commits by @csm-release in #363
  • Bump github.com/spf13/viper from 1.19.0 to 1.20.0 in the golang group by @dependabot in #364
  • Update README.md by @anandrajak1 in #365
  • Update Dell libraries to latest commits by @csm-release in #366
  • Bump golang.org/x/net from 0.37.0 to 0.38.0 in the golang group by @dependabot in #369
  • Update Dell libraries to latest commits by @csm-release in #368
  • Driver (2.14), K8s and OCP version updates for CSM v1.14 by @kumarkgosa in #370
  • Updated the extra sidecar versions by @jackieung-dell in #371
  • Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 in the golang group by @dependabot in #373
  • Update Dell libraries to latest commits by @csm-release in #372
  • Added support for n-1 patch by @harishp8889 in #374
  • Bump golang.org/x/net from 0.38.0 to 0.39.0 in the golang group by @dependabot in #376
  • Update Dell libraries to latest commits by @csm-release in #375
  • Use the remote certificate id during reprotect operation by @tdawe in #377
  • Update Dell libraries to latest commits by @csm-release in #378
  • Update Dell libraries to latest commits by @csm-release in #379
  • Bump the golang group with 5 updates by @dependabot in #380
  • Update go version to 1.24 by @csm-release in #381
  • Update Dell libraries to latest commits by @csm-release in #382
  • Fix for Authorization snapshot issue by @niranjan-n1 in #383
  • Combining the release action by @meggm in #384
  • Bump golang.org/x/net from 0.39.0 to 0.40.0 in the golang group by @dependabot in #386
  • Update Dell libraries to latest commits by @csm-release in #385
  • Update Dell libraries to latest released version by @csm-release in #387
  • README.md for Doc fix by @anandrajak1 in #388
  • Update Support information by @anandrajak1 in #389
  • Update Dell libraries to latest released version by @AkshaySainiDell in #391

New Contributors

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

Release v2.13.0

16 Jan 20:47
v2.13.0
31823fb

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:55
v2.12.0
a726bd1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.11.0...v2.12.0

v2.11.0

26 Jul 10:45
v2.11.0
4e40295

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.10.1...v2.11.0

Release v2.10.1

28 May 13:41
v2.10.1
1247606

Choose a tag to compare

What's Changed

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

v2.10.0

20 Mar 15:07

Choose a tag to compare

What's Changed

Full Changelog: v2.9.1...v2.10.0