Releases: FenkoHQ/dnsmonster
Releases · FenkoHQ/dnsmonster
Release list
v1.2.5
Bug Fixes
- Fixed Dockerfile-release heredoc syntax to be compatible with Docker BuildKit
- Fixed docker.yml workflow to properly build and push multi-tagged images
- Improved CI/CD pipeline efficiency by using native build-push-action multi-tag support
Changes
- Updated Dockerfile-release to use proper BuildKit heredoc format (
RUN <<EOF cmdinstead ofRUN cmd << 'EOF') - Streamlined docker.yml to build and push with multiple tags in a single operation
- Eliminated redundant docker tag and push commands
This release fixes the Docker build failures in GitHub Actions workflows.
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.1
Testing signed binaries for Windows
Full Changelog: v1.1.0...v1.1.1
v1.1.0
ANNOUNCEMENT
I'm building the SaaS version of dnsmonster due to the popularity of this project! Please fill out this survey to be on the list to get the latest updates about the project, and be part of the early beta testers
What's Changed
- Bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #124
- Bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #125
- Add configurable DNSTap identity option for ClickHouse output by @dethmetaljeff in #126
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #127
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #128
- Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #129
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #130
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #131
- Bump golangci/golangci-lint-action from 4 to 8 by @dependabot[bot] in #132
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #134
- Bump codecov/codecov-action from 3 to 5 by @dependabot[bot] in #136
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #133
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #135
- Bump docker/metadata-action from 5.8.0 to 5.9.0 by @dependabot[bot] in #137
- Bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #138
- Bump golang.org/x/crypto from 0.40.0 to 0.45.0 by @dependabot[bot] in #139
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #140
- Bump docker/metadata-action from 5.9.0 to 5.10.0 by @dependabot[bot] in #141
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #142
New Contributors
- @dethmetaljeff made their first contribution in #126
Full Changelog: v1.0.2...v1.1.0
v1.0.2
v1.0.1
What's Changed
- Bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot[bot] in #114
- Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot[bot] in #115
- Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot[bot] in #116
- Bump github.com/ClickHouse/ch-go from 0.63.1 to 0.65.0 by @dependabot[bot] in #117
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in #119
- Add custom table switch support to clickhouse and postgres by @AlirezaKm in #121
New Contributors
- @AlirezaKm made their first contribution in #121
Full Changelog: v1.0.0...v1.0.1