Find below the release notes for all released versions of the up CLI.
v0.36.2
Released December 19th, 2024.
What’s Changed
- Spaces Mirror: Fixed an issue affecting private registries when using registry flags introduced in v0.36.0.
- Added a new flag to the
up project runcommand, enabling projects to be run in production control planes.
v0.36.1
Released December 3rd, 2024.
What’s Changed
- Resolved the
IsNotFounderror encountered inup project runfor existing repositories.
v0.36.0
Released November 28th, 2024.
What’s Changed
- Enhanced the ingress cache to ensure concurrency safety for more stable and efficient operations.
- User organization is now validated during login, offering better security and a smoother user flow.
- Default values for
apiVersionandkindhave been added in Python schemas to streamline development. - The
up dep updatecommand now processes updates in parallel, significantly reducing update times. - Projects started in MCP now inherit the parent Space context, ensuring better alignment and continuity.
up space mirrorAdded registry flags to provide more control and flexibility when managing mirrors.- The embedded function KCL base image has been upgraded to v0.10.8.
up project runFixed issues with unsupported duplicate file paths to avoid potential conflicts.up project runProjects are now re-homed automatically, and repository visibility is preserved during project pushes.up project runProjects now load repositories into memory, improving performance and reducing disk I/O.up project buildThe Docker client environment can now be overridden with custom environment variables, offering more flexibility.up ctp provider,function,configuration,pull-secretAdded support for installing functions and pull-secrets in CTP, expanding functionality and customization options.
v0.35.3
Released November 6th, 2024.
What’s Changed
- improvements for new commands introduced in v0.35.0
v0.35.2
Released November 6th, 2024.
What’s Changed
- improvements for new commands introduced in v0.35.0
v0.35.1
Released November 6th, 2024.
What’s Changed
- Made the ingress cache concurrency safe in
up ctx. - Prevented output of status fields for generated XRDs.
- Validated the user’s organization during login.
- Configured projects to use the parent Space context when started in managed control plane.
v0.35.0
Released November 6th, 2024.
What’s Changed
Project Management Enhancements
- Introduced new commands:
up project init,build,push,run, andmoveup example generateup xrd generateup composition generateup function generate
https://docs.upbound.io/core-concepts/projects/
Dependency Management
- Enhanced the
xpkg depcommand to handle function dependencies and group dependencies effectively - Added validation and examples for dependency handling
Improvements
- Supported installation of mcp-connectors and cloudnative-pg from
xpkg.upbound.io - Improved error messages for unreachable spaces and unusable contexts in
up ctx.
Bug Fixes
- Fixed function name validation and schema handling errors.
- Improved dependency checks for projects and configurations.
Breaking Changes
- Deprecated
xpkgin favor of enhanced project workflows.
v0.34.2
Released October 17th, 2024.
What’s Changed
- Use spaces-config configmap to validate spaces in
up space attach
v0.34.1
Released October 10th, 2024.
What’s Changed
- update
up alpha space mirrorcorresponding images
v0.34.0
Released October 7th, 2024.
What’s Changed
- Reduced verbosity of logging
- Install agent from the
xpkg.upbound.ioregistry - Require username and password for agent chart installation.
- Added cloudnative-pg as a dependency and updated query to v1alpha2.
- Removed the “healthy” column from
up ctp get/list. - Ensured
up ctxalways uses the spaces ingress.
v0.33.0
Released September 3rd, 2024.
What’s Changed
- Update
up space initupdate for 1.7.0 release OCI Registry change toxpkg.upbound.io/spaces-artifacts - Update
up alpha space mirrorupdate for 1.7.0 release - Update
up ctp connectorinstall using now OCI Registryxpkg.upbound.io/spaces-artifacts - Improve
up ctp list/getshow healthy column and read message from status for CTP - Improve
up alpha queryprint right kind with multiple resources - Improve
up xpkg depworks now with functions - Improve
up ctxwriting kubeconfig to stdout with current path - Delete
up cofiguration
v0.32.0
Released August 2nd, 2024.
What’s Changed
- New
up teamcommand for managing teams. - New
up robot teamcommand for managing robot team membership. - New
up repository permissioncommand for managing team access to repositories. up space attachandup space detachhave been renamed toup space connectandup space disconnect, respectively.- Improved
up alpha getandup alpha querycommands for querying resources in and across control planes.
v0.31.0
Released June 7th, 2024.
- Web-based login (previously
up alpha web-login) is now the default forup login. Useup login --username=<user>to invoke interactive terminal login. up configurationis now stubbed out, since Configurations are not currently supported in Upbound.
What’s Changed
- Web login is now the default for
up login. up ctxnow works with connected Spaces.up ctxnow supports navigating between cloud, connected, and disconnected Spaces regardless of the current kubeconfig context.up space attachnow works with Upbound IAM.
v0.30.0
Released May 10th, 2024.
What’s Changed
- We promoted
up web-loginto stable. - We fixed several bugs related to
up ctxfailing to connect to a Space, group, or managed control plane. up versionnow prints information seperated into client (your up CLI version) and server (version information for the managed control plane and Space you’re connected to)up space initenables hub authz and authn by default.
v0.29.0
Released May 3rd, 2024.
This release contains an important breaking change that affects how users gain access to the API server of their managed control planes.
For users who’ve deployed MCPs to Upbound prior to April 30th, 2024 (on our ’legacy GCP Space’), to connect to those MCPs you must use up ver <= v0.28.0.
To connect to an MCP in a Cloud Space or Connected/Disconnected Space, please use up ver >= v0.29.0.
Notable Changes
- We replaced
up ctp connect/disconnectandup ctp kubeconfig getwith a newup ctxcommand. - We’ve overhauled how profiles work in
up. Learn more about it by reading the up CLI reference.
What’s Changed
- We introduced
up space listto list all Cloud and Connected Spaces that exist in an organization’s account. - We added CRUD support for control plane groups with
up groupsubcommand. - We bumped the prerequisite version of UXP to
v1.15when usingup space initto create a single-tenant Space. - We fixed some bugs that caused
up space detachto fail. up ctp listnow derives its context according to what’s been set withup ctx.up space initnow installs opentelemetry-operator as a prerequisite.- All commands in
upnow use the newupprofiles and kubecontexts.
v0.28.0
Released April 2nd, 2024.
What’s Changed
- We added
up alpha space attachanddetachcommands to facilitate connecting a single-tenant Space to Upbound’s global console.
v0.27.0
Released March 27th, 2024.
What’s Changed
- We fixed a bug that caused
up ctp connectto fail to connect to a managed control plane running in a single-tenant Space. - We fixed a bug impacting
up xpkg buildagainst Docker 1.25
v0.26.0
Released March 16th, 2023.
What’s Changed
- We added
up alpha queryandup alpha getcommands. - We changed
up trace’s arguments to align withup queryandup getand fixed up/down navigation.
v0.25.0
Released March 12th, 2024.
Notable Changes
- We updated
up versionto print client and server side versions. - We improved the UX of
up ctp connect/disconnect. Connect now gracefully handles different context names and allows repeated connect attempts.
What’s Changed
- We fixed an issue in
up migrationthat restored package statuses. up migrationnow uses the same confirmation dialog asup space init- We improved the UX of
up ctp connect/disconnect. Connect now gracefully handles different context names and allows repeated connect attempts. - We unified the experience between
up ctp connectandup ctp kubeconfig get. - We added
alpha traceandalpha tviewtemplate commands. - We updated
up versionto print client and server side versions.
v0.24.2
Released February 29th, 2024.
What’s Changed
- This version includes some configuration tweaks for Crossplane and providers that is installed as prerequisites with the up space init command.
v0.24.1
Released February 7th, 2024.
What’s Changed
- We fixed an issue in
up migrationthat restored package statuses. up migrationnow uses the same confirmation dialog asup space init
v0.24.0
Released February 1st, 2024.
What’s Changed
- We introduced
up alpha web-login, a preview feature to allow web-based authentication to Upbound fromup.
v0.23.0
Released February 1st, 2024.
What’s Changed
- Updated component prerequisite versions for an Upbound Space.
- We fixed an issue where
up migrationdidn’t wait for PackageRevisions to be healthy in order to complete a successful migration. - Space subcommands now respect control plane groups.
v0.22.1
Released January 30th, 2024.
What’s Changed
- Updated component prerequisite versions for an Upbound Space.
v0.22.0
Released January 30th, 2024.
Notable Changes
- New
up alpha migrationcommands to export state from a control plane and import it into an Upbound managed control plane. - Allow creation of managed control planes without being configured to use Upbound’s deployment service.
What’s Changed
- Improved the help text to make
up profile set spacemore discoverable. - Allow creating new Upbound profiles with
type: spaceby name. - Fixed an issue where
up space initignored SIGINT.
v0.21.0
Released October 12th, 2023.
Notable Changes
up space init’s UXP auto-installed prerequisite was updated from 1.12.2-up.2 to 1.13.2-up.2up ctp connectwas re-introduced, with different functionality. Invoking the command will now connect your kubectl directly to the target control plane. Any kubectl commands run in that terminal will be executed against the target control plane.up ctp disconnectwas introduced to compliment connect. Invoking the command will switch from the control plane context back to the originating context.up ctp connector installwas extended to enable configuring mcp-connector against a Space’s control plane.up ctp connector uninstallwas introduced to compliment install. Invoking the command will delete the mcp-connector helm chart from the App Cluster.
What’s Changed
- Re-introduce
up ctp connectaddup ctp disconnect - Bump the UXP prereq for spaces to v1.13.2-up.2
- MCP Connector support for Spaces
v0.20.0
Released October 10th, 2023.
Notable Changes
- Introduced support for the following
up ctpsubcommands with spaces:createdeletegetlist
- ⚠️ Breaking change ⚠️
up ctp connectwas moved to upctp connector install. This is anticipation of future work.
What’s Changed
- Add tests for auth.yaml inclusion in provider package
- Allow pre-release versions of spaces to be installed and upgraded to
- Introduce support for up ctp (create, get, list, delete) against an Upbound Space
- Move ctp connect to ctp connector install
v0.19.2
Released October 5th, 2023.
What’s Changed
- Fix
up xpkg buildnot including authentication extensions for Upbound console on Provider v1
v0.19.1
Released August 29th, 2023.
What’s Changed
- [Backport release-0.19] Fix
uxp installerror “couldn’t find binding”
v0.19.0
Released August 28th, 2023.
Notable Changes
- New subcommands to support Upbound Spaces
- Add
up space billing getwith GCS support
What’s Changed
- Add repeatable –debug (short -d) enabling API request logging
- Package composition function types
- Prevent deferred File.Close and wrap errors while putting CRDs into xpls provider package cache
- [DevEx] xpkg: add error contexts and print & fail on parse errors
- Add
up space billing getwith GCS support - Add AWS support to
up spaces billing get - New subcommands to support Upbound Spaces
- Introduce additional requirements for the spaces install
- Adjust ingress-nginx deployment to target kind
- Spaces: add helpers for default and unattended installation
- Allow operators to override the registry and registry-endpoint for a spaces install
- Spaces: add support for public load balancer
- Add Azure support to
up space billing get+ provider-generic refactor - cmd space: fix missing install.Context
- Space: improve destroy command
- space: unify and deduplicate registry flag logic
- Use concrete types with destroyCmd.Run()
- Fix typo in up space destroy output
- Rename
up space billing getto export and fix event tags
v0.18.0
Released June 27th, 2023.
What’s Changed
- Make
helpmore accessible - Updates dependencies to get up close to current
v0.17.0
Released May 12th, 2023.
What’s Changed
- Added tab completion for two control plane commands
- Check the validity of kubeconfig before applying it
- xpkg batch subcommand to batch process provider packages
v0.16.1
Released April 17th, 2023.
Notable Changes
- This patch release for
v0.16.0notably adds a contribution guide and fixes a marshaling bug when building bundled provider packages (if no controller image ref is passed).
What’s Changed
- add contribution guide that includes release process.
- Reorganize organization user commands.
v0.16.1
Released April 17th, 2023.
Notable Changes
- This patch release for
v0.16.0notably adds a contribution guide and fixes a marshaling bug when building bundled provider packages (if no controller image ref is passed). - ⚠️ Breaking change ⚠️ With the core crossplane dependency bumped to
v1.6.0, onlyv1API versions will be supported forCompositionandCompositeResourceDefinitionin theapiextensions.crossplane.iogroup. Support forv1beta1versions was removed. Please plan to update tov1and see the README for more details.
What’s Changed
- add contribution guide that includes release process.
- Reorganize organization user commands.
v0.16.0
Released March 28th, 2023.
Notable Changes
- Introduction of many new commands to coincide with the relaunch of Upbound, including many commands in
ctpandcfg. - ⚠️ Breaking change ⚠️ Starting in v0.16.0,
up controlplane createmust supply a required flag--configuration-nameand no longer supports creating “empty canvas” control planes. Prior versions of up that do not have this flag will now get an error response from the Upbound API:{"message":"configurationId is required"}
What’s Changed
- Add
ctp getcommand, to show a single control plane. - Added get commands for orgs, repos, robots, and robot tokens
- Implement JSON and YAML output formatting
- Add formatted ouput for more get & list commands
- Add alpha commands for MCP connector
- update up-sdk-go to use new error descriptions
- Initial suport for tab completions
- Introduce
configurationcommands - Add completion predictors for control planes, profiles, repos, and robots
- Add completion predictor for configurations
- Add first iteration of
configuration create - Update login to fetch default user account if none specified
- Require configurations for creating control planes
- Separate kubeconfig generation steps
- Update gitsources login to pass port parameter.
- Add Organization user management
- Add support for listing configuration templates
- Disable the
upboundsubcommand. - Revised the new “org user” comands to take an org name instead of an org ID
- Move
controlplanecommands to stable maturity level - Create a token as part of connect command
- docs: add controlplane commands
- connect: fix the robot creation call
- Querying control planes with no associated configurations
- Update docs: add configuration, remove ‘upbound’.
- Added –private flag for
up cfg create - connect: always create user token if not provided - no creation of robots
- connect: wait for helm installation to complete
- combine xpkg auth ext anno during build
- Move up ctp kubeconfig get to stable
v0.15.0
Released November 6th, 2022.
What’s Changed
- Support webhook configurations in provider packages
v0.14.0
Released October 5th, 2022.
Notable Changes
- Two new commands,
up ctp provider installandup ctp configuration install, to quickly install Providers and Configurations into any control plane. - The promotion of the experimental managed control planes (MCP) API to be the default for all
up alpha ctpcommands. - ⚠️ Breaking change ⚠️ The promotion of the experimental MCP API may break some workflows, but all impacted commands fall under the
alphamaturity group. Guarantees around backwards compatibility are explained in detail in the API Maturity documentation. While breaking changes will try to be minimized from version to version,upis not guaranteed to maintain backwards compatibility for pre-v1.0 versions.
What’s Changed
- Use compact usage output
- Drop
UP_MCP_EXPERIMENTALin favor of new control planes API - Add support for
up ctp provider installandup ctp configuration install - Move control plane commands to only support previously experimental API
- Clean up remaining mcp ID references in docs
v0.13.0
Released August 26th, 2022. Release reference on GitHub
Notable Changes
- drastically increases the functionality of up by introducing command groups for
organization,robot,repository, andprofile. - restructures the up command graph by adding top-level “maturity” groups. Commands that are expected to change or evolve in the future are now nested under
up alpha. See the API Maturity documentation for more information.
What’s Changed
- Do not prompt for username / password if token is provided
- Only pass domain to docker-credential-up
- Embed Kubernetes client auth plugins
- Update comment about auth plugins
- Drop up uxp connect command
- Update MCP experimental ctp list with paging
- Move to pterm, emit success message for all operations, and support
--quietand--prettyglobal output config - Add support for repository management and create on push
- Add Nix installation instructions
- Simplify
up upbound installand add config command group - Add support for organization management commands
- Support robot management commands
- Add
--forceoption to destructive commands - Move experimental and preview commands to
alphagroup - Fix up logout and hint when session is missing
- Add support for
up ctp pull-secret createand require token create output - Cleanup command structure and allow creating new named profile on login
- Fix top-level alpha command help output and updates docs for v0.13.0 release
- Update configuration docs to include base config