Upcoming breaking change to CircleCI Local CLI - May 31, 2025

CircleCI is making an upgrade to its local CLI which will require all local CLI users to upgrade to v0.1.31425 or higher if using the following two commands:

This upgrade must occur before May 31, 2025. After May 31, 2025, the two commands listed above will no longer work on versions of the CLI that are older than v0.1.31425.

Update: this is relevant if you are using orb validate as well. It has been added to the list.

This change has taken place. If you are running into any issues, comment below or email me at sebastian@circleci.com.

Hello, I don’t know if this is related but we are encountering an error (graphql?) when packaging/validating our private orb. Orb using :
orb-tools: circleci/orb-tools@12.3

And more specifically on the pack command

  - orb-tools/pack:
      filters: *filters

The output message is as follows:

Validating orb =>
Error: Getting orb client: Cannot query field __schema' on type QueryRoot’.
Exited with code exit status 255

Starting from a code where deployment went well this morning, I now have this problem

Can you me send a build link? Either via DM or to sebastian@circleci.com

Update: we’ve identified an issue with this rollout. It’s being reverted until we can fix the issue and roll the change back out.

1 Like

This has now been rolled back out. If you have any issues, please comment below or email me at sebastian@circleci.com