What's Changed
- feat: Publish multi-arch docker image (amd64 and arm64) by @project0 in #1862
- Support Unix domain sockets for proxy server listener by @LINKIWI in #1865
- Fixing pacmod command by @arschles in #1583
- docs: update hugo-theme-learn version to latest master by @ngshiheng in #1871
- chore: switch from
interface{}
toany
by @nrwiersma in #1837 - fix(proxy): don't check TLS file permission by @uhthomas in #1880
- fix(pkg/stash): don't check status of all etcd endpoints on start by @uhthomas in #1889
- fix(pkg/stash): close etcd sessions by @uhthomas in #1887
- test: unit test for testing KindUnexpected case in Mongo query function by @yatesliang in #1883
- Updated link and format on the experimental public proxy by @ColumbiaMancera in #1864
- Bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #1898
- Bump google.golang.org/grpc from 1.44.0 to 1.56.3 by @dependabot in #1900
New Contributors
- @project0 made their first contribution in #1862
- @LINKIWI made their first contribution in #1865
- @uhthomas made their first contribution in #1880
- @yatesliang made their first contribution in #1883
- @ColumbiaMancera made their first contribution in #1864
Full Changelog: v0.12.1...v0.13.0