Releases: jelmer/xandikos
Releases · jelmer/xandikos
0.2.11
What's Changed
- do not listen on default address if systemd sockets by @schnusch in #262
- Bump action versions to latest by @jelmer in #269
- Run pyupgrade, fix noqa override by @jelmer in #270
- Error if the same port is used for metrics and general serving by @jelmer in #272
- Properly escape new strings used in URLs. Fixes #253 by @jelmer in #275
- Add Backend.get_resources by @jelmer in #276
- Support the created-by and updated-by properties by @jelmer in #279
- Drop unnecessary custom KillSignal from example systemd file by @jelmer in #280
- Add multiarch Docker build support by @lowlevl in #284
- Use correct port in kubernetes to not conflict with the metrics port by @MTRNord in #286
- Typing extensions by @jelmer in #291
- Properly install defusedxml in CI by @jelmer in #295
- Add support for Python 3.11/3.12 by @jelmer in #296
- Fix pycaldav by @jelmer in #297
New Contributors
- @icedwater made their first contribution in #268
- @dependabot made their first contribution in #282
- @lowlevl made their first contribution in #284
- @MTRNord made their first contribution in #286
Full Changelog: v0.2.10...v0.2.11