1.3.2 (2026-01-29)
- security: bump github.com/quic-go/quic-go from 0.54.1 to 0.57.0 (#19) (67051b7)
- security: bump golang.org/x/crypto from 0.42.0 to 0.45.0 (#18) (7795d4b)
1.3.1 (2025-10-02)
- unhandled errors in config module (ebc05ef)
- update all dependencies (#16) (ebc05ef)
- update protobuf dependency (332d410)
- add auto-labeling for PRs (ebc05ef)
- enable coderabbit (ebc05ef)
- fix issues with pre-commit runs in github actions (ebc05ef)
- main: release 1.3.1 (#15) (9e0cdd2)
- prepare open source publishing (dcf8f22)
1.3.1 (2025-09-30)
- add auto-labeling for PRs (ebc05ef)
- enable coderabbit (ebc05ef)
- fix issues with pre-commit runs in github actions (ebc05ef)
- prepare open source publishing (dcf8f22)
1.3.0 (2025-06-18)
- allow defining custom path that should be excluded from access logs (e7905f8)
- update dependencies (aad6f1d)
1.2.4 (2025-01-27)
- Make certificate reload handling more robust (a100cf8)
- security: calling sprintf on an external string variable as format (a902997)
- SIGKILL cannot be trapped (f1bb5a5)
1.2.3 (2025-01-08)
- reload certificate when file has changed (0b8572e)
- add nix lock file (79f3ac4)
- add pre-commit hooks (b818237)
- deps: bump golang.org/x/net from 0.19.0 to 0.23.0 (#9) (0e1dc2f)
1.2.2 (2024-03-28)
- deps: bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#6) (6939604)
- deps: bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#7) (ddb331a)
1.2.1 (2023-12-01)
- add localhost certificate for testing (335d504)
1.2.0 (2023-12-01)
- let httpserver.New return errors (9d48bec)
- make cert reloading thread safe (f717cf9)
- fix go build action (cebf956)
1.1.1 (2023-12-01)
- update dependencies (60b8780)
- add codeowners (19051ea)
1.1.0 (2023-12-01)
- add TLS support to httpserver (474c5d1)