Skip to content

Releases: cadenya/cadenya-python

v1.6.0

Choose a tag to compare

@bobbytables bobbytables released this 18 Sep 03:45
0ab437c

1.6.0 (2026-09-18)

Features

  • add agent pools and callable identity (937426d)

v1.5.0

Choose a tag to compare

@bobbytables bobbytables released this 17 Sep 21:33
80a8e6f

1.5.0

Adds widget-session creation credentials with sessionId, host, token, tokenExpiresAt, and sessionExpiresAt, plus generated lifecycle error types. Both expiry timestamps decode to native timestamp types. Existing credential output fields remain available.

Required input migration

Creation now requires nonempty spec.tenant.id and spec.subject.id (using the language's usual field naming). Use the tenant and visitor identity for separate history; a static subject ID deliberately shares history within the same tenant, widget, and agent, subject to session permissions. Legacy sessions without identity must be recreated. The owner explicitly approved a minor release because these session APIs have no users.

The renewal RPC remains on the widget host and is exposed by @cadenya/widgets 1.3.0. These management SDKs expose creation credentials for the backend to hand to that browser client; management keys stay on the backend.

Backend prerequisite: cadenya/cadenya#419, revision main-504a85b8, verified deployed before publication. Regenerated with Redwood 0.3.3; CI and independent request/response contract checks pass. Published artifacts were downloaded and tested.

Full diff

v1.4.0

Choose a tag to compare

@bobbytables bobbytables released this 16 Sep 22:03
79b8090

1.4.0 (2026-09-16)

Features

  • support objective heartbeat events (8e072d0)

v1.3.0

Choose a tag to compare

@bobbytables bobbytables released this 14 Sep 04:36
436b652

1.3.0 (2026-09-14)

Features

  • expose variation assignment metadata (eb9c9c0)

v1.2.0

Choose a tag to compare

@bobbytables bobbytables released this 13 Sep 18:32
f58cccb

1.2.0 (2026-09-13)

Features

  • add declarative variation assignments (8e7f497)

v1.1.0

Choose a tag to compare

@bobbytables bobbytables released this 09 Sep 01:37
c357cb3

1.1.0 (2026-09-09)

Features

  • add provider credentials and model management (b3c0733)

Chores

v1.0.1

Choose a tag to compare

@bobbytables bobbytables released this 27 Aug 22:07
c74f9f3

1.0.1 (2026-08-27)

Bug Fixes

  • ci: run checks without removed helper scripts (#12) (aad3eae)
  • release: restore automated Python releases (#13) (f633ead)

v1.0.0

Choose a tag to compare

@bobbytables bobbytables released this 15 Aug 03:09
b6c9521

First redwood-generated release of the Cadenya Python SDK.

v0.9.0

Choose a tag to compare

@stainless-app stainless-app released this 05 Aug 17:28

0.9.0 (2026-08-05)

Full Changelog: v0.8.0...v0.9.0

Features

v0.8.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Jul 00:14

0.8.0 (2026-07-30)

Full Changelog: v0.7.0...v0.8.0

Features