Breaking changes and migration guide
This release removes the is_cache_disabled input and its corresponding behavior. This input controlled the legacy Cache Push step, and we recommend everyone migrate to the new dedicated cache steps and to the Bitrise Remote Build Cache product.
If your workflows do not use the legacy Cache Push/Pull steps, then you can upgrade without any breaking change.
What鈥檚 Changed
- Migrate to go-steputils v2 by @ofalvai in Migrate to go-steputils v2 by ofalvai 路 Pull Request #110 路 bitrise-steplib/steps-cocoapods-install 路 GitHub
- Remove legacy cache usage by @ofalvai in Remove legacy cache usage by ofalvai 路 Pull Request #111 路 bitrise-steplib/steps-cocoapods-install 路 GitHub
Full Changelog: Comparing 2.4.3...3.0.0 路 bitrise-steplib/steps-cocoapods-install 路 GitHub