Skip to content

Releases: mimuret/golang-iij-dpf

v0.9.1

27 Feb 09:48
05d6225
Compare
Choose a tag to compare
fix lb_domains.Endpoint.Rdata (#13)

v0.9.0

15 Feb 14:12
004d998
Compare
Choose a tag to compare
add: add support client rate limit (#12)

v0.8.0: Ver0.8.0 (#11)

12 Feb 06:56
88b1f21
Compare
Choose a tag to compare
* fix txt record rdata

* add cc_notice_account

* add lb_domains

* ignore conver generated files

v0.7.1

18 May 07:51
f36480f
Compare
Choose a tag to compare
add ErrZoneNotFound,ErrRecordNotFound for apiutils zone funcs (#10)

v0.7.0: Ver0.7.0 (#8)

18 May 07:27
b34d92a
Compare
Choose a tag to compare
* add func GetZoneIdFromServiceCode, GetZoneFromServiceCode

* fix: Add omitempty on Recode.TTL for DefaultTTL.

* add support TTL default value

* add NullablePositiveInt64

* change common_configs tsig type from int64 to types.NullablePositiveInt64

v0.6.2

13 Apr 12:18
659b3f3
Compare
Choose a tag to compare
add func GetZoneIdFromServiceCode, GetZoneFromServiceCode (#7)

v0.6.1: replace from *Id to ID (#6)

27 Mar 14:37
e2b8a38
Compare
Choose a tag to compare
* replace from *Id to ID

* update go.mod

* update miekg/dns

* update watch func

* add testcase for DeepCopy*

* add testcase for schema.go

* update client.go

* add test

v0.6.0 (#5)

26 Mar 12:13
198ce4a
Compare
Choose a tag to compare
* add support other version

* add SetPathParams into TestSpec,TestListSpec

* add support test schema

* change schemaset.Parse return type from api.Object to apis.Spec

* change api.OutputFrame.Spec to .Resource

* add golangci-lint

* fix testclient test

* Change api.Client interface, Add context.Context paramater

* Add zones record Type SVCB and HTTPS.

* Change API apiutils.GetZone* GetRecord*

* add GetGroup test

* add golangci-lint

* update linter issues

v0.5.0 (#4)

17 Aug 17:58
ed93d9b
Compare
Choose a tag to compare
* add WaitJob args context

* rename RecordRDATAs to RecordRDATASlice

* change test platform to ginkgo and gomega

v0.4.0

19 Jul 10:40
a37a862
Compare
Choose a tag to compare
add WaitJob args context (#3)