Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions release-plan.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# CAMARA Release Plan
# This file declares release intentions for this repository.
# It replaces manual wiki tracking with automated tooling.
Expand Down Expand Up @@ -25,16 +25,16 @@
# Dependencies on Commonalities and ICM releases
# Update per ReleaseManagement requirements for each release cycle
dependencies:
commonalities_release: r3.4
identity_consent_management_release: r3.3
commonalities_release: r4.1
identity_consent_management_release: r4.1

# APIs in this repository
# Replace the placeholder below when planning a release:
# - api_name: kebab-case identifier (used as filename in code/API_definitions/)
# - target_api_status: draft | alpha | rc | public (draft allows no file yet)
apis:
- api_name: release-test
target_api_version: 0.1.0
target_api_version: 1.0.0
target_api_status: alpha
main_contacts:
- hdamker-bot
Loading