Skip to content

Releases: statisticsnorway/dapla-kuben-resource-model

java-v1.0.2

26 Aug 09:10
Compare
Choose a tag to compare

Changes

📓 Model

  • Allow digit in uniform_name (#22) @johnksv
  • Add support for specifying location for artifact registry (#21) @johnksv
  • Add repo_config_override to atlantis block (#20) @nicolst
  • Add folder_iam field to Atlantis config (#19) @nicolst
  • Add options for branch protection rules (#18) @nicolst

☕ Java

  • Allow digit in uniform_name (#22) @johnksv
  • Add support for specifying location for artifact registry (#21) @johnksv
  • Add repo_config_override to atlantis block (#20) @nicolst
  • Add folder_iam field to Atlantis config (#19) @nicolst
  • Add options for branch protection rules (#18) @nicolst

🚀 Features

  • Add folder_iam field to Atlantis config (#19) @nicolst

java-v1.0.1

24 Jan 21:16
Compare
Choose a tag to compare

Changes

📓 Model

  • Add autonomy level to platform managed team info (#16) @johnksv
  • Fix wrong required for github in team definition (#15) @johnksv

☕ Java

  • Add autonomy level to platform managed team info (#16) @johnksv
  • Fix wrong required for github in team definition (#15) @johnksv

🪲 Fixes

  • Fix wrong required for github in team definition (#15) @johnksv

java-v1.0.0

19 Jan 12:42
Compare
Choose a tag to compare

Changes

📓 Model

  • Max length for team name is 17 chars (#13) @johnksv
  • Update ID of jsonschemas to match location on gh pages (#12) @johnksv
  • Add description and requirements for maxLength and patterns (#9) @johnksv
  • Update description for gcp folder iam feilds (#7) @johnksv
  • Move required field of metadata to specific schemas (#6) @johnksv
  • Update examples (#5) @johnksv
  • Move display name to kuben team definition (#2) @johnksv
  • Set visibility to be public as default (#1) @johnksv

☕ Java

  • Prepare release (#14) @johnksv
  • Max length for team name is 17 chars (#13) @johnksv
  • Update ID of jsonschemas to match location on gh pages (#12) @johnksv
  • Add description and requirements for maxLength and patterns (#9) @johnksv
  • Update description for gcp folder iam feilds (#7) @johnksv
  • Move required field of metadata to specific schemas (#6) @johnksv
  • Update examples (#5) @johnksv
  • Move display name to kuben team definition (#2) @johnksv
  • Set visibility to be public as default (#1) @johnksv

👷 Continuous Integration

📚 Documentation