Release v0.1.14
What's Changed
- Added image links to the qcow2ova help by @KeerthanaAP in #502
- Cloud-config template made configurable. by @KeerthanaAP in #509
- Modified the audit log file name and Added deletion of empty file by @KeerthanaAP in #503
- Move to uber go-mock and bump go version to 1.21 across project. by @kishen-v in #537
- Use alternate package for ioutil by @kishen-v in #538
- Fix cleanup of spec-files post e2e tests by @kishen-v in #540
- Add support to list PER enabled DCs/Zones by @kishen-v in #542
- Give a meaningful name to the raw disk image. by @Poorna-Gottimukkula1 in #544
Dependency Changes
- Bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 by @dependabot in #497
- Bump github.com/IBM-Cloud/power-go-client from 1.5.1 to 1.5.2 by @dependabot in #498
- Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 by @dependabot in #499
- Bump github.com/IBM-Cloud/power-go-client from 1.5.2 to 1.5.3 by @dependabot in #500
- Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 by @dependabot in #501
- Bump github.com/IBM/platform-services-go-sdk from 0.52.0 to 0.52.1 by @dependabot in #505
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #507
- Bump github.com/IBM/platform-services-go-sdk from 0.52.1 to 0.53.1 by @dependabot in #510
- Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #511
- Bump github.com/IBM/platform-services-go-sdk from 0.53.1 to 0.54.0 by @dependabot in #512
- Bump github.com/IBM/go-sdk-core/v5 from 5.14.1 to 5.15.0 by @dependabot in #514
- Bump k8s.io/apimachinery from 0.28.3 to 0.28.4 by @dependabot in #513
- Bump github.com/IBM-Cloud/power-go-client from 1.5.3 to 1.5.4 by @dependabot in #515
- Bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 by @varad-ahirwadkar in #516
- Bump github.com/IBM/platform-services-go-sdk from 0.54.0 to 0.54.1 by @dependabot in #517
- Bump github.com/go-openapi/strfmt from 0.21.7 to 0.21.8 by @dependabot in #521
- Bump github.com/IBM-Cloud/power-go-client from 1.5.4 to 1.5.5 by @dependabot in #520
- Bump github.com/IBM/platform-services-go-sdk from 0.54.1 to 0.55.0 by @dependabot in #526
- Bump actions/setup-go from 4 to 5 by @dependabot in #522
- Bump github.com/go-openapi/strfmt from 0.21.8 to 0.21.9 by @dependabot in #523
- Bump github.com/IBM/ibm-cos-sdk-go from 1.10.0 to 1.10.1 by @dependabot in #524
- Bump github/codeql-action from 2 to 3 by @dependabot in #527
- Bump k8s.io/apimachinery from 0.28.4 to 0.29.0 by @dependabot in #528
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #529
- Bump github.com/IBM-Cloud/power-go-client from 1.5.5 to 1.5.6 by @dependabot in #530
- Bump github.com/IBM-Cloud/power-go-client from 1.5.6 to 1.5.7 by @dependabot in #531
- Bump github.com/go-openapi/strfmt from 0.21.9 to 0.21.10 by @dependabot in #532
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #534
- Bump github.com/go-openapi/strfmt from 0.21.10 to 0.22.0 by @dependabot in #535
- Bump actions/setup-go from 4 to 5 by @dependabot in #539
- Bump github.com/IBM-Cloud/power-go-client from 1.5.7 to 1.5.8 by @dependabot in #541
- Bump k8s.io/klog/v2 from 2.110.1 to 2.120.0 by @dependabot in #543
- Bump github.com/IBM/platform-services-go-sdk from 0.55.0 to 0.56.0 by @dependabot in #546
- Bump k8s.io/klog/v2 from 2.120.0 to 2.120.1 by @dependabot in #547
- Bump github.com/onsi/gomega from 1.30.0 to 1.31.0 by @dependabot in #549
- Bump k8s.io/apimachinery from 0.29.0 to 0.29.1 by @dependabot in #548
- Bump github.com/onsi/gomega from 1.31.0 to 1.31.1 by @dependabot in #550
- Bump github.com/IBM/platform-services-go-sdk from 0.56.0 to 0.56.2 by @dependabot in #551
- Bump github.com/IBM/platform-services-go-sdk from 0.56.2 to 0.56.3 by @dependabot in #552
- Bump github.com/IBM/go-sdk-core/v5 from 5.15.0 to 5.15.1 by @dependabot in #553
- Bump github.com/IBM/platform-services-go-sdk from 0.56.3 to 0.56.4 by @dependabot in #554
New Contributors
- @varad-ahirwadkar made their first contribution in #516
Full Changelog: v0.1.13...v0.1.14