Releases: vinyldns/vinyldns-cli
Releases · vinyldns/vinyldns-cli
Release v0.10.3
What's Changed
- Adding Endpoint for Zone Details in vinyldns-cli by @ssranjani06 in #109
- Add missing CLI endpoints by @JoshSEdwards in #113
New Contributors
- @ssranjani06 made their first contribution in #109
Full Changelog: v0.10.2...v0.10.3
Release v0.10.2
What's Changed
- stop splitting TXT data at commas by @jwakemen in #102
- Update to latest urfave/cli 1.22.x version to address Snyk vulnerabilities by @JoshSEdwards in #111
- Bump version to 0.10.2 by @JoshSEdwards in #112
New Contributors
- @jwakemen made their first contribution in #102
- @JoshSEdwards made their first contribution in #111
Full Changelog: v0.10.1...v0.10.2
Release v0.10.1
What's Changed
Full Changelog: v0.10.0...v0.10.1
Release v0.10.0
v0.9.2
v0.9.1
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
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-synccommand #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
v0.8.9
v0.8.8
vinyldns-cli version 0.8.8
- fixes issue #32
- adds a convenience parameter that allows users to specify
--zone-name
in alternative to--zone-idinrecord-set-create. - adds a convenience parameter that allows users to specify
--zone-name
in alternative to--zone-idinzone. - ensures that acceptance tests are run against VinylDNS 0.8.0