1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Files
airbyte/docs/reference/api/generated-api-html
Parker Mossman 5da184895f Add release_stage and release_date to ActorDefinition table (#10051)
* tombstone added to schema dump

* read/write actor_definition.tombstone in config persistence

* add tombstone field when loading from yaml seed persistence

* add tombstone to normalized_tables_schema.txt

* add test to ensure tombstone defaults to false

* add release_date and release_stage to actor_definition
- migration to add columns
- update json schema to add new fields
- update API schema to include new fields in definition reads
- update tests

* rename definition creation methods to include custom

* add format:date for releaseDate, and define shared releaseStage enum

* handle null releaseDate
2022-02-04 13:43:19 -08:00
..