Releases: airbytehq/airbyte-protocol
Releases · airbytehq/airbyte-protocol
v0.19.0
0.19.0 (2025-10-10)
Features
- add additional stats to AirbyteStateStats (#143) (4f0a640)
v0.14.4
0.14.4 (2025-04-03)
Bug Fixes
- remove V1 models. Move clearly schema defined objects into V0 package. (#120) (c73ef4e)
v0.14.2
0.14.2 (2025-01-23)
Bug Fixes
- (DeclarativeOAuthFlow) - make the
extract_output
Optional; correct the descriptions (#106) (94b0198)