Skip to content

Releases: varlink/libvarlink

24

10 Dec 15:29
Compare
Choose a tag to compare

What's Changed

  • [RFC] Optimize message generation in object.c. by @ericonr in #45
  • Fix memory leaks by @t-8ch in #52
  • Fix memory errors by @t-8ch in #56
  • scanner: no longer dump debug messages to stderr by @evverx in #57
  • fix:uri: "varlink help" not working with camel-case interface names by @scabrero in #58
  • Fix build with -Werror=cast-qual and -Werror=implicit-fallthrough by @scabrero in #60
  • Fix: VarlinkStream not dispatching out data when write returns EAGAIN by @scabrero in #59

New Contributors

Full Changelog: 23...24

23

07 Dec 10:08
Compare
Choose a tag to compare
23
  • allow uppercase letters in interface names

22

02 Mar 09:58
22
Compare
Choose a tag to compare
22

Bug Fixes

libvarlink now includes and passes most of the JSONTestSuite tests.

21

23 Feb 09:55
21
Compare
Choose a tag to compare
21

Bug Fixes

  • use strtod_l (f60ddf37)
  • return VARLINK_ERROR_PANIC on float Inf or NaN (84e66380)
  • correct the float number parsing for some locales (eae2b523)

20

18 Feb 15:06
20
Compare
Choose a tag to compare
20
  • don't drop bytes in varlink bridge
  • compile with clang and musl-gcc
  • correct issues pointed out by static code analysis

Version 19

06 Mar 10:46
Compare
Choose a tag to compare
  • fixed build with musl
  • use env for python3 path

16

06 Nov 13:14
Compare
Choose a tag to compare
16
Bump version

15

09 Oct 09:02
Compare
Choose a tag to compare
15
Bump version

14

08 Oct 14:02
Compare
Choose a tag to compare
14
Bump version

13

08 Oct 13:32
Compare
Choose a tag to compare
13
Bump version