v1.0.0 of the Release Agent is now available!!
As part of this release, we are now requiring the circleci.com/project-id
annotation in order for components and releases to be tracked and displayed in the UI. Please see our documentation for steps for adding this.
We encourage all users to update to this version ASAP, as we will be dropping support for older versions on April 1, 2024. If you haven’t updated by then, you will no longer see your releases in our UI. For update instructions, review the Release Agent documentation.
Changes:
- The
circleci.com/project-id
annotation is now required in order for components and releases to be tracked and displayed in the UI - Removed the
ROLLBACK
type releases in favor of the true underlying type (PROGRESSIVE
orDEPLOYMENT
) and have added aRERELEASE
tag - Improved clarification notes on
RESTORE_VERSION
command output - Avoid retrying calls to the cloud in case of 400 and 401 status code responses