Skip to content

Releases: gjbae1212/cloud-instance-dns

v1.1.0

24 Jul 08:54
Compare
Choose a tag to compare

Changelog

01196d8 Refactor code structure.
45a1851 Update README.
4fe0a3f Update go.mod.

v1.0.2

17 Jul 09:39
Compare
Choose a tag to compare

Changelog

6da7e2f Modified .goreleaser.yml.
1ff8aac Modified README.
68e120b Modify README.

v1.0.1

20 Jun 14:03
Compare
Choose a tag to compare

Changelog

df89092 Modify README.

v1.0.0

20 Jun 11:52
Compare
Choose a tag to compare

Changelog

c5b6d6f Added .gitignore.
8268ef5 Added MIT LICENSE.
ed0dfc0 Added README.
f9809be Added a host field that will forcedly register host of nameserver.
90e2de2 Added a state variable that will refer to construct whether internal dns or external dns.
849f3be Added circleci.
95a6d47 Added code for getting information of instances of aws or gcp.
80e7551 Added code for running server.
668ab06 Added config code for server.
7c4e647 Added dns search code.
77b0a73 Added local.sh for test.
730485e Added template yaml.
b03f93d Changed naming from host to nameserver.
6bfe913 Initial commit
b395ce7 Modified README.
bd03fd1 Modified response records that if array is not changed, array of order same as previous order array is returned.
a3e221d Modify circleci.
970994c Modify gorelease.yaml.
b8da01f Modify local.sh
2214a0c Refactoring dns config.
a848bca Support dns round robin.
7f22726 Update go.mod and go.sum.
db3c07a testt