[source-faker] - Bump to stable 6.2.21 (#55705)
This commit is contained in:
@@ -9,7 +9,7 @@ data:
|
||||
connectorSubtype: api
|
||||
connectorType: source
|
||||
definitionId: dfd88b22-b603-4c3d-aad7-3701784586b1
|
||||
dockerImageTag: 6.2.21-rc.1
|
||||
dockerImageTag: 6.2.21
|
||||
dockerRepository: airbyte/source-faker
|
||||
documentationUrl: https://docs.airbyte.com/integrations/sources/faker
|
||||
githubIssueLabel: source-faker
|
||||
@@ -24,7 +24,7 @@ data:
|
||||
releaseStage: beta
|
||||
releases:
|
||||
rolloutConfiguration:
|
||||
enableProgressiveRollout: true
|
||||
enableProgressiveRollout: false
|
||||
breakingChanges:
|
||||
4.0.0:
|
||||
message: This is a breaking change message
|
||||
|
||||
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
version = "6.2.21-rc.1"
|
||||
version = "6.2.21"
|
||||
name = "source-faker"
|
||||
description = "Source implementation for fake but realistic looking data."
|
||||
authors = [ "Airbyte <evan@airbyte.io>",]
|
||||
|
||||
@@ -104,6 +104,7 @@ None!
|
||||
|
||||
| Version | Date | Pull Request | Subject |
|
||||
|:------------|:-----------| :-------------------------------------------------------------------------------------------------------------------- |:----------------------------------------------------------------------------------------------------------------|
|
||||
| 6.2.21 | 2025-03-11 | [55705](https://github.com/airbytehq/airbyte/pull/55705) | Promoting release candidate 6.2.21-rc.1 to a main version. |
|
||||
| 6.2.21-rc.1 | 2024-11-13 | [48013](https://github.com/airbytehq/airbyte/pull/48013) | Update for testing. |
|
||||
| 6.2.20 | 2024-10-30 | [48013](https://github.com/airbytehq/airbyte/pull/48013) | Promoting release candidate 6.2.20-rc.1 to a main version. |
|
||||
| 6.2.20-rc.1 | 2024-10-21 | [47221](https://github.com/airbytehq/airbyte/pull/46678) | Testing release candidate with RC suffix versioning. |
|
||||
|
||||
Reference in New Issue
Block a user