Skip to content

Releases: raffber/comsrv

release/2.5.4

Choose a tag to compare

@github-actions github-actions released this 25 Mar 08:46

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.5.4] - 2025-03-25

  • Improve release tooling

[2.5.3] - 2024-12-12

  • python: fix incorrect type assert

[2.5.2] - 2024-12-05

  • python: bump bump dependencies
  • python: fix type annotations

[2.5.1] - 2024-09-27

  • Python timeout API improvements

[2.5.0] - 2024-09-26

  • Improve timeout handling

[2.4.0] - 2024-09-08

  • Make HTTP endpoint optional (deprecated, to be removed in the future)
  • Build and publish a docker container
  • Correctly handle SIGTERM to shutdown application
  • Add helm chart

[2.3.1] - 2024-05-07

Added

  • Compile a C library for embedding in other application
  • Cleanup/bump rust dependencies

[2.3.0] - 2024-04-23

Added

  • Python type annotations
  • Minor API cleanups

Fixes

  • Ensure timeouts are applied for SerialScpiPipe

[2.2.0] - 2023-08-15

Added

  • Improve python project tooling by adding poetry and pyprojectx
  • A full-duplex COBS stream to support communication with devices that use COBS for framing

Fixed

  • Various Dart functionality
  • CAN message validation

[2.1.1] - 2022-09-06

Fixed

  • Fix installation of python wheel on windows

[2.1.0] - 2022-08-30

Added

  • Bump async-can, thus adding support for the USR-CANET200 protocol

Internal

  • Clippy improvements
  • Documentation improvements

[2.0.0] - 2022-08-18

Initial public release

release/2.5.3

Choose a tag to compare

@github-actions github-actions released this 12 Dec 17:08

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.5.3] - 2024-12-12

  • python: fix incorrect type assert

[2.5.2] - 2024-12-05

  • python: bump bump dependencies
  • python: fix type annotations

[2.5.1] - 2024-09-27

  • Python timeout API improvements

[2.5.0] - 2024-09-26

  • Improve timeout handling

[2.4.0] - 2024-09-08

  • Make HTTP endpoint optional (deprecated, to be removed in the future)
  • Build and publish a docker container
  • Correctly handle SIGTERM to shutdown application
  • Add helm chart

[2.3.1] - 2024-05-07

Added

  • Compile a C library for embedding in other application
  • Cleanup/bump rust dependencies

[2.3.0] - 2024-04-23

Added

  • Python type annotations
  • Minor API cleanups

Fixes

  • Ensure timeouts are applied for SerialScpiPipe

[2.2.0] - 2023-08-15

Added

  • Improve python project tooling by adding poetry and pyprojectx
  • A full-duplex COBS stream to support communication with devices that use COBS for framing

Fixed

  • Various Dart functionality
  • CAN message validation

[2.1.1] - 2022-09-06

Fixed

  • Fix installation of python wheel on windows

[2.1.0] - 2022-08-30

Added

  • Bump async-can, thus adding support for the USR-CANET200 protocol

Internal

  • Clippy improvements
  • Documentation improvements

[2.0.0] - 2022-08-18

Initial public release

release/2.5.2

Choose a tag to compare

@github-actions github-actions released this 05 Dec 15:01

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.5.2] - 2024-12-05

  • python: bump bump dependencies
  • python: fix type annotations

[2.5.1] - 2024-09-27

  • Python timeout API improvements

[2.5.0] - 2024-09-26

  • Improve timeout handling

[2.4.0] - 2024-09-08

  • Make HTTP endpoint optional (deprecated, to be removed in the future)
  • Build and publish a docker container
  • Correctly handle SIGTERM to shutdown application
  • Add helm chart

[2.3.1] - 2024-05-07

Added

  • Compile a C library for embedding in other application
  • Cleanup/bump rust dependencies

[2.3.0] - 2024-04-23

Added

  • Python type annotations
  • Minor API cleanups

Fixes

  • Ensure timeouts are applied for SerialScpiPipe

[2.2.0] - 2023-08-15

Added

  • Improve python project tooling by adding poetry and pyprojectx
  • A full-duplex COBS stream to support communication with devices that use COBS for framing

Fixed

  • Various Dart functionality
  • CAN message validation

[2.1.1] - 2022-09-06

Fixed

  • Fix installation of python wheel on windows

[2.1.0] - 2022-08-30

Added

  • Bump async-can, thus adding support for the USR-CANET200 protocol

Internal

  • Clippy improvements
  • Documentation improvements

[2.0.0] - 2022-08-18

Initial public release

release/2.5.1

Choose a tag to compare

@github-actions github-actions released this 27 Sep 08:18

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.5.1] - 2024-09-27

  • Python timeout API improvements

[2.5.0] - 2024-09-26

  • Improve timeout handling

[2.4.0] - 2024-09-08

  • Make HTTP endpoint optional (deprecated, to be removed in the future)
  • Build and publish a docker container
  • Correctly handle SIGTERM to shutdown application
  • Add helm chart

[2.3.1] - 2024-05-07

Added

  • Compile a C library for embedding in other application
  • Cleanup/bump rust dependencies

[2.3.0] - 2024-04-23

Added

  • Python type annotations
  • Minor API cleanups

Fixes

  • Ensure timeouts are applied for SerialScpiPipe

[2.2.0] - 2023-08-15

Added

  • Improve python project tooling by adding poetry and pyprojectx
  • A full-duplex COBS stream to support communication with devices that use COBS for framing

Fixed

  • Various Dart functionality
  • CAN message validation

[2.1.1] - 2022-09-06

Fixed

  • Fix installation of python wheel on windows

[2.1.0] - 2022-08-30

Added

  • Bump async-can, thus adding support for the USR-CANET200 protocol

Internal

  • Clippy improvements
  • Documentation improvements

[2.0.0] - 2022-08-18

Initial public release

release/2.5.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 11:35

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.5.0] - 2024-09-26

  • Improve timeout handling

[2.4.0] - 2024-09-08

  • Make HTTP endpoint optional (deprecated, to be removed in the future)
  • Build and publish a docker container
  • Correctly handle SIGTERM to shutdown application
  • Add helm chart

[2.3.1] - 2024-05-07

Added

  • Compile a C library for embedding in other application
  • Cleanup/bump rust dependencies

[2.3.0] - 2024-04-23

Added

  • Python type annotations
  • Minor API cleanups

Fixes

  • Ensure timeouts are applied for SerialScpiPipe

[2.2.0] - 2023-08-15

Added

  • Improve python project tooling by adding poetry and pyprojectx
  • A full-duplex COBS stream to support communication with devices that use COBS for framing

Fixed

  • Various Dart functionality
  • CAN message validation

[2.1.1] - 2022-09-06

Fixed

  • Fix installation of python wheel on windows

[2.1.0] - 2022-08-30

Added

  • Bump async-can, thus adding support for the USR-CANET200 protocol

Internal

  • Clippy improvements
  • Documentation improvements

[2.0.0] - 2022-08-18

Initial public release

release/2.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 16:11

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.4.0] - 2024-09-08

  • Make HTTP endpoint optional (deprecated, to be removed in the future)
  • Build and publish a docker container
  • Correctly handle SIGTERM to shutdown application
  • Add helm chart

[2.3.1] - 2024-05-07

Added

  • Compile a C library for embedding in other application
  • Cleanup/bump rust dependencies

[2.3.0] - 2024-04-23

Added

  • Python type annotations
  • Minor API cleanups

Fixes

  • Ensure timeouts are applied for SerialScpiPipe

[2.2.0] - 2023-08-15

Added

  • Improve python project tooling by adding poetry and pyprojectx
  • A full-duplex COBS stream to support communication with devices that use COBS for framing

Fixed

  • Various Dart functionality
  • CAN message validation

[2.1.1] - 2022-09-06

Fixed

  • Fix installation of python wheel on windows

[2.1.0] - 2022-08-30

Added

  • Bump async-can, thus adding support for the USR-CANET200 protocol

Internal

  • Clippy improvements
  • Documentation improvements

[2.0.0] - 2022-08-18

Initial public release

release/2.3.1

Choose a tag to compare

@github-actions github-actions released this 07 May 16:26

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.3.1] - 2024-05-07

Added

  • Compile a C library for embedding in other application
  • Cleanup/bump rust dependencies

[2.3.0] - 2024-04-23

Added

  • Python type annotations
  • Minor API cleanups

Fixes

  • Ensure timeouts are applied for SerialScpiPipe

[2.2.0] - 2023-08-15

Added

  • Improve python project tooling by adding poetry and pyprojectx
  • A full-duplex COBS stream to support communication with devices that use COBS for framing

Fixed

  • Various Dart functionality
  • CAN message validation

[2.1.1] - 2022-09-06

Fixed

  • Fix installation of python wheel on windows

[2.1.0] - 2022-08-30

Added

  • Bump async-can, thus adding support for the USR-CANET200 protocol

Internal

  • Clippy improvements
  • Documentation improvements

[2.0.0] - 2022-08-18

Initial public release

release/2.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 18:15

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.3.0] - 2024-04-23

Added

  • Python type annotations
  • Minor API cleanups

Fixes

  • Ensure timeouts are applied for SerialScpiPipe

[2.2.0] - 2023-08-15

Added

  • Improve python project tooling by adding poetry and pyprojectx
  • A full-duplex COBS stream to support communication with devices that use COBS for framing

Fixed

  • Various Dart functionality
  • CAN message validation

[2.1.1] - 2022-09-06

Fixed

  • Fix installation of python wheel on windows

[2.1.0] - 2022-08-30

Added

  • Bump async-can, thus adding support for the USR-CANET200 protocol

Internal

  • Clippy improvements
  • Documentation improvements

[2.0.0] - 2022-08-18

Initial public release

release/2.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 07:47

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.2.0] - 2023-08-15

Added

  • Improve python project tooling by adding poetry and pyprojectx
  • A full-duplex COBS stream to support communication with devices that use COBS for framing

Fixed

  • Various Dart functionality
  • CAN message validation

[2.1.1] - 2022-09-06

Fixed

  • Fix installation of python wheel on windows

[2.1.0] - 2022-08-30

Added

  • Bump async-can, thus adding support for the USR-CANET200 protocol

Internal

  • Clippy improvements
  • Documentation improvements

[2.0.0] - 2022-08-18

Initial public release

release/2.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 16:15

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.1.1] - 2022-09-06

Fixed

  • Fix installation of python wheel on windows

[2.1.0] - 2022-08-30

Added

  • Bump async-can, thus adding support for the USR-CANET200 protocol

Internal

  • Clippy improvements
  • Documentation improvements

[2.0.0] - 2022-08-18

Initial public release