Skip to content

Releases: Kitware/trame-server

v3.9.0

13 Dec 22:40

Choose a tag to compare

v3.9.0 (2025-12-13)

This release is published under the Apache License 2.0 License.

Build System

  • deps: Bump relekang/python-semantic-release in the actions group (#69, 3347f43)

  • deps: Bump the actions group with 2 updates (6630fef)

Features

  • protocol: Use on_error lifecycle hook if defined by consumer (52c0645)

Detailed Changes: v3.8.1...v3.9.0

v3.8.1

30 Oct 16:45

Choose a tag to compare

v3.8.1 (2025-10-30)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • cli: Disable abbreviation to prevent argument parsing collision (2b277e4)

Detailed Changes: v3.8.0...v3.8.1

v3.8.0

22 Oct 17:26

Choose a tag to compare

v3.8.0 (2025-10-22)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • Fix router example using templates (4f998d1)

Features

  • state flush: Add state attributes to avoid nested flushes (3f12885)

  • status: Add class to handle state status (a19168b)


Detailed Changes: v3.7.0...v3.8.0

v3.7.0

20 Oct 15:48

Choose a tag to compare

v3.7.0 (2025-10-20)

This release is published under the Apache License 2.0 License.

Features

  • symlinks: Add args to enable symlinks for static delivery (4ce0a04)

Detailed Changes: v3.6.3...v3.7.0

v3.6.3

06 Oct 14:26

Choose a tag to compare

v3.6.3 (2025-10-06)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • translator: Apply translation to kwargs passed to state.change callbacks (0d70784)

  • translator: Specify the translator to apply for each callback (932ec90)


Detailed Changes: v3.6.2...v3.6.3

v3.6.2

02 Oct 14:19

Choose a tag to compare

v3.6.2 (2025-10-02)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • controller: Fix double prefixing when using decorators (2e295ff)

Chores

  • examples: Add multi server with router view example (9e37e7a)

Testing

  • typed state: Add unit test to verify child server handling (d78810a)

Detailed Changes: v3.6.1...v3.6.2

v3.6.1

19 Sep 17:38

Choose a tag to compare

v3.6.1 (2025-09-19)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • typed_state: Fix support for data class in collections (7e472f6)

Build System

  • deps: Bump actions/checkout from 4 to 5 in the actions group (1ada10a)

  • deps: Bump codecov/codecov-action in the actions group (a9355f7)

  • deps: Bump relekang/python-semantic-release in the actions group (e35da90)

  • deps: Bump relekang/python-semantic-release in the actions group (9fe8e06)

  • deps: Bump relekang/python-semantic-release in the actions group (d1dbd32)

  • deps: Bump the actions group with 3 updates (fe4c482)


Detailed Changes: v3.6.0...v3.6.1

v3.6.0

04 Aug 23:05

Choose a tag to compare

v3.6.0 (2025-08-04)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • typed_state: Fix compatibility with async method (b018a80)

  • typed_state: Fix decoder with annotations (d231ed0)

Features

  • typed_state: Add default encode for Path (3100ff8)

  • typed_state: Add encoding of union types (69e4548)

  • typed_state: Add sub state creation (83bd551)


Detailed Changes: v3.5.0...v3.6.0

v3.5.0

07 Jul 15:16

Choose a tag to compare

v3.5.0 (2025-07-07)

This release is published under the Apache License 2.0 License.

Build System

  • deps: Bump relekang/python-semantic-release in the actions group (33c9d6d)

  • deps: Bump relekang/python-semantic-release in the actions group (32cce73)

Features

  • typed_state: Add TypedState util class (7a2faba)

Detailed Changes: v3.4.2...v3.5.0

v3.4.2

04 Jun 16:21

Choose a tag to compare

v3.4.2 (2025-06-04)

This release is published under the Apache License 2.0 License.

Bug Fixes

  • start/stop: Allow start/stop of server (32d245d)

Detailed Changes: v3.4.1...v3.4.2