Releases: crispthinking/athena-python-client
Releases · crispthinking/athena-python-client
1.2.0 - Open CV Image Downsampling
What's Changed
- Group Dev Dependencies for Dependabot PRs by @anna-singleton-resolver in #80
- doc: link badge to pypi in readme by @anna-singleton-resolver in #94
- build(deps-dev): bump mypy-protobuf from 3.7.0 to 5.0.0 by @dependabot[bot] in #85
- build(deps): bump the uv group across 1 directory with 3 updates by @dependabot[bot] in #87
- build(deps-dev): update uv-build requirement from <0.8.0,>=0.7.19 to >=0.7.19,<0.10.0 by @dependabot[bot] in #83
- ci: build and publish pre release version to pypi by @anna-singleton-resolver in #91
- build(deps-dev): bump basedpyright from 1.36.1 to 1.37.1 by @dependabot[bot] in #84
- feat: openCV resizing by @anna-singleton-resolver in #95
- Adds end to end functional tests by @stewart-r in #45
New Contributors
- @stewart-r made their first contribution in #45
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.1.0
- More options for configuration of the client's resizing & compressing
- Functional Test compatibility with both styles of 'imagemagick' commands
Changelog
- build(deps-dev): bump types-protobuf from 6.32.1.20251105 to 6.32.1.20251210 by @dependabot[bot] in #77
- build(deps-dev): bump ruff from 0.14.8 to 0.14.9 by @dependabot[bot] in #76
- build(deps-dev): bump basedpyright from 1.35.0 to 1.36.1 by @dependabot[bot] in #78
- build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #75
- build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #74
- fix: support 'convert' as well as 'magick' style imagemagick cmds by @anna-singleton-resolver in #86
- build(deps-dev): bump furo from 2025.9.25 to 2025.12.19 by @dependabot[bot] in #82
- more configuration options for the client including setting correlation ids on imagedata by @anna-singleton-resolver in #92
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #52
- Send image bytes in UInt8 BGR format instead of BRG by @carlpatchett in #65
- build(deps): bump pytest from 9.0.1 to 9.0.2 by @dependabot[bot] in #73
- build(deps): bump ruff from 0.14.7 to 0.14.8 by @dependabot[bot] in #72
- build(deps): bump anyio from 4.11.0 to 4.12.0 by @dependabot[bot] in #71
- build(deps): bump basedpyright from 1.34.0 to 1.35.0 by @dependabot[bot] in #70
- feat: aio workers + keep streams alive by @snus-kin in #69
- feat: completely deprecate brg format by @anna-singleton-resolver in #79
New Contributors
- @carlpatchett made their first contribution in #65
Full Changelog: v0.3.0...v1.0.0
v0.3.0
What's Changed
- feat: Allow Affiliate Configuration from the Environment by @iwillspeak in #56
- Fixup Athena Host Default Values by @iwillspeak in #57
- feat: pack uint8 BRG non-planar format images by @anna-singleton-resolver in #59
- build(deps): bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #48
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #64
- build(deps): bump basedpyright from 1.31.6 to 1.33.0 by @dependabot[bot] in #62
- build(deps): bump pre-commit from 4.3.0 to 4.4.0 by @dependabot[bot] in #61
- build(deps): bump ruff from 0.13.3 to 0.14.4 by @dependabot[bot] in #60
- build(deps): bump pillow from 11.3.0 to 12.0.0 by @dependabot[bot] in #50
- build(deps): bump grpcio-tools from 1.75.1 to 1.76.0 by @dependabot[bot] in #55
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #51
- fix: detect and preserve image format instead of hardcoding RAW_UINT8 by @iwillspeak in #67
New Contributors
- @iwillspeak made their first contribution in #56
Full Changelog: v0.2.2...v0.3.0
v0.2.2 - Documentation Updates, Test Fixes, Dependency Updates
What's Changed
- build(deps): bump grpcio-tools from 1.74.0 to 1.75.0 by @dependabot[bot] in #33
- build(deps): bump athena-protobufs from
7f69cdfto8633d54by @dependabot[bot] in #32 - build(deps): bump ruff from 0.13.0 to 0.13.1 by @dependabot[bot] in #31
- build(deps): bump types-protobuf from 6.30.2.20250914 to 6.32.1.20250918 by @dependabot[bot] in #30
- functional tests & misc. test fixes by @anna-singleton-resolver in #27
- build(deps): bump anyio from 4.10.0 to 4.11.0 by @dependabot[bot] in #37
- build(deps): bump grpcio-tools from 1.75.0 to 1.75.1 by @dependabot[bot] in #38
- build(deps): bump furo from 2025.7.19 to 2025.9.25 by @dependabot[bot] in #39
- build(deps): bump ruff from 0.13.1 to 0.13.2 by @dependabot[bot] in #40
- ci: typecheck with basedpyright instead of pyright by @snus-kin in #34
- build(deps): bump athena-protobufs from
7f69cdfto8633d54by @dependabot[bot] in #41 - build(deps): bump basedpyright from 1.31.4 to 1.31.6 by @dependabot[bot] in #42
- build(deps): bump ruff from 0.13.2 to 0.13.3 by @dependabot[bot] in #43
- document zero weight behaviour & add assertion for hash checks by @anna-singleton-resolver in #44
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- build(deps): bump pytest-cov from 6.3.0 to 7.0.0 by @dependabot[bot] in #25
- build(deps): bump pytest-asyncio from 1.1.0 to 1.2.0 by @dependabot[bot] in #24
- build(deps): bump types-protobuf from 6.30.2.20250822 to 6.30.2.20250914 by @dependabot[bot] in #23
- build(deps): bump ruff from 0.12.12 to 0.13.0 by @dependabot[bot] in #22
- feat: live audience as default by @anna-singleton-resolver in #28
- CI improvements (docs build gets version, no PAT token required for submodule anymore) by @snus-kin in #29
New Contributors
- @anna-singleton-resolver made their first contribution in #28
Full Changelog: v0.2.0...v0.2.1
v0.2.0 -- ClassifySingle endpoint support
v0.1.4
v0.1.3 -- (testing) publish to PyPi
What's Changed
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #17
- build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #16
- build(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #14
- build(deps): bump actions/configure-pages from 4 to 5 by @dependabot[bot] in #13
- feat: s/athena-client/resolver-athena-client/g by @snus-kin in #19
Full Changelog: v0.1.2...v0.1.3
v0.1.2 -- (testing) publish to PyPi
What's Changed
Full Changelog: v0.1.1...v0.1.2