Changelog
-
4eff0b3: Add support for SRV and TXT in custom DNS zones (#1588) (@Terrance)
-
3dcd310: feat: CLI command for configuration validation (#1497) (@0xERR0R)
-
51db8db: feat: ability to disable "Special Use Domain Name" blocking (#1618) (@mapl)
-
6259e13: feat: add Timescale DB with Hypertable and Retention support (#1517) (@m4rcs)
-
f1386a0: feat: added ip argument to health check (#1667) (@cosmikwolf)
-
e485df1: feat: configurable file write timeouts (#1653) (@TheoTechnicguy)
-
49581ff: feat: configurable request header read timeout (#1664) (@TheoTechnicguy)
-
0d00311: feat: configurable request read timeouts (#1663) (@TheoTechnicguy)
-
8f08b7b: fix(docs): mark config mount as read-only (@zygm0nt)
-
7b5d341: fix(server): typo causing HTTPS router to be used for HTTP server (@ThinkChaos)
-
5a5ba55: fix: configuration error if customDNS.mappings contains multiple entries with whitespace (#1496) (@0xERR0R)
-
bc5b59d: refactor(server): deduplicate HTTP server setup with new
httpServer
(@ThinkChaos) -
0f1cf4f: refactor(server): deduplicate
tls.Config
setup (@ThinkChaos) -
ae9651d: refactor(server): move middleware setup to
httpServer
(@ThinkChaos) -
78f05ae: refactor(server): setup TLS listeners manually to remove
ServeTLS
use (@ThinkChaos) -
037efeb: refactor(server): simplify HTTP router setup (@ThinkChaos)
-
a2d7daa: refactor: Use package local metrics (#1578) (@SuperQ)
-
6aae002: refactor: add
:
prefix to ports during config unmarshaling (@ThinkChaos) -
8c3d858: refactor: cleanup TLS self-signed cert generation (@ThinkChaos)
-
70afa43: refactor: make QueryLoggingResolver read the hostname on creation (@ThinkChaos)
-
b589dca: refactor: move
createSelfSignedCert
to util (@ThinkChaos) -
aff2998: build(deps): bump codecov/codecov-action from 4 to 5 (#1645) (@dependabot[bot])
-
ba774ec: build(deps): bump docker/build-push-action from 5 to 6 (#1526) (@dependabot[bot])
-
64384e4: build(deps): bump github.com/alicebob/miniredis/v2 from 2.32.1 to 2.33.0 (#1502) (@dependabot[bot])
-
9326457: build(deps): bump github.com/alicebob/miniredis/v2 from 2.33.0 to 2.34.0 (#1668) (@dependabot[bot])
-
b54675a: build(deps): bump github.com/creasty/defaults from 1.7.0 to 1.8.0 (#1573) (@dependabot[bot])
-
3a80ed4: build(deps): bump github.com/deepmap/oapi-codegen from 1.16.2 to 1.16.3 (#1512) (@dependabot[bot])
-
aef4eca: build(deps): bump github.com/docker/docker (#1488) (@dependabot[bot])
-
12d3e6a: build(deps): bump github.com/docker/docker (#1516) (@dependabot[bot])
-
cc9ce6c: build(deps): bump github.com/docker/docker (#1556) (@dependabot[bot])
-
02e3828: build(deps): bump github.com/docker/docker (#1571) (@dependabot[bot])
-
564b41e: build(deps): bump github.com/docker/docker (#1589) (@dependabot[bot])
-
e5500a0: build(deps): bump github.com/docker/docker (#1600) (@dependabot[bot])
-
832d6c4: build(deps): bump github.com/docker/docker (#1611) (@dependabot[bot])
-
a47a249: build(deps): bump github.com/docker/docker (#1659) (@dependabot[bot])
-
a2c5f25: build(deps): bump github.com/docker/docker (#1670) (@dependabot[bot])
-
17fa01d: build(deps): bump github.com/docker/docker (#1691) (@dependabot[bot])
-
d42c174: build(deps): bump github.com/go-chi/chi/v5 from 5.0.12 to 5.0.13 (#1527) (@dependabot[bot])
-
ddebd34: build(deps): bump github.com/go-chi/chi/v5 from 5.0.13 to 5.0.14 (#1529) (@dependabot[bot])
-
e511003: build(deps): bump github.com/go-chi/chi/v5 from 5.0.14 to 5.1.0 (#1532) (@dependabot[bot])
-
2108018: build(deps): bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0 (#1665) (@dependabot[bot])
-
6ddac04: build(deps): bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 (#1687) (@dependabot[bot])
-
f655780: build(deps): bump github.com/miekg/dns from 1.1.59 to 1.1.61 (#1524) (@dependabot[bot])
-
6c499c7: build(deps): bump github.com/miekg/dns from 1.1.61 to 1.1.62 (#1572) (@dependabot[bot])
-
5aa3103: build(deps): bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 (#1498) (@dependabot[bot])
-
0beb35c: build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 (#1561) (@dependabot[bot])
-
a7c8aed: build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (#1569) (@dependabot[bot])
-
0cf7cb5: build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 (#1584) (@dependabot[bot])
-
a28a007: build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 (#1590) (@dependabot[bot])
-
d1d283f: build(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.1 (#1562) (@dependabot[bot])
-
3e6b61b: build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#1591) (@dependabot[bot])
-
a377180: build(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.1 (#1635) (@dependabot[bot])
-
f38b4a1: build(deps): bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#1649) (@dependabot[bot])
-
2e7fda9: build(deps): bump github.com/onsi/gomega from 1.36.0 to 1.36.1 (#1660) (@dependabot[bot])
-
4805cb6: build(deps): bump github.com/prometheus/client_golang (#1480) (@dependabot[bot])
-
766dc79: build(deps): bump github.com/prometheus/client_golang (#1575) (@dependabot[bot])
-
437e0cd: build(deps): bump github.com/prometheus/client_golang (#1586) (@dependabot[bot])
-
776a8f1: build(deps): bump github.com/prometheus/client_golang (#1598) (@dependabot[bot])
-
cea540f: build(deps): bump github.com/prometheus/client_golang (#1607) (@dependabot[bot])
-
76aa6cc: build(deps): bump github.com/prometheus/client_golang (#1626) (@dependabot[bot])
-
0a35489: build(deps): bump github.com/ramr/go-reaper from 0.2.1 to 0.2.3 (#1637) (@dependabot[bot])
-
4986914: build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#1525) (@dependabot[bot])
-
128dd4f: build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#1648) (@dependabot[bot])
-
f78e213: build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb (#1582) (@dependabot[bot])
-
cf5e496: build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb (#1630) (@dependabot[bot])
-
23e4672: build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb (#1686) (@dependabot[bot])
-
5996f5a: build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres (#1583) (@dependabot[bot])
-
7e23557: build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres (#1629) (@dependabot[bot])
-
111bb02: build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres (#1690) (@dependabot[bot])
-
13c5ca9: build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis (#1580) (@dependabot[bot])
-
feaaed8: build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis (#1627) (@dependabot[bot])
-
0baf23c: build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis (#1689) (@dependabot[bot])
-
7f9399b: build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#1662) (@dependabot[bot])
-
1157f92: build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 (#1539) (@dependabot[bot])
-
0dff6f1: build(deps): bump golang.org/x/net from 0.28.0 to 0.30.0 (#1621) (@dependabot[bot])
-
72b397c: build(deps): bump golang.org/x/net from 0.30.0 to 0.32.0 (#1655) (@dependabot[bot])
-
11a910a: build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 (#1669) (@dependabot[bot])
-
23fd5bb: build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 (#1680) (@dependabot[bot])
-
5799825: build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 (#1511) (@dependabot[bot])
-
3bf94c1: build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 (#1542) (@dependabot[bot])
-
486974e: build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 (#1567) (@dependabot[bot])
-
bf5f136: build(deps): bump gorm.io/driver/mysql from 1.5.6 to 1.5.7 (#1520) (@dependabot[bot])
-
1d0421f: build(deps): bump gorm.io/driver/postgres from 1.5.7 to 1.5.9 (#1522) (@dependabot[bot])
-
00e0ee0: build(deps): bump gorm.io/driver/postgres from 1.5.9 to 1.5.11 (#1651) (@dependabot[bot])
-
db610d3: build(deps): bump gorm.io/driver/sqlite from 1.5.5 to 1.5.6 (#1518) (@dependabot[bot])
-
1fcf65b: build(deps): bump gorm.io/driver/sqlite from 1.5.6 to 1.5.7 (#1661) (@dependabot[bot])
-
0558802: build(deps): bump gorm.io/gorm from 1.25.10 to 1.25.11 (#1548) (@dependabot[bot])
-
4497b8f: build(deps): bump gorm.io/gorm from 1.25.11 to 1.25.12 (#1601) (@dependabot[bot])
-
582e55f: build(deps): bump mvdan.cc/gofumpt from 0.5.0 to 0.7.0 (#1576) (@dependabot[bot])
-
7001474: chore(deps): update docker and testcontainers libs (#1552) (@0xERR0R)