Skip to content

Releases: Hochfrequenz/TransformerBeeClient.py

v0.3.0

11 Dec 08:14
82b3708

Choose a tag to compare

What's Changed

  • build(deps-dev): bump black from 25.1.0 to 25.11.0 by @dependabot[bot] in #188
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #185
  • build(deps-dev): bump twine from 6.1.0 to 6.2.0 by @dependabot[bot] in #191
  • build(deps-dev): bump pytest-asyncio from 0.26.0 to 1.3.0 by @dependabot[bot] in #189
  • build(deps-dev): bump build from 1.2.2.post1 to 1.3.0 by @dependabot[bot] in #187
  • build(deps-dev): bump black from 25.11.0 to 25.12.0 by @dependabot[bot] in #195
  • build(deps-dev): bump coverage from 7.8.0 to 7.12.0 by @dependabot[bot] in #194
  • build(deps-dev): bump testcontainers from 4.13.2 to 4.13.3 by @dependabot[bot] in #192
  • docs: add links to new type script client SDK by @hf-kklein in #196
  • build(deps-dev): bump pylint from 3.3.7 to 4.0.4 by @dependabot[bot] in #193
  • feat: add PreauthorizedTransformerBeeClient for pre-set auth headers by @hf-kklein in #197

Full Changelog: v0.2.4...v0.3.0

v0.2.4

01 Dec 09:23
63c2c26

Choose a tag to compare

What's Changed

  • build(deps): bump testcontainers from 4.9.2 to 4.10.0 by @dependabot[bot] in #165
  • build(deps): bump pylint from 3.3.6 to 3.3.7 by @dependabot[bot] in #164
  • build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #180
  • build(deps): bump testcontainers from 4.10.0 to 4.13.2 by @dependabot[bot] in #183
  • build(deps): bump typing-inspection from 0.4.0 to 0.4.2 by @dependabot[bot] in #178
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #174
  • build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #176
  • build(deps): bump lewagon/wait-on-check-action from 1.3.4 to 1.4.1 by @dependabot[bot] in #177
  • build(deps): bump types-pytz from 2025.1.0.20250318 to 2025.2.0.20250516 by @dependabot[bot] in #167
  • build(deps): bump brotli from 1.1.0 to 1.2.0 in the pip group across 1 directory by @dependabot[bot] in #184
  • build(deps): bump types-docker from 7.1.0.20241229 to 7.1.0.20250516 by @dependabot[bot] in #166
  • chore: officially support Python 3.14 by @hf-kklein in #186

Full Changelog: v0.2.3...v0.2.4

v0.2.3

12 May 07:11
4f728de

Choose a tag to compare

What's Changed

  • build(deps): bump aiohttp[speedups] from 3.11.14 to 3.11.16 by @dependabot in #148
  • build(deps): bump yarl from 1.18.3 to 1.19.0 by @dependabot in #151
  • build(deps): bump multidict from 6.2.0 to 6.3.2 by @dependabot in #149
  • chore: bump converter version used in integration tests by @hf-kklein in #159
  • build(deps): bump typing-extensions from 4.12.2 to 4.13.2 by @dependabot in #157
  • build(deps): bump propcache from 0.3.0 to 0.3.1 by @dependabot in #154
  • chore: upgrade all deps (for CI only) by @hf-kklein in #161
  • build(deps): bump h11 from 0.14.0 to 0.16.0 in the pip group by @dependabot in #156
  • fix: let AuthenticatedTransformerBeeClient 'inherit' from common Protocol by @hf-kklein in #160

Full Changelog: v0.2.2...v0.2.3

v0.2.2

02 Apr 11:00
e0961af

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

02 Apr 10:47
e94493a

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

20 Mar 11:49
e212e5b

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

26 Sep 10:37
75f3f45

Choose a tag to compare

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 - resolve InvalidDistribution 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 with docker 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 to pyproject.toml by @FreddyFox892 in #86

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.1-rc1

26 Sep 10:24

Choose a tag to compare

v0.1.1-rc1 Pre-release
Pre-release

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 - resolve InvalidDistribution 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 with docker 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

Full Changelog: v0.1.0...v0.1.1-rc1

v0.1.0

06 Feb 09:21
b002867

Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.1.0

v0.0.2

06 Feb 08:44
c385133

Choose a tag to compare

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

Full Changelog: v0.0.1...v0.0.2