0.14.1 (2024-11-27)
- (DeclarativeOAuthFlow) - add
access_token_params
property to match the actual spec properties (#103) (b47f0ca)
0.14.0 (2024-11-06)
0.13.1 (2024-10-15)
- fix build issues with plugin versions not compatible with java 21 (#99) (226ac3b)
- upgrade from java 17 to 21 and from gradle 7.6 to 8.10 (#97) (6164fc0)
0.13.0 (2024-08-23)
- publish new dataclasses version of python protocol,
airbyte_protocol_models_dataclasses
to pypi (#91) (5aa44db)
0.12.2 (2024-06-18)
0.12.1 (2024-06-18)
0.12.0 (2024-06-17)
- publish new pydantic v2 version of python protocol,
airbyte-protocol-models-pdv2
to pypi, temporarily alongside pydantic v1 version (#81) (9334f94)
0.11.0 (2024-05-16)
0.10.0 (2024-05-14)
0.9.0 (2024-04-02)
0.8.0 (2024-03-19)
0.7.0 (2024-03-06)
0.6.0 (2024-01-24)
0.5.3 (2024-01-04)
0.5.2 (2023-12-26)
0.5.1 (2023-12-08)
0.5.0 (2023-11-13)
0.4.2 (2023-10-16)
0.4.1 (2023-08-14)
- Python package - relax pydantic depenency version requirement (#41) (69bf066)
- Skip dont error when invalid jsonSchemaNode is found during traversal (#44) (e1fa4b7)