Skip to content

Releases: Hochfrequenz/bssclient.py

v0.1.3

26 Sep 10:02
9c7cc37
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump pytest-asyncio from 0.23.5.post1 to 0.23.6 by @dependabot in #30
  • build(deps-dev): bump build from 1.1.1 to 1.2.1 by @dependabot in #31
  • build(deps): bump httpcore from 1.0.4 to 1.0.5 by @dependabot in #32
  • build(deps-dev): bump black from 24.3.0 to 24.4.0 by @dependabot in #36
  • build(deps): bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #46
  • build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /dev_requirements by @dependabot in #47
  • build(deps): bump idna from 3.6 to 3.7 by @dependabot in #37
  • build(deps-dev): bump pylint from 3.1.0 to 3.2.6 by @dependabot in #51
  • build(deps-dev): bump twine from 5.0.0 to 5.1.1 by @dependabot in #53
  • Move optional dependencies from dev_requirements to pyproject.toml by @FreddyFox892 in #59

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.3-rc1

26 Sep 09:58
Compare
Choose a tag to compare
v0.1.3-rc1 Pre-release
Pre-release

What's Changed

  • build(deps-dev): bump pytest-asyncio from 0.23.5.post1 to 0.23.6 by @dependabot in #30
  • build(deps-dev): bump build from 1.1.1 to 1.2.1 by @dependabot in #31
  • build(deps): bump httpcore from 1.0.4 to 1.0.5 by @dependabot in #32
  • build(deps-dev): bump black from 24.3.0 to 24.4.0 by @dependabot in #36
  • build(deps): bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #46
  • build(deps): bump certifi from 2024.2.2 to 2024.7.4 in /dev_requirements by @dependabot in #47
  • build(deps): bump idna from 3.6 to 3.7 by @dependabot in #37
  • build(deps-dev): bump pylint from 3.1.0 to 3.2.6 by @dependabot in #51
  • build(deps-dev): bump twine from 5.0.0 to 5.1.1 by @dependabot in #53

Full Changelog: v0.1.2...v0.1.3-rc1

v0.1.2

20 Mar 10:46
4d6f8da
Compare
Choose a tag to compare

What's Changed

  • feat: check that token is valid upon instantiation of config object by @hf-kklein in #28

Full Changelog: v0.1.1...v0.1.2

v0.1.1

20 Mar 06:44
92f8775
Compare
Choose a tag to compare

What's Changed

  • fix: remove wrong audience (copy paste error) by @hf-kklein in #26
  • feat: add possibility to use an existing bearer token (w/o client+secret) by @hf-kklein in #27

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

v0.1.0

19 Mar 16:50
1d2a3c4
Compare
Choose a tag to compare

What's Changed

⚠ This release will definitly break stuff. The former BssClient has been renamed to BasicAuthBssClient and its config has been renamed from BssConfig to BasicAuthBssConfig. What you get in return is the possibility to use OAuth, too with the new OAuthBssClient and its OAuthBssConfig.

  • 🩹Upgrade requirements-packaging.txt - resolve InvalidDistribution issue by @lord-haffi in #23
  • feat: Add OAuth as Option besides Basic Auth by @hf-kklein in #24

New Contributors

Full Changelog: v0.0.10...v0.1.0

v0.0.10

18 Mar 08:01
9e3f2b1
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump pytest from 8.0.2 to 8.1.0 by @dependabot in #13
  • build(deps-dev): bump build from 1.0.3 to 1.1.1 by @dependabot in #14
  • build(deps-dev): bump pytest from 8.1.0 to 8.1.1 by @dependabot in #15
  • build(deps-dev): bump black from 24.2.0 to 24.3.0 by @dependabot in #17
  • build(deps-dev): bump pytest-asyncio from 0.23.5 to 0.23.5.post1 by @dependabot in #16
  • chore: ⬆ upgrade packaging requirements by @hf-kklein in #20
  • build(deps): bump pydantic from 2.6.2 to 2.6.4 by @dependabot in #18
  • build(deps-dev): bump coverage from 7.4.3 to 7.4.4 by @dependabot in #19
  • feat: find Ermittlungsauftraege by malo-id by @hf-kklein in #21

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

01 Mar 10:20
8fd818c
Compare
Choose a tag to compare

What's Changed

  • feat: retrieve lieferbeginn from ermittlungsauftrag by @hf-kklein in #11

Full Changelog: v0.0.8...v0.0.9

v0.0.8

01 Mar 08:45
b7a01eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

01 Mar 08:28
f924709
Compare
Choose a tag to compare

What's Changed

  • Make ermittlungsauftrag.flatId and prozess.einheit nullable by @hf-kklein in #9

Full Changelog: v0.0.6...v0.0.7

v0.0.6

01 Mar 08:15
71182f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6