Skip to content

Releases: TylerHendrickson/mydyndns

v0.2.10

29 Jun 18:51
Compare
Choose a tag to compare

Changelog

v0.2.9

10 Jun 20:31
Compare
Choose a tag to compare

Changelog

  • ba24f55 Prevent overwriting version set by build tag
  • e02d803 Tidy init() branches (no-op)

v0.2.8

10 Jun 19:56
f07b71a
Compare
Choose a tag to compare

Changelog

  • fa0faf0 Add Godoc reference badge
  • 7884c19 Remove Snyk badge because Go isn't supported
  • f07b71a Use distroless for Docker builds (#15)

v0.2.7

10 Jun 16:28
Compare
Choose a tag to compare

Changelog

  • 56399d2 Silence debug output during shell completion

v0.2.6-pre1

09 Jun 16:49
Compare
Choose a tag to compare

Changelog

  • 6908c1c Set CLI version to build version

v0.2.6

09 Jun 16:52
Compare
Choose a tag to compare

Changelog

  • 6908c1c Set CLI version to build version

v0.2.5

09 Jun 16:01
Compare
Choose a tag to compare

Changelog

0.2.5

08 Jun 20:23
Compare
Choose a tag to compare

Changelog

0.2.4

07 Jun 23:17
ed869f3
Compare
Choose a tag to compare

Changelog

  • 03779c0 Better step names in test.yml
  • d58167a Bump github.com/go-kit/log from 0.2.0 to 0.2.1 (#7)
  • eaebb33 Bump github.com/spf13/viper from 1.11.0 to 1.12.0 (#8)
  • e2ef5b2 Configure CodeQL (#9)
  • 6c05715 Configure coverage and test reporting for SonarCloud
  • 98e2f2f Configure sonarcloud (#10)
  • 5e5d302 Consolidate SonarCloud scan in test.yml workflow
  • 3db6d34 Create codeql.yml (#5)
  • 05746dc Create dependency-review.yml
  • a08a535 Fix test command in GH action
  • 1158344 Only generate test coverage when it will be analyzed
  • ed869f3 Reduce Args() complexity for 'config write' command (#11)
  • 6d46281 Remove debug output
  • 17e0455 Setup code scanning with SonarCloud (#6)
  • 0c011ff Simplify config bootstrapping
  • e0c5d58 Track CodeQL workflow
  • 7526833 Try to get Sonar to see the properties file
  • ca952a2 Update Sonar workflow boilerplate

0.2.3

29 Apr 00:15
Compare
Choose a tag to compare

Changelog

  • f0e6b4f Update POST route from /dns-alias to /dns-value