Releases: dell/csi-powerscale
Releases · dell/csi-powerscale
Release v2.17.0
Release v2.16.0
Update Helm Installer Scripts (#496)
Release v2.15.0
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
utilpkg 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
- @rishabhatdell made their first contribution in #399
- @karthikk92 made their first contribution in #416
- @JacobGros made their first contribution in #470
- @satyakonduri made their first contribution in #471
- @github-actions[bot] made their first contribution in #480
- @khareRajshree made their first contribution in #484
Full Changelog: v2.14.0...v2.15.0
Release v2.14.1
What's Changed
- Support multi-tenancy in access zone networks (v2.14.1 hotfix) by @OliverChen557 in #452
- Updated node label matching by @OliverChen557 in #464
- Modify reconcile to run on driver initialization by @shaynafinocchiaro in #463
Full Changelog: v2.14.0...v2.14.1
Release v2.14.0
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
- @KshitijaKakde made their first contribution in #346
- @mgandharva made their first contribution in #336
- @gilltaran made their first contribution in #340
- @niranjan-n1 made their first contribution in #355
- @anandrajak1 made their first contribution in #365
- @kumarkgosa made their first contribution in #370
- @AkshaySainiDell made their first contribution in #391
Full Changelog: v2.13.0...v2.14.0
Release v2.13.0
Documentation
What's Changed
- Bump golangci/golangci-lint-action from 5 to 6 in the github-actions group by @dependabot in #286
- Update actions by @shaynafinocchiaro in #292
- Update Makefile to remove check target by @mjsdell in #296
- Makefile check target cleanup by @mjsdell in #297
- Handle panic error snapshot by @jackieung-dell in #303
- Not return unimplemented capabilities by @EvgenyUglov in #301
- Bump the golang group across 1 directory with 46 updates by @dependabot in #310
- Bump the golang group with 10 updates by @dependabot in #312
- Added driver release action by @harishp8889 in #311
- Bump the golang group with 2 updates by @dependabot in #313
- Bump golang.org/x/net from 0.32.0 to 0.33.0 in the golang group by @dependabot in #314
- Update go version to 1.23 by @csm-release in #318
- Bump the golang group across 1 directory with 3 updates by @dependabot in #317
- CSM version update for Drivers, K8s and OCP by @WilsonRadadia20 in #319
- Bump the golang group with 5 updates by @dependabot in #320
- Bump google.golang.org/protobuf from 1.36.1 to 1.36.2 in the golang group by @dependabot in #321
- Add preflight required labels. by @donatwork in #322
- Bump the golang group with 4 updates by @dependabot in #323
- Bump the golang group with 3 updates by @dependabot in #324
- Bump the golang group with 6 updates by @dependabot in #325
New Contributors
- @mjsdell made their first contribution in #296
- @jackieung-dell made their first contribution in #303
- @EvgenyUglov made their first contribution in #301
- @harishp8889 made their first contribution in #311
- @WilsonRadadia20 made their first contribution in #319
Full Changelog: v2.12.0...v2.13.0
Release v2.12.0
What's Changed
- Use volume name that got created at array is return to caller by @alikdell in #273
- Fixed CSI offline bundle script with missing option. by @rodrigobassil in #275
- Golint removal by @aqu-dell in #274
- Update offline installer to ignore comments in the manifests. by @rodrigobassil in #277
- Remove mutex locks from interceptors on method calls by @chimanjain in #276
- Added make target to build without cache by @francis-nijay in #278
- Call reusable action for go version updates by @shaynafinocchiaro in #279
- Adding new k8s version support in helm-chart & csm-operator by @daniyaliqbal2024 in #280
- Version update for CSM 1.12 by @adarsh-dell in #282
- Update go version to 1.23.2 by @csm-release in #281
- Update go version to 1.23 by @csm-release in #283
- Update image references to quay.io by @shaynafinocchiaro in #284
- Update go.mod by @bjiang27 in #285
New Contributors
- @rodrigobassil made their first contribution in #275
- @francis-nijay made their first contribution in #278
- @daniyaliqbal2024 made their first contribution in #280
- @adarsh-dell made their first contribution in #282
- @csm-release made their first contribution in #281
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
- Corrected broken hyperlinks by @rajendraindukuri in #259
- Update linters.yaml by @gallacher in #262
- Update Go Modules, Driver Version, OCP version check by @chimanjain in #265
- Add non GA version check by @bharathsreekanth in #266
- Add k8s 1.30 Support by @chimanjain in #267
- Add OCP 4.16 support, update codeowner, format yaml files by @chimanjain in #268
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #269
- lib update by @nitesh3108 in #271
- lib update by @nitesh3108 in #272
New Contributors
- @bharathsreekanth made their first contribution in #266
Full Changelog: v2.10.1...v2.11.0
Release v2.10.1
What's Changed
- update OCP/K8s min/max support version to be consistent with documentation by @abhi16394 in #253
- Fix hyperlinks in README by @suryagupta4 in #254
- [1271] Fix linter errors by @donatwork in #257
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #256
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #250
- Add warning message if an higher k8s version is tested by @coulof in #255
- Add warnings for min and max version checks for k8s and Openshift by @rajendraindukuri in #258
- Corrected broken hyperlinks by @rajendraindukuri in #260
- added support of 4.15 by @shefali-malhotra in #263
- Update Go Modules by @chimanjain in #264
Full Changelog: v2.10.0...v2.10.1
v2.10.0
What's Changed
- fix: update release version in helm installer by @mdutka-dell in #238
- fix: parse normalized snapshotID by @mdutka-dell in #237
Full Changelog: v2.9.1...v2.10.0