Skip to content

Releases: crispthinking/athena-python-client

1.2.0 - Open CV Image Downsampling

13 Feb 16:38
ec35916

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

11 Feb 14:54
d3614f3

Choose a tag to compare

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

18 Dec 14:57
d367fea

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v1.0.0

v0.3.0

02 Dec 09:39
2bd81d9

Choose a tag to compare

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

Full Changelog: v0.2.2...v0.3.0

v0.2.2 - Documentation Updates, Test Fixes, Dependency Updates

09 Oct 10:09
725820f

Choose a tag to compare

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 7f69cdf to 8633d54 by @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 7f69cdf to 8633d54 by @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

19 Sep 09:20
ac41792

Choose a tag to compare

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

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

v0.2.0 -- ClassifySingle endpoint support

11 Sep 14:52
d4b5692

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.2.0

v0.1.4

10 Sep 15:32
5a7afa3

Choose a tag to compare

What's Changed

  • Publish Athena Client docs only when a release is created. by @snus-kin in #21

Full Changelog: v0.1.3...v0.1.4

v0.1.3 -- (testing) publish to PyPi

10 Sep 10:08
57cd828

Choose a tag to compare

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

09 Sep 09:12
b9beabe

Choose a tag to compare

What's Changed

  • fix: don't need to verify tag is correct I think by @snus-kin in #18

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