Releases: Seagate/seagate-exos-x-api-go
Releases · Seagate/seagate-exos-x-api-go
v1.0.16
1.0.16 (2023-06-06)
Chores
- deps: bump express from 4.17.1 to 4.17.3 in /mock (f42a18f)
Other
- Merge pull request #30 from Seagate/dependabot/npm_and_yarn/mock/express-4.17.3 (300dae8), closes #30
- Merge branch 'main' into dependabot/npm_and_yarn/mock/express-4.17.3 (788c783)
v1.0.15
1.0.15 (2023-06-06)
Chores
- deps: bump yaml and semantic-release (209afcd)
Other
- Merge pull request #34 from Seagate/dependabot/npm_and_yarn/yaml-and-semantic-release--removed (ff849de), closes #34
v1.0.14
1.0.14 (2023-06-06)
Chores
- deps: bump golang.org/x/text from 0.3.3 to 0.3.8 (3e8e462)
Other
- Merge pull request #33 from Seagate/dependabot/go_modules/golang.org/x/text-0.3.8 (008bb09), closes #33
v1.0.13
1.0.13 (2023-06-06)
Chores
- deps: bump qs and express in /mock (5a99f7a)
Other
- Merge pull request #28 from Seagate/dependabot/npm_and_yarn/mock/qs-and-express-6.11.0 (da43e7b), closes #28
v1.0.12
1.0.12 (2022-12-22)
Bug Fixes
Other
- Merge pull request #31 from Seagate/fix_recursive_login (f617f52), closes #31 #27
v1.0.11
1.0.11 (2022-12-12)
Chores
- Update logging to klog2 for compatibility with csi driver (815552d)
v1.0.10
1.0.10 (2022-11-23)
Bug Fixes
- ShowHostMaps: Return host maps when initiator has a nickname or is in a group (9b72e0f)
Chores
- add workflow_dispatch to enable manual workflow run (35cf7d9)
- remove release.yml changes (d7686d1)
- update workflow_dispatch (b3f01be)
Other
- Merge pull request #26 from Seagate/chore/manualrelease2 (c266540), closes #26
- Merge pull request #25 from Seagate/chore/manualrelease (b6d4a6e), closes #25
v1.0.8
1.0.8 (2022-05-31)
Bug Fixes
- ChooseLUN uses next highest lun before wrapping (80883af)
- Correctly handle a volumes slice of zero length (242b3fa)
Other
- Merge pull request #19 from Seagate/fix/chooselun (3d1a38b), closes #19
v1.0.7
1.0.7 (2022-05-26)
Bug Fixes
- CheckVolumeExists() optimization and new GetVolumeWwn() (c73083a)
Code Style
- GetVolumeWwn() improvement (5e2424f)
Other
- Merge pull request #18 from Seagate/fix/wwn (4bbb191), closes #18