Skip to content

Spaces API v1.8.0

Compare
Choose a tag to compare
@sttts sttts released this 01 Oct 12:48
· 43 commits to main since this release
674ba15

What's Changed

  • Add supported versions file for Spaces/Crossplane by @turkenh in #63
  • feat: Backup and Restore API changes needed to implement restore by @phisco in #66
  • feat: move backup config ref to backups by @phisco in #67
  • feat: remove details from backup status by @phisco in #68
  • fix: gate rules using gated fields by @phisco in #70
  • feat: switch to use our own TypedLocalObjectReference by @phisco in #69
  • fix: sharedbackupconfig's config using free form json by @phisco in #72
  • feat: add common package by @phisco in #73
  • Add List method to Spaces client by @RedbackThomson in #71
  • Remove reference to Velero from SharedBackupConfig by @jeanduplessis in #75
  • spaces/v1beta1: move group labels here by @sttts in #77
  • feat(sharedbackupconfig): allow passing prefix by @phisco in #74
  • Add latest Crossplane versions by @jeanduplessis in #78
  • Add SharedTelemetryConfig API by @lsviben in #76
  • Exporters and pipeline should be required in SharedTelemetryConfig API by @turkenh in #79
  • Add space labels and status fields by @RedbackThomson in #80
  • docs: fix backup references docs by @phisco in #82
  • Add deprecation notices to ControlPlane ConnectionDetail fields by @tnthornton in #81
  • Add auth token exchange API by @RedbackThomson in #83
  • Add 1.4.0 block for working against pre-releases in cloud by @tnthornton in #86
  • Add CEL rule for rejecting empty version with upgrade policy "None" by @ezgidemirel in #87
  • Add new apiURL field to space status by @RedbackThomson in #88
  • Remove fields from dropped velero based backups by @turkenh in #89
  • Remove Last Schedule print column from SharedBackupSchedule by @cbuto in #85
  • query.spaces.upbound.io: generate OpenAPI by @sttts in #91
  • feat(teams): add teams service client by @haarchri in #92
  • feat(robot): add options for robot teammembership + typed team responses by @haarchri in #93
  • feat(sdk): add repositorypermission by @haarchri in #94
  • ControlPlanes: remove scheduled and add healthy condition by @turkenh in #97
  • Remove ControlPlane spec.source and status.source fields by @negz in #95
  • WIP: apis/query: add table row responses by @sttts in #99
  • Observability: add log exporter pipeline to STC by @lsviben in #102
  • chore: Configure Renovate by @renovate in #58
  • apis/query: add freshness by @sttts in #100
  • Add State to ControlPlane.Spec.Crossplane for managing the crossplane state by @sergenyalcin in #103
  • query: remove noHeaders by @sttts in #104
  • apollo: clarify group and APIGroup by @sttts in #108
  • query: Introduce v1alpha2, allowing for multiple filters by @adamwg in #105
  • query: Remove owners filter in v1alpha2 by @adamwg in #109
  • InControlPlaneOverride API by @ulucinar in #101
  • query: Fix the json name of filters in relations by @adamwg in #112
  • Add Simulation API types by @negz in #110
  • Remove hostcluster id from control plane status by @turkenh in #111
  • Add Validated condition to STC by @lsviben in #113
  • Add condition status to SharedSecretStoreStatus by @jeanduplessis in #106
  • ControlPlane: Drop healthy column by @turkenh in #114
  • chore: clean up CTP from unused fields by @lsviben in #115
  • api-connector: add first API sketch by @erhancagirici in #116
  • Create apis/go.mod by @sttts in #117

New Contributors

Full Changelog: v0.3.0...apis/v1.8.0