Skip to content

Releases: FenkoHQ/dnsmonster

v1.2.5

Choose a tag to compare

@mosajjal mosajjal released this 03 Feb 01:22
91818c5

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 cmd instead of RUN 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

Choose a tag to compare

@mosajjal mosajjal released this 24 Jan 07:08
0fb297d
finally maybe fixed this time

v1.2.3

Choose a tag to compare

@mosajjal mosajjal released this 24 Jan 07:04
7efe5d7
finally maybe fixed this time

v1.2.2

Choose a tag to compare

@mosajjal mosajjal released this 24 Jan 06:59
bb1b4dd
finally maybe fixed

v1.2.1

Choose a tag to compare

@mosajjal mosajjal released this 24 Jan 03:44
1ba7aa1

Updated Sonic constraint for ARMv6/ARMv7 targets

v1.2.0

Choose a tag to compare

@mosajjal mosajjal released this 24 Jan 03:24
98b7429
better release

v1.1.1

Choose a tag to compare

@mosajjal mosajjal released this 24 Jan 02:54
c376652

Testing signed binaries for Windows

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@mosajjal mosajjal released this 24 Jan 04:43
94ebed2

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

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

Choose a tag to compare

@mosajjal mosajjal released this 02 Aug 04:22
fba3bf3
move to v1 for releaser

v1.0.1

Choose a tag to compare

@mosajjal mosajjal released this 02 Aug 04:14
b5b5056

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

Full Changelog: v1.0.0...v1.0.1