Skip to content

Releases: grishy/go-avahi-cname

v2.2.4

27 Jan 09:22
a6835de
Compare
Choose a tag to compare

ℹ️ For information on how to install and use, please see README.md

Changelog

Others

  • ebdba26 ci: always set latest tag in release
  • a6835de docs: bumpup to 2.2.4

Your PRs and issues are welcome! Thanks 🙂

v2.2.3

27 Jan 08:55
e0df3b7
Compare
Choose a tag to compare

ℹ️ For information on how to install and use, please see README.md

Changelog

Others

  • 3d1038a chore: include into changelog all except Merge commits
  • 4e1125c ci: add latest tag for default branch
  • e0df3b7 docs: bump up version to 2.2.3
  • 5b0d48f docs: improve wording in release text
  • 13b122e docs: update Docker image tags to remove version prefix

Your PRs and issues are welcome! Thanks 🙂

v2.2.2

27 Jan 08:37
a0e982c
Compare
Choose a tag to compare

ℹ️ For information on how to install and use please see README.md

NOTE: This is a technical release because the release CI was broken.

Your PRs & issues are welcome! Thanks 😉

v2.2.1

27 Jan 07:47
30b8cea
Compare
Choose a tag to compare

ℹ️ For information on how to install and use, please see README.md.

  • Fixes in the CI part to correctly display the version
  • Correct build information
  • Update Go to the latest version, 1.23.5

Your PRs and issues are welcome! Thanks 😉

v2.1.1

12 Jan 14:30
e20d200
Compare
Choose a tag to compare

ℹ️ For information on how to install and use please see README.md

Changelog

  • e20d200 Merge branch 'main' of github.com:grishy/go-avahi-cname
  • ffd8c98 docs(README): add newline
  • 0e6a32c docs(README): correct git push command
  • f5f084f fix(subdomain): normalize FQDN comparison and log all question

Your PRs & issues are welcome! Thanks 😉

v2.1.0

10 Jan 18:27
c23bacf
Compare
Choose a tag to compare

ℹ️ For information on how to install and use please see README.md

Changelog

  • 45ef767 Initial commit
  • d0890ad Merge branch 'docs-and-refactor' of github.com:grishy/go-avahi-cname into docs-and-refactor
  • d5219c0 Merge pull request #1 from grishy/ci
  • 71db12b Merge pull request #10 from grishy/goland-cleanup
  • 5d8a156 Merge pull request #11 from grishy/grishy-patch-1
  • 50420cc Merge pull request #14 from grishy/fix/avahi-free-group
  • 2cabed4 Merge pull request #15 from grishy/bumpup-go1.22
  • 8ef44c1 Merge pull request #16 from grishy/2024-04-update-ci
  • cc6bfbf Merge pull request #20 from grishy/go-1.23
  • f849624 Merge pull request #3 from grishy/docs-and-refactor
  • 2294ffc Merge pull request #8 from grishy/subdomain
  • d81a8dc Merge pull request #9 from grishy/bumpup-1.21
  • 59b1f22 build(docker): correct go image for docker
  • 7c06767 build: add Docker build
  • 6fd2690 build: bump up to go 1.22
  • 103c76a bump: use latest net packages
  • 8761305 bumpup: go version and CI actions
  • 40d7507 chore: bumpup go version and deps
  • 92b1c62 chore: bumpup golangci-lint
  • a423ec9 chore: format code with Goland
  • 0cbf6fb ci: add build and test jobs
  • aa6524f ci: add buildx
  • 58ad9c4 ci: add golangci-lint
  • 49ff302 ci: add linux/arm/v7 container
  • 947b4f2 ci: add packages perm
  • 98b8425 ci: add release notes
  • 59b8341 ci: build image separatly
  • 2f21f5a ci: bump to go 1.20.7
  • 6515ef8 ci: bump up linter action to v4
  • 2167223 ci: bumpup actions checkout and setup-go
  • ecb0c98 ci: contents write permission
  • 3ac18ee ci: debug
  • df9b45c ci: enable goreleaser
  • 9a4f04f ci: init
  • 97d0315 ci: login to github registry
  • 484fea0 ci: push images and only linux/amd64
  • 1635f16 ci: remove freebsd
  • ae7c015 ci: remove from gorelease docker part
  • af72f13 ci: rename release workflow
  • c31b736 ci: specify goreleaser v2 for yaml
  • 5aa35a9 ci: specify version
  • 1691031 ci: update build-push-action
  • e1bdfd2 docker: use subdomain as default in docker
  • 670149a docs(readme): use latest verison
  • 3d95322 docs: 2.0.6 as examples in the README
  • fb5521a docs: add arch svg
  • 406bcce docs: add install and usage
  • 8a14a0d docs: add link to mdns-subdomain
  • 0965628 docs: add logo
  • cf95033 docs: add logo to readme and cards
  • 48de322 docs: add more details and fix typo
  • 60211c4 docs: add network_mode for Ansible
  • bbfce04 docs: bumpup version in readme
  • 09f3486 docs: change year README.md
  • 97e46ef docs: logo in center and simplify text
  • 280d986 docs: remove long description
  • 6866b2c docs: remove repeats
  • 48486fa docs: simplify
  • 11b8260 docs: split on 2 modes
  • 40d2d4b docs: style top of README
  • c23bacf docs: update README for v2.1.0 and add debugging instructions
  • f2f1b94 docs: update TLDR in README
  • 9415d64 docs: use latest image tag in README
  • 8d2df42 feat: add subdomain
  • 7e9f065 feat: convert all arguments to the FQDN
  • 43b454b feat: publish cname
  • 1018add feat: reading UDP and parse DNS
  • 4fd183b fix(publisher): reuse EntryGroup - reset+(re)commit
  • 13d44b4 fix: reply only on subdomain
  • b78680b init
  • 0c84530 refactor: add comments
  • c7e33c4 refactor: split main on func
  • 68e8956 refactor: split on subcommands
  • 25aab71 refactor: update dependencies and enhance logging with slog

Your PRs & issues are welcome! Thanks 😉

v2.0.6

16 Nov 16:26
Compare
Choose a tag to compare

ℹ️ For information on how to install and use please see README.md

Changelog

  • 2063b50 Merge pull request #20 from grishy/go-1.23
  • 8ffc2cd bumpup: go version and CI actions
  • e82d1e3 docs(readme): use latest verison
  • 67e0f7c docs: 2.0.6 as examples in the README
  • dfefd3f docs: simplify

Your PRs & issues are welcome! Thanks 😉

v2.0.5

07 Apr 08:42
Compare
Choose a tag to compare

ℹ️ For information on how to install and use please see README.md

Changelog

  • 867e9e1 Merge pull request #14 from grishy/fix/avahi-free-group
  • 0d067a1 Merge pull request #15 from grishy/bumpup-go1.22
  • d58b210 Merge pull request #16 from grishy/2024-04-update-ci
  • 77c4a02 build(docker): correct go image for docker
  • 8f05131 build: bump up to go 1.22
  • 284f6e4 ci: bump up linter action to v4
  • 034198f ci: bumpup actions checkout and setup-go

Your PRs & issues are welcome! Thanks 😉

v2.0.4

31 Jan 21:01
Compare
Choose a tag to compare

ℹ️ For information on how to install and use please see README.md

Changelog

  • a0c130f Merge pull request #11 from grishy/grishy-patch-1
  • fc6230e docs: use latest image tag in README
  • d20f8da fix(publisher): reuse EntryGroup - reset+(re)commit

Your PRs & issues are welcome! Thanks 😉

v2.0.3

01 Dec 08:57
4ed9c71
Compare
Choose a tag to compare

ℹ️ For information on how to install and use please see README.md

Changelog

  • 4ed9c71 Merge pull request #10 from grishy/goland-cleanup
  • 7220ae8 chore: format code with Goland

Your PRs & issues are welcome! Thanks 😉