| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-20 | 972 Bytes | |
| v1.18.6 source code.tar.gz | 2026-04-20 | 514.7 kB | |
| v1.18.6 source code.zip | 2026-04-20 | 670.8 kB | |
| Totals: 3 Items | 1.2 MB | 1 | |
What's Changed
- feat: set SOCK_CLOEXEC on socket creation to prevent FD leak to child processes by @simondeziel in https://github.com/canonical/dqlite/pull/878
- chore: correct const qualifier issue in src/server.c by @crypticC0der in https://github.com/canonical/dqlite/pull/875
- fix: null deref when stopping or handing over before start by @TanayK07 in https://github.com/canonical/dqlite/pull/873
- chore: fix leak in tests by @marco6 in https://github.com/canonical/dqlite/pull/881
- chore: prepare for v1.18.6 by @marco6 in https://github.com/canonical/dqlite/pull/880
New Contributors
- @simondeziel made their first contribution in https://github.com/canonical/dqlite/pull/878
- @crypticC0der made their first contribution in https://github.com/canonical/dqlite/pull/875
- @TanayK07 made their first contribution in https://github.com/canonical/dqlite/pull/873
Full Changelog: https://github.com/canonical/dqlite/compare/v1.18.5...v1.18.6