Skip to content

Tags: FlorianReimold/ecal

Tags

v5.12.7

Toggle v5.12.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Build] Added ubuntu-24 workflow. (eclipse-ecal#1770)

v5.13.3

Toggle v5.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Python] Fix deadlock: call_method in service now allows threads. (ec…

…lipse-ecal#1760) (eclipse-ecal#1762)

If service and client are located in the same process, the previous implementation of `call_method` caused deadlocks due to the GIL.

Co-authored-by: Peguen <[email protected]>

v5.13.1

Toggle v5.13.1's commit message
[Core / Service]: Fixed crash that occured when communicating with eC…

…AL 5.12 services (eclipse-ecal#1579)

The crash occured when a v0 client connected to a service server.

v5.12.5

Toggle v5.12.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[build] Install pdbs with eCAL (eclipse-ecal#1545) (eclipse-ecal#1549)

This will most likely increase the size of the installers.

Co-authored-by: KerstinKeller <[email protected]>

v5.13.0-rc.4

Toggle v5.13.0-rc.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[doc] v5.13 deprecation.rst fixed (eclipse-ecal#1464) (eclipse-ecal#1468

)

* deprecation.rst fixed
---------

Co-authored-by: Rex Schilasky <[email protected]>
Co-authored-by: Peter Guenschmann <[email protected]>