v4.0.1
This release moves from using the Cloud Foundry API v2 to v3. π
It also removes some commands that were not supported by app-autoscaler-release since v13, which is why it gets a new major version.
What's Changed
- chore(ci): Add build by @silvestre in #130
- chore: Remove credential commands by @silvestre in #131
- chore(CF client): Switch to V3 CF API client by @silvestre in #132
- chore(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #135
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 by @dependabot in #134
- chore(ci): Automatically prepare a PR for the release by @silvestre in #133
- fix(cfclient): Correctly forward
--skip-ssl-validationby @silvestre in #136
Full Changelog: v3.0.1...v4.0.1