Releases: Hochfrequenz/TransformerBeeClient.py
Releases · Hochfrequenz/TransformerBeeClient.py
v0.2.0
What's Changed
- build(deps): bump maus from 0.4.2 to 0.6.1 by @dependabot in #85
- build(deps): bump certifi from 2024.2.2 to 2024.8.30 by @dependabot in #81
- build(deps-dev): bump coverage from 7.4.4 to 7.6.1 by @dependabot in #75
- build(deps): bump packaging from 23.2 to 24.1 by @dependabot in #71
- build(deps): bump coverage from 7.6.1 to 7.6.12 by @dependabot in #108
- build(deps): bump yarl from 1.9.4 to 1.18.0 by @dependabot in #102
- build(deps): bump marshmallow from 3.20.2 to 3.23.1 by @dependabot in #96
- build(deps): bump coverage from 7.6.12 to 7.7.0 by @dependabot in #111
- build(deps): bump idna from 3.7 to 3.10 by @dependabot in #109
- build(deps): bump packaging from 24.1 to 24.2 by @dependabot in #110
- build(deps): bump more-itertools from 10.3.0 to 10.6.0 by @dependabot in #112
- build(deps): bump httpcore from 1.0.5 to 1.0.7 by @dependabot in #113
- build(deps): bump aioauth-client from 0.28.1 to 0.29.0 by @dependabot in #114
- build(deps): bump certifi from 2024.8.30 to 2025.1.31 by @dependabot in #115
- build(deps): bump frozenlist from 1.4.1 to 1.5.0 by @dependabot in #116
- build(deps): bump attrs from 23.2.0 to 25.3.0 by @dependabot in #117
- build(deps): bump types-pytz from 2024.1.0.20240203 to 2025.1.0.20250318 by @dependabot in #120
- build(deps): bump httpx from 0.27.0 to 0.28.1 by @dependabot in #118
- build(deps): bump mypy[pydantic] from 1.8.0 to 1.15.0 by @dependabot in #119
- build(deps): bump anyio from 4.3.0 to 4.9.0 by @dependabot in #122
- build(deps): bump pytest from 8.3.1 to 8.3.5 by @dependabot in #121
- build(deps): bump pylint from 3.2.6 to 3.3.4 by @dependabot in #124
- build(deps): bump isort from 5.13.2 to 6.0.1 by @dependabot in #123
- build(deps): bump annotated-types from 0.6.0 to 0.7.0 by @dependabot in #125
- build(deps): bump multidict from 6.0.5 to 6.2.0 by @dependabot in #127
- build(deps): bump black from 24.8.0 to 25.1.0 by @dependabot in #128
- build(deps): bump aiohttp[speedups] from 3.9.5 to 3.11.14 by @dependabot in #126
- build(deps): bump codespell from 2.3.0 to 2.4.1 by @dependabot in #131
- build(deps): bump pyjwt from 2.8.0 to 2.10.1 by @dependabot in #130
- build(deps): bump aiosignal from 1.3.1 to 1.3.2 by @dependabot in #129
- build(deps): bump pytest-asyncio from 0.23.6 to 0.25.3 by @dependabot in #132
- chore: remove pip-compile step from tox.ini/dev commands by @hf-kklein in #135
- build(deps): bump pydantic and pydantic-core by @hf-kklein in #134
- chore: Run CI in Python 3.13 / Officially support 3.13 by @hf-kklein in #133
- chore: Drop
maus
dependency; Useefoli
instead by @hf-kklein in #136
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- ⬆ Bump pydantic-core and pydantic by @hf-kklein in #14
- build(deps-dev): bump pytest-asyncio from 0.23.4 to 0.23.5 by @dependabot in #15
- build(deps-dev): bump twine from 4.0.2 to 5.0.0 by @dependabot in #16
- build(deps): bump the pip group across 1 directories with 1 update by @dependabot in #17
- build(deps): bump httpcore from 1.0.2 to 1.0.3 by @dependabot in #18
- build(deps-dev): bump pytest from 7.4.4 to 8.0.1 by @dependabot in #20
- build(deps-dev): bump black from 24.1.1 to 24.2.0 by @dependabot in #19
- build(deps): bump pydantic from 2.6.1 to 2.6.2 by @dependabot in #26
- build(deps): bump pydantic-core from 2.16.2 to 2.16.3 by @dependabot in #25
- build(deps): bump anyio from 4.2.0 to 4.3.0 by @dependabot in #24
- build(deps-dev): bump pylint from 3.0.3 to 3.1.0 by @dependabot in #22
- 🩹Upgrade
requirements-packaging.txt
- resolveInvalidDistribution
issue by @lord-haffi in #34 - build(deps): bump sniffio from 1.3.0 to 1.3.1 by @dependabot in #30
- build(deps): bump httpcore from 1.0.3 to 1.0.4 by @dependabot in #29
- 🩹Fix CI setup - replace
docker-compose
withdocker compose
by @lord-haffi in #38 - build(deps-dev): bump pytest-asyncio from 0.23.5 to 0.23.6 by @dependabot in #36
- build(deps): bump httpx from 0.26.0 to 0.27.0 by @dependabot in #28
- ⬆ Upgrade Pydantic by @hf-kklein in #40
- build(deps): bump black from 24.2.0 to 24.3.0 in /dev_requirements by @dependabot in #35
- build(deps): bump typing-extensions from 4.9.0 to 4.10.0 by @dependabot in #23
- build(deps-dev): bump coverage from 7.4.1 to 7.4.4 by @dependabot in #41
- build(deps): bump httpcore from 1.0.4 to 1.0.5 by @dependabot in #42
- build(deps-dev): bump pytest from 8.0.1 to 8.1.1 by @dependabot in #44
- build(deps): bump idna from 3.6 to 3.7 by @dependabot in #45
- 👷♂️Dependabot autoapprove: Retrigger CI and wait for tests by @lord-haffi in #55
- build(deps): bump requests from 2.31.0 to 2.32.2 in /dev_requirements in the pip group across 1 directory by @dependabot in #56
- build(deps-dev): bump build from 1.1.1 to 1.2.1 by @dependabot in #50
- build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /dev_requirements in the pip group across 1 directory by @dependabot in #62
- build(deps): bump typing-extensions from 4.10.0 to 4.12.2 by @dependabot in #59
- build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /dev_requirements in the pip group across 1 directory by @dependabot in #64
- build(deps): bump more-itertools from 10.2.0 to 10.3.0 by @dependabot in #65
- build(deps-dev): bump twine from 5.0.0 to 5.1.1 by @dependabot in #66
- build(deps): bump zipp from 3.18.1 to 3.19.1 in /dev_requirements in the pip group across 1 directory by @dependabot in #67
- build(deps): bump aiohttp[speedups] from 3.9.3 to 3.9.5 by @dependabot in #49
- build(deps-dev): bump pylint from 3.1.0 to 3.2.6 by @dependabot in #68
- build(deps-dev): bump pytest from 8.1.1 to 8.3.1 by @dependabot in #69
- Move optional dependencies from
dev_requirements
topyproject.toml
by @FreddyFox892 in #86
New Contributors
- @lord-haffi made their first contribution in #34
- @FreddyFox892 made their first contribution in #86
Full Changelog: v0.1.0...v0.1.1
v0.1.1-rc1
What's Changed
- ⬆ Bump pydantic-core and pydantic by @hf-kklein in #14
- build(deps-dev): bump pytest-asyncio from 0.23.4 to 0.23.5 by @dependabot in #15
- build(deps-dev): bump twine from 4.0.2 to 5.0.0 by @dependabot in #16
- build(deps): bump the pip group across 1 directories with 1 update by @dependabot in #17
- build(deps): bump httpcore from 1.0.2 to 1.0.3 by @dependabot in #18
- build(deps-dev): bump pytest from 7.4.4 to 8.0.1 by @dependabot in #20
- build(deps-dev): bump black from 24.1.1 to 24.2.0 by @dependabot in #19
- build(deps): bump pydantic from 2.6.1 to 2.6.2 by @dependabot in #26
- build(deps): bump pydantic-core from 2.16.2 to 2.16.3 by @dependabot in #25
- build(deps): bump anyio from 4.2.0 to 4.3.0 by @dependabot in #24
- build(deps-dev): bump pylint from 3.0.3 to 3.1.0 by @dependabot in #22
- 🩹Upgrade
requirements-packaging.txt
- resolveInvalidDistribution
issue by @lord-haffi in #34 - build(deps): bump sniffio from 1.3.0 to 1.3.1 by @dependabot in #30
- build(deps): bump httpcore from 1.0.3 to 1.0.4 by @dependabot in #29
- 🩹Fix CI setup - replace
docker-compose
withdocker compose
by @lord-haffi in #38 - build(deps-dev): bump pytest-asyncio from 0.23.5 to 0.23.6 by @dependabot in #36
- build(deps): bump httpx from 0.26.0 to 0.27.0 by @dependabot in #28
- ⬆ Upgrade Pydantic by @hf-kklein in #40
- build(deps): bump black from 24.2.0 to 24.3.0 in /dev_requirements by @dependabot in #35
- build(deps): bump typing-extensions from 4.9.0 to 4.10.0 by @dependabot in #23
- build(deps-dev): bump coverage from 7.4.1 to 7.4.4 by @dependabot in #41
- build(deps): bump httpcore from 1.0.4 to 1.0.5 by @dependabot in #42
- build(deps-dev): bump pytest from 8.0.1 to 8.1.1 by @dependabot in #44
- build(deps): bump idna from 3.6 to 3.7 by @dependabot in #45
- 👷♂️Dependabot autoapprove: Retrigger CI and wait for tests by @lord-haffi in #55
- build(deps): bump requests from 2.31.0 to 2.32.2 in /dev_requirements in the pip group across 1 directory by @dependabot in #56
- build(deps-dev): bump build from 1.1.1 to 1.2.1 by @dependabot in #50
- build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /dev_requirements in the pip group across 1 directory by @dependabot in #62
- build(deps): bump typing-extensions from 4.10.0 to 4.12.2 by @dependabot in #59
- build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /dev_requirements in the pip group across 1 directory by @dependabot in #64
- build(deps): bump more-itertools from 10.2.0 to 10.3.0 by @dependabot in #65
- build(deps-dev): bump twine from 5.0.0 to 5.1.1 by @dependabot in #66
- build(deps): bump zipp from 3.18.1 to 3.19.1 in /dev_requirements in the pip group across 1 directory by @dependabot in #67
- build(deps): bump aiohttp[speedups] from 3.9.3 to 3.9.5 by @dependabot in #49
- build(deps-dev): bump pylint from 3.1.0 to 3.2.6 by @dependabot in #68
- build(deps-dev): bump pytest from 8.1.1 to 8.3.1 by @dependabot in #69
New Contributors
- @lord-haffi made their first contribution in #34
Full Changelog: v0.1.0...v0.1.1-rc1
v0.1.0
What's Changed
- doc: Add README with Examples by @hf-kklein in #9
- doc: Add links to our career page by @hf-kklein in #11
- Bump cryptography from 41.0.6 to 42.0.0 in /dev_requirements by @dependabot in #10
- doc: mention release workflow by @hf-kklein in #12
Full Changelog: v0.0.2...v0.1.0
v0.0.2
What's Changed
- Bump pytest-asyncio from 0.23.3 to 0.23.4 by @dependabot in #5
- Add Authenticated Client by @hf-kklein in #7
- fix ci: start containers and set env vars for tests in release workflow by @hf-kklein in #8
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- 🧙♂️Initial Project Setup by @hf-kklein in #1
- Prototype: EDIFACT↔BO4E Conversion (w/o authentication) by @hf-kklein in #2
New Contributors
- @hf-kklein made their first contribution in #1
Full Changelog: https://github.com/Hochfrequenz/TransformerBeeClient.py/commits/v0.0.1