Releases: ExpediaGroup/expediagroup-python-sdk
Releases · ExpediaGroup/expediagroup-python-sdk
0.4.0
What's Changed
- build(deps): Update virtualenv requirement from ~=20.17.1 to ~=20.19.0 by @dependabot in #38
- build(generator): Add experimental custom fastapi-code-generator by @OmarAlJarrah in #39
- build(generator): Add datamodel-code-generator for generating models by @OmarAlJarrah in #40
- build(core)!: Migrate from dataclasses_json to pydantic models by @OmarAlJarrah in #41
- build(generator)!: Migrate openapi-generator to pydantic models by @OmarAlJarrah in #42
- build(deps): Update flake8-bugbear requirement from ~=23.1.20 to ~=23.2.13 by @dependabot in #43
- build(deps): Update setuptools requirement from ~=67.0.0 to ~=67.3.1 by @dependabot in #44
- build(generator): Add build and generate scripts, and add processing spec file step by @OmarAlJarrah in #45
- build(deps): Update setuptools requirement from ~=67.3.1 to ~=67.3.2 by @dependabot in #46
- build(deps): Update pydantic requirement from ~=1.10.4 to ~=1.10.5 by @dependabot in #47
- fix(generator): User-Agent invalid parse by @OmarAlJarrah in #48
- chore(core): Replace orjson rust-based with native json by @OmarAlJarrah in #50
- build(git): Add git workflows to use new generator by @OmarAlJarrah in #51
- build(deps): Update setuptools requirement from ~=67.3.2 to ~=67.3.3 by @dependabot in #52
- chore(generator): Update generator to generate code with the same experience as previous generator by @OmarAlJarrah in #53
- efactor(generator): Update build package script by @OmarAlJarrah in #55
- chore(generator): Update scripts header and add build dependency by @OmarAlJarrah #56
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- build(deps): Update setuptools requirement from ~=65.6.3 to ~=66.1.1 by @dependabot in #28
- build(deps): Update coverage requirement from ~=7.0.5 to ~=7.1.0 by @dependabot in #30
- build(deps): Update setuptools requirement from ~=66.1.1 to ~=67.0.0 by @dependabot in #31
- build: update generator core dependency and requirements by @anssari1 in #29
0.2.0
What's Changed
- chore(generator): Add core as a dependency to generated SDKs, and remove constraints from namespace format. by @OmarAlJarrah in #18
- fix(generator): Fix version ignorance in generated SDK. by @OmarAlJarrah in #19
- build: add actions to generate and publish SDKs by @anssari1 in #20
- build: update PyPi token by @anssari1 in #21
- fix(generator): Fix non-needed imports being added. by @OmarAlJarrah in #23
- build(deps): Update flake8-bugbear requirement from ~=23.1.14 to ~=23.1.20 by @dependabot in #24
- chore(deps): Add version of dependencies to requirements file. by @OmarAlJarrah in #25
- refactor(logging): Use lastResort as default handler for root logger by @OmarAlJarrah in #26
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- chore: update and rename test.yaml to validate-test-coverage.yaml by @mohnoor94 in #2
- chore: create CODEOWNERS by @mohnoor94 in #1
- feat(Quality): Add Quality Tools: Flake8 & BugBear by @mohnoor94 in #3
- feat(Quality): Add Quality Tools: iSort by @mohnoor94 in #4
- feat(Quality): Add Quality Tools:
Black
by @mohnoor94 in #5 - feat(Quality): Add Quality Tools: EditorConfig by @mohnoor94 in #6
- feat(Quality): Add Quality Tools: flake8-pep585 by @mohnoor94 in #7
- chore(build): Setup Dependabot by @mohnoor94 in #8
- build(deps): Update flake8-bugbear requirement from ~=22.12.6 to ~=23.1.14 by @dependabot in #9
- build(deps): Update requests requirement from ~=2.28.1 to ~=2.28.2 by @dependabot in #10
- feat: support Dynamic core versioning by @mohnoor94 in #14
- build: satisfy requirements for publishing core by @anssari1 in #15
- build: update PyPi token by @anssari1 in #16
- build: use PyPi prod URL by @anssari1 in #17
Full Changelog: https://github.com/ExpediaGroup/openworld-sdk-python/commits/0.1.0