Release v0.1.15
What's Changed
- Replace deprecated github.com/AlecAivazis/survey/v2 with charmingbracelet/huh. by @kishen-v in #561
- List existing cloud connections from all instances. by @kishen-v in #545
- Added changes for mount partition2 on /boot by @KeerthanaAP in #562
- Updating template for conversion of qcow2ova image by @Shilpi-Das1 in #440
- Free up loopdevice after image is built by @kishen-v in #594
- Beautify output for dhcpserver commands by @kishen-v in #592
- Added log levels by @KeerthanaAP in #506
- Minor fix on dhcp server get id flag description by @dharaneeshvrd in #601
- Add doc to build centos image with DHCP support by @Karthik-K-N in #602
- Add bucket exists check before checking object exists while uploading image by @KeerthanaAP in #610
- Remove k8s.io/apimachinery dependency for wait mechanism by @kishen-v in #617
- Renaming instance-id and instance-name by @varad-ahirwadkar in #589
- Fix diskspace of / issue of rhel 9.* images. by @KeerthanaAP in #623
Dependency Changes
- Bump github.com/IBM/ibm-cos-sdk-go from 1.10.1 to 1.10.2 by @dependabot in #556
- Bump github.com/IBM/platform-services-go-sdk from 0.56.4 to 0.57.0 by @dependabot in #557
- Bump github.com/IBM-Cloud/power-go-client from 1.5.8 to 1.5.9 by @dependabot in #558
- Bump k8s.io/apimachinery from 0.29.1 to 0.29.2 by @dependabot in #559
- Bump github.com/IBM/platform-services-go-sdk from 0.57.0 to 0.59.0 by @dependabot in #560
- Bump github.com/IBM/go-sdk-core/v5 from 5.15.1 to 5.15.2 by @dependabot in #563
- Bump github.com/IBM/platform-services-go-sdk from 0.59.0 to 0.59.2 by @dependabot in #565
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #569
- Bump github.com/IBM/platform-services-go-sdk from 0.59.2 to 0.59.3 by @dependabot in #568
- Bump github.com/go-openapi/strfmt from 0.22.1 to 0.22.2 by @dependabot in #570
- Bump github.com/IBM/platform-services-go-sdk from 0.59.3 to 0.60.0 by @dependabot in #572
- Bump github.com/go-openapi/strfmt from 0.22.2 to 0.23.0 by @dependabot in #573
- Bump github.com/IBM/go-sdk-core/v5 from 5.15.3 to 5.16.1 by @dependabot in #575
- Bump github.com/IBM-Cloud/power-go-client from 1.5.9 to 1.6.0 by @dependabot in #576
- Bump github.com/IBM/platform-services-go-sdk from 0.60.0 to 0.61.2 by @dependabot in #577
- Bump k8s.io/apimachinery from 0.29.2 to 0.29.3 by @dependabot in #578
- Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #579
- Bump github.com/IBM/go-sdk-core/v5 from 5.16.1 to 5.16.2 by @dependabot in #580
- Bump github.com/IBM/platform-services-go-sdk from 0.61.2 to 0.61.3 by @dependabot in #582
- Bump github.com/IBM/platform-services-go-sdk from 0.61.3 to 0.62.0 by @dependabot in #583
- Bump github.com/IBM/platform-services-go-sdk from 0.62.0 to 0.62.5 by @dependabot in #588
- Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in #595
- Bump github.com/IBM/go-sdk-core/v5 from 5.16.5 to 5.17.0 by @dependabot in #596
- Bump github.com/IBM/platform-services-go-sdk from 0.62.5 to 0.62.6 by @dependabot in #598
- Bump github.com/IBM/platform-services-go-sdk from 0.62.6 to 0.62.8 by @dependabot in #600
- Bump github.com/IBM/platform-services-go-sdk from 0.62.8 to 0.62.10 by @dependabot in #604
- Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #605
- Bump github.com/IBM/ibm-cos-sdk-go from 1.10.2 to 1.10.3 by @dependabot in #606
- Bump github.com/IBM/platform-services-go-sdk from 0.62.10 to 0.62.11 by @dependabot in #607
- Bump github.com/IBM/go-sdk-core/v5 from 5.17.0 to 5.17.2 by @dependabot in #611
- Bump github.com/IBM/platform-services-go-sdk from 0.62.11 to 0.63.0 by @dependabot in #618
- Bump github.com/charmbracelet/huh from 0.3.0 to 0.4.2 by @dependabot in #619
- Bump github.com/IBM/platform-services-go-sdk from 0.63.0 to 0.63.1 by @dependabot in #621
New Contributors
- @Karthik-K-N made their first contribution in #602
Full Changelog: v0.1.14...v0.1.15