Skip to content

Releases: semiotic-agentium/agentium-sdk

agentium-sdk: v0.11.0

21 Jan 13:42

Choose a tag to compare

0.11.0 (2026-01-21)

Features

  • auth: add OIDC login flow methods to AgentiumClient (d296278)

agentium-sdk: v0.9.9

15 Jan 00:32

Choose a tag to compare

0.9.9 (2026-01-15)

Bug Fixes

  • python: set CC flag to use zig for aarch64 builds (94d6e01)

agentium-sdk: v0.9.8

15 Jan 00:07

Choose a tag to compare

0.9.8 (2026-01-15)

Bug Fixes

  • python: disable sccache for aarh64 builds (ff33045)

agentium-sdk: v0.9.10

15 Jan 13:42

Choose a tag to compare

0.9.10 (2026-01-15)

Bug Fixes

  • python: install zig on container used for aarch64 wheels (fde53d4)

agentium-sdk: v0.10.0

15 Jan 15:32

Choose a tag to compare

0.10.0 (2026-01-15)

⚠ BREAKING CHANGES

  • python: connect_wallet argument order changed from (address, chain_id, private_key) to (address, private_key, chain_id).

Features

  • python: add Caip2 type support and default chain for wallet auth (54c75f0)

Bug Fixes

  • python: add constant to Caip class definition (ee2a097)

agentium-sdk-python: v0.5.0

15 Jan 15:33

Choose a tag to compare

0.5.0 (2026-01-15)

⚠ BREAKING CHANGES

  • python: connect_wallet argument order changed from (address, chain_id, private_key) to (address, private_key, chain_id).

Features

  • python: add Caip2 type support and default chain for wallet auth (54c75f0)

Bug Fixes

  • python: add constant to Caip class definition (ee2a097)

Documentation

  • Add documentation about supported/unsupported platforms (0c18fae)

agentium-sdk-python: v0.4.8

15 Jan 13:42

Choose a tag to compare

0.4.8 (2026-01-15)

Bug Fixes

  • python: install zig on container used for aarch64 wheels (fde53d4)

agentium-sdk-python: v0.4.7

15 Jan 00:32

Choose a tag to compare

0.4.7 (2026-01-15)

Bug Fixes

  • python: set CC flag to use zig for aarch64 builds (94d6e01)

agentium-sdk-python: v0.4.6

15 Jan 00:07

Choose a tag to compare

0.4.6 (2026-01-15)

Bug Fixes

  • python: disable sccache for aarh64 builds (ff33045)

agentium-sdk: v0.9.7

14 Jan 23:52

Choose a tag to compare

0.9.7 (2026-01-14)

Bug Fixes

  • python: set python version (3007a58)