Releases: rajsinghtech/tsdnsproxy
Releases · rajsinghtech/tsdnsproxy
v1.1.1
Container Images
ghcr.io/rajsinghtech/tsdnsproxy:v1.1.1ghcr.io/rajsinghtech/tsdnsproxy@sha256:54a5d5cabc675d7df10fd381b499f3d34f6650015650f8b0c260d43a9f513979
Verify Image Signature
cosign verify \
--certificate-identity-regexp=https://github.com/rajsinghtech/tsdnsproxy \
--certificate-oidc-issuer=https://token.actions.githubusercontent.com \
ghcr.io/rajsinghtech/tsdnsproxy@sha256:54a5d5cabc675d7df10fd381b499f3d34f6650015650f8b0c260d43a9f513979Binary Downloads
Download the appropriate binary for your platform from the assets below.
What's Changed
- chore(deps): update module tailscale.com to v1.94.1 by @renovate[bot] in #20
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #23
- chore(deps): update sigstore/cosign-installer action to v3.10.1 by @renovate[bot] in #21
- chore(deps): update actions/cache action to v5 by @renovate[bot] in #22
- chore(deps): update actions/upload-artifact action to v6 by @renovate[bot] in #25
- chore(deps): update actions/download-artifact action to v7 by @renovate[bot] in #24
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Container Images
ghcr.io/rajsinghtech/tsdnsproxy:v1.1.0ghcr.io/rajsinghtech/tsdnsproxy@sha256:416d9a24f00b6455e4dbfdfaa78680f050adfe97a4b4c8d50023e074942fb5c9
Verify Image Signature
cosign verify \
--certificate-identity-regexp=https://github.com/rajsinghtech/tsdnsproxy \
--certificate-oidc-issuer=https://token.actions.githubusercontent.com \
ghcr.io/rajsinghtech/tsdnsproxy@sha256:416d9a24f00b6455e4dbfdfaa78680f050adfe97a4b4c8d50023e074942fb5c9Binary Downloads
Download the appropriate binary for your platform from the assets below.
What's Changed
- fix: allow to accept routes and use tsnet's dialer by @nabeken in #15
- feat: add advertise routes for oauth client secret support by @ayuhito in #17
- fix(backend): fix the test by passing nil for DNSDialer by @nabeken in #16
- chore(deps): update anchore/sbom-action action to v0.22.0 by @renovate[bot] in #18
- chore(deps): update module golang.org/x/net to v0.49.0 by @renovate[bot] in #19
New Contributors
Full Changelog: v1.0.0...v1.1.0