Skip to content

Releases: pabrahamsson/dns-record-update

v0.5.3

20 Dec 18:32
0568f5b
Compare
Choose a tag to compare

0.5.3 (2023-12-20)

Bug Fixes

  • deps: update rust crate chrono to 0.4.31 (f09a8a6)
  • deps: update rust crate chrono-tz to 0.8.4 (3ab4696)
  • deps: update rust crate env_logger to 0.10.1 (9067eab)
  • deps: update rust crate futures-util to 0.3.29 (6d8e411)
  • deps: update rust crate openssl to 0.10.61 (136041e)
  • deps: update rust crate serde to 1.0.193 (4a38f3e)
  • deps: update rust crate serde_json to 1.0.108 (373f220)
  • deps: update rust crate tokio to 1.35.1 (032b75e)

v0.5.2

20 Dec 17:47
df3c874
Compare
Choose a tag to compare

0.5.2 (2023-12-20)

Features

  • Migrate back to Cloudflare (f5a3a49)

Miscellaneous Chores

Migrate back to Cloudflare

17 Sep 13:41
Compare
Choose a tag to compare
v0.5.0

toil: Formatting recommendations

v0.4.4

18 Mar 23:29
dea264e
Compare
Choose a tag to compare

0.4.4 (2023-03-18)

Bug Fixes

  • Remove chrono dependency (eb33808)

v0.4.3

14 Jan 03:17
48bd1c1
Compare
Choose a tag to compare

0.4.3 (2023-01-14)

Bug Fixes

  • Improve error handling for dns lookups (05402ce)
  • Minor cleanup (d6ea055)
  • workflow: Ajust push-to-registry inputs (15adf9d)
  • workflow: Copy podman registry creds to Docker location (91055be)
  • workflow: Use podman login action (69f345e)

v0.4.2

13 Jan 11:58
af4bc81
Compare
Choose a tag to compare

0.4.2 (2023-01-13)

Bug Fixes

  • Don't fetch rrset before update + error handling (aadc345)

v0.4.1

11 Jan 21:33
e94f19b
Compare
Choose a tag to compare

0.4.1 (2023-01-11)

Bug Fixes

  • Add ResourceRecordSet to Span (9abe3c9)

v0.4.0

10 Nov 13:58
Compare
Choose a tag to compare
  • 5043d16 fix: clippy complaints by Petter Abrahamsson
  • 1444c67 feat: Migrate to Cloud DNS by Petter Abrahamsson
  • ed35d7a Bump env_logger from 0.9.1 to 0.9.3 by dependabot[bot]
  • 534dc17 Bump chrono-tz from 0.7.0 to 0.8.0 by dependabot[bot]

v0.3.0

01 Nov 17:27
Compare
Choose a tag to compare
  • 387126b feat: Make vault + cloudflare calls only on update by Petter Abrahamsson

v0.2.3

30 Oct 12:54
Compare
Choose a tag to compare
  • bf553a6 fix: bump to 0.2.3 by Petter Abrahamsson
  • 957ba0e fix: fetch CF credentials only when needed by Petter Abrahamsson