Skip to content

Releases: vinyldns/vinyldns-cli

Release v0.10.3

01 Jun 19:10
27f85ba

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.2...v0.10.3

Release v0.10.2

18 Dec 15:38
373a491

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.10.2

Release v0.10.1

29 Oct 16:08
77e913c

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

Release v0.10.0

08 Oct 16:38
96b0e77

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.2...v0.10.0

v0.9.2

04 Feb 15:53
@mdb mdb

Choose a tag to compare

vinyldns-cli version 0.9.2

v0.9.1

19 Nov 16:17
@mdb mdb

Choose a tag to compare

vinyldns-cli version 0.9.1

  • 0e8d886 (HEAD -> master, tag: v0.9.1, origin/master) version bump to 0.9.1
  • 887f79c add make-modified go.mod
  • fe98947 Merge pull request #79 from britneywright/create-batch-changes
  • 829ba6c cleanup
  • 96b3a7b update go-vinyldns version
  • 067d386 remove batch_change_create fixture
  • a76f556 update batch-change-create response
  • 5cbd649 update test
  • 0bd09a9 update test fixture
  • ac6f6ff syntax fix
  • e09dad5 add batch-change-create command
  • 4859d4c Merge pull request #76 from britneywright/update-zoneByName
  • 1a76313 update zoneByName helper
  • e55ecd4 Merge pull request #75 from vinyldns/go-mod-tidy
  • c622517 Merge pull request #74 from iamjarvo/update-readme
  • 21dfd76 Update 'Compiling from Golang source' section in README
  • 6ad0cbc (origin/go-mod-tidy) run 'go mod tidy'

v0.9.0

30 Oct 14:13
@mdb mdb

Choose a tag to compare

vinyldns-cli version 0.9.0

  • 18a229e Merge pull request #71 from britneywright/support-more-recordset-types
  • d7352a8 format records_sets_helpers.go
  • 6484dd4 format record_sets.go
  • 3f9e2f9 fix variable typo
  • 72a61fb support MX, PTR and TXT record types
  • ab2639f Merge pull request #70 from harrythehat1975/license-badge
  • 4fbf5a7 add link to license badge
  • 035e908 Merge pull request #67 from harrythehat1975/license-badge
  • e53ae60 Merge pull request #69 from carlism/makefile_patch
  • a998fd1 get make running in a more generic config
  • 173552d add license-badge
  • 0d768bf Merge pull request #66 from vinyldns/add-user-agent
  • 7ac61d2 (origin/add-user-agent, add-user-agent) set 'vinyldns-cli/' UserAgent (issue #44)
  • f9ce854 Merge pull request #65 from vinyldns/use-go-vinyldns-0.9.10
  • 4e8751f (origin/use-go-vinyldns-0.9.10, use-go-vinyldns-0.9.10) issue #55 - upgrade to go-vinyldns 0.9.10
  • 5335d35 (use-go-vinyldns-0.9.9) Merge pull request #64 from vinyldns/improve-zone-sync
  • d10fb0c (origin/improve-zone-sync, improve-zone-sync) add test for zone-sync
  • a4ca562 zone-sync supports optional --zone-name option
  • cd51d63 add various go modules
  • 8816ea4 Merge pull request #61 from olimpias/zone_sync_cmd
  • 9f6988a Add zone-sync command #58
  • feb00f3 Merge pull request #60 from vinyldns/use-consistent-vinyldns-version
  • 102afbb (origin/use-consistent-vinyldns-version, use-consistent-vinyldns-version) use same VinylDNS codebase and container version
  • 649a03e Merge pull request #59 from vinyldns/go-mod-tidy
  • 70b9e67 (origin/go-mod-tidy, go-mod-tidy) run go mod tidy
  • 8609ab8 Merge pull request #53 from vinyldns/go-mod
  • 308a5bc (origin/go-mod, go-mod) add updated go.mod and go.sum
  • ca13ab8 upgrade VinylDNS used in acceptance tests to 0.9.1
  • e549d3f ensure golint is installed during make
  • 55eee00 simplify Makefile
  • e1cbb1b restore golint
  • 0863904 use go 1.13 in CI
  • 7809730 remove lint make target
  • c0a4fa5 use go modules

v0.8.10

24 May 12:56
@mdb mdb
0123979

Choose a tag to compare

vinyldns-cli version 0.8.10

Fixes issue #43

v0.8.9

24 Apr 12:33
@mdb mdb
d0fb9c5

Choose a tag to compare

vinyldns-cli version 0.8.9

  • Fixes issue #36

v0.8.8

11 Feb 18:29
@mdb mdb
46d1996

Choose a tag to compare

vinyldns-cli version 0.8.8

  • fixes issue #32
  • adds a convenience parameter that allows users to specify --zone-name
    in alternative to --zone-id in record-set-create.
  • adds a convenience parameter that allows users to specify --zone-name
    in alternative to --zone-id in zone.
  • ensures that acceptance tests are run against VinylDNS 0.8.0