Monthly release of Bitrise CLI tools and summary of updates (Jul 2019)

We ship a new bitrise cli version every month. The new release will be available on the bitrise.io virtual machines on the weekend after the CLI release, unless we discover any serious bug/regression.

Read on to learn more about this month’s Bitrise CLI release and about the changes around Bitrise tools and steps.

New version of Bitrise CLI (1.32.0)

1. Tools update

  • envman version bumped to 2.2.5
  • stepman version bumped to 0.11.7

2. Default plugins update

  • init plugin version bumped to 1.2.1
  • workflow-editor plugin version bumped to 1.1.59
  • analytics plugin version bunmped to 0.10.3

3. Go dependencies update


New steps

  • appcenter-app-release 1.0.0
  • jandi-message 0.1.0

Step updates

  • applivery-android 0.3.2:
    • bug fixing
    • update Step name to Applivery.com Android Deploy
  • applivery-ios 0.3.1:
  • apt-get-install 0.9.1:
    • updated step description
  • bitrise-step-version-pre-release-info 1.1.0:
  • carthage 3.2.1:
  • deploy-to-bitrise-io 1.6.0:
    • new feature added: the step will export an additional universal APK for all AAB files, to make testing easier
    • added xcresult3 converter to support Xcode 11’s new .xcresult format
  • fastlane 2.5.0:
    • bundler is installed before executing bundle install, in case a Gemfile.lock is present. The specific version defined in the Gemfile.lock under BUNDLED WITH is installed and used to run the bundle install command.
    • the issues fixed include the error messages printed during build: rbenv: bundle: command not found and You must use Bundler 2 or greater with this lockfile.
  • install-missing-android-tools 2.3.7:
    • fixed android support lib regex.
    • added test case for Android support lib
    • fixed missing Android NDK platforms issue, revision installation should be all right now
  • project-scanner 3.2.0:
    • updated dependencies
    • updated steps’ versions used in the workflow.
    • dependencies updated
  • xcode-test 2.3.2:
    • export UITest artifacts only in case of Xcode major version < 11

This topic was automatically closed after 90 days. New replies are no longer allowed.