Skip to content

Releases: larivierec/cloudflare-ddns

v1.0.3

14 Dec 17:56
9c660be
Compare
Choose a tag to compare

What's Changed

Go Dependencies impacting docker image

  • chore(deps): update dependency go to v1.23.4 by @theriver-bot in #334
  • chore(deps): update golang docker tag to v1.23.4 by @theriver-bot in #335

Misc Dependencies

  • chore(deps): update renovatebot/github-action action to v41.0.3 by @theriver-bot in #324
  • chore(deps): update docker/metadata-action digest to 359e915 by @theriver-bot in #325
  • chore(deps): update docker/metadata-action digest to 369eb59 by @theriver-bot in #326
  • chore(deps): update github/codeql-action digest to f09c1c0 by @theriver-bot in #327
  • chore(deps): update anchore/sbom-action digest to 55dc4ee by @theriver-bot in #328
  • chore(deps): update anchore/scan-action digest to 869c549 by @theriver-bot in #329
  • chore(deps): update renovatebot/github-action action to v41.0.4 by @theriver-bot in #330
  • chore(deps): update docker/build-push-action digest to 48aba3b by @theriver-bot in #331
  • chore(deps): update renovatebot/github-action action to v41.0.5 by @theriver-bot in #332
  • chore(deps): update github/codeql-action digest to aa57810 by @theriver-bot in #333
  • chore(deps): update renovatebot/github-action action to v41.0.6 by @theriver-bot in #336
  • chore(deps): update github/codeql-action digest to babb554 by @theriver-bot in #337
  • chore(deps): update github/codeql-action digest to 8a93837 by @theriver-bot in #338
  • chore(deps): update github/codeql-action digest to df409f7 by @theriver-bot in #339
  • chore(deps): update anchore/scan-action action to v6 by @theriver-bot in #341
  • chore(deps): update anchore/sbom-action digest to df80a98 by @theriver-bot in #340

Full Changelog: v1.0.2...v1.0.3

v1.0.2

16 Nov 13:06
53aff8a
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update github/codeql-action digest to 9278e42 by @theriver-bot in #319
  • chore(deps): update github/codeql-action digest to 396bb3e by @theriver-bot in #320
  • chore(deps): update github/codeql-action digest to ea9e4e3 by @theriver-bot in #321
  • fix(ipprovider): switch case should be comma separated rather than stacked by @larivierec in #323

Full Changelog: v1.0.1...v1.0.2

v1.0.1

11 Nov 03:12
26d548e
Compare
Choose a tag to compare

What's Changed

  • add application modes, api only, app and serverless

  • add nil check on recordChecker

  • add create-missing and record-ttl variables

  • chore(deps): update github/codeql-action digest to 4f3212b by @theriver-bot in #318

  • chore(deps): update anchore/scan-action digest to f2ba85e by @theriver-bot in #317

  • chore(deps): update anchore/sbom-action digest to fc46e51 by @theriver-bot in #316

Full Changelog: v1.0.0...v1.0.1

v1.0.0

10 Nov 12:45
f0d035a
Compare
Choose a tag to compare
  • remove required dependency to cloudflare-sdk
  • Multiple Changes - Refactor of packages
  • yoink banner, version, release from kashalls <3
  • remove pkg api out in favor of ipprovider and cloudprovider
  • add func for incrementing metrics for ip providers
  • add versioning for proper releases
  • remove incrementing of metrics directly in ip providers
  • ensure golang is properly set in go.mod and Dockerfile to same
    versions
  • update ci/cd workflows

Cloudflare Go update

03 Jan 00:16
c0c79fe
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update renovatebot/github-action action to v39.2.4 by @theriver-bot in #94
  • chore(deps): update anchore/sbom-action digest to 7191336 by @theriver-bot in #95
  • chore(deps): update anchore/scan-action digest to 6516126 by @theriver-bot in #96
  • fix(deps): update module github.com/cloudflare/cloudflare-go to v0.85.0 by @theriver-bot in #97

Full Changelog: v0.0.15...v0.0.16

v0.0.15

22 Dec 14:50
f2adf22
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update github/codeql-action digest to 305f654 by @theriver-bot in #88
  • chore(deps): update github/codeql-action action to v3 by @theriver-bot in #89
  • chore(deps): update renovatebot/github-action action to v39.2.2 by @theriver-bot in #90
  • chore(deps): update renovatebot/github-action action to v39.2.3 by @theriver-bot in #91
  • fix(deps): update module github.com/cloudflare/cloudflare-go to v0.84.0 by @theriver-bot in #92
  • chore(deps): update github/codeql-action digest to 012739e by @theriver-bot in #93

Full Changelog: v0.0.14...v0.0.15

v0.0.14

11 Dec 23:57
e4553a2
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update actions/create-github-app-token action to v1.6.2 by @theriver-bot in #85
  • chore(deps): update renovatebot/github-action action to v39.2.1 by @theriver-bot in #86
  • chore(deps): update github/codeql-action digest to c0d1daa by @theriver-bot in #87

Full Changelog: v0.0.13...v0.0.14

cloudflare-go update + alpine update

06 Dec 02:37
96ed740
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update anchore/scan-action digest to 896d5f4 by @theriver-bot in #78
  • chore(deps): update anchore/sbom-action digest to 5ecf649 by @theriver-bot in #80
  • chore(deps): pin actions/create-github-app-token action to 46e4a50 by @theriver-bot in #79
  • chore(deps): update actions/labeler action to v5 by @theriver-bot in #81
  • chore(deps): update renovatebot/github-action action to v39.2.0 by @theriver-bot in #82
  • chore(deps): update golang docker tag to v1.21.5 by @theriver-bot in #83
  • fix(deps): update module github.com/cloudflare/cloudflare-go to v0.83.0 by @theriver-bot in #84

Full Changelog: v0.0.12...v0.0.13

Dependency updates

29 Nov 13:34
be02d3e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update github/codeql-action digest to d90b8d7 by @theriver-bot in #57
  • chore(deps): update github/codeql-action digest to 0116bc2 by @theriver-bot in #58
  • chore(deps): update renovatebot/github-action action to v39.0.6 by @theriver-bot in #59
  • chore(deps): update renovatebot/github-action action to v39.1.0 by @theriver-bot in #60
  • chore(deps): update actions/checkout digest to b4ffde6 by @theriver-bot in #61
  • chore(deps): update github/codeql-action digest to 49abf0b by @theriver-bot in #62
  • fix(deps): update module github.com/cloudflare/cloudflare-go to v0.80.0 by @theriver-bot in #63
  • chore(deps): update renovatebot/github-action action to v39.1.1 by @theriver-bot in #64
  • chore(deps): update github/codeql-action digest to 74483a3 by @theriver-bot in #65
  • chore(deps): update golang docker tag to v1.21.4 by @theriver-bot in #66
  • fix(deps): update module github.com/cloudflare/cloudflare-go to v0.81.0 by @theriver-bot in #67
  • chore(deps): update github/codeql-action digest to 689fdc5 by @theriver-bot in #68
  • chore(deps): update renovatebot/github-action action to v39.1.2 by @theriver-bot in #69
  • chore(deps): update github/codeql-action digest to 66b90a5 by @theriver-bot in #70
  • chore(deps): update renovatebot/github-action action to v39.1.3 by @theriver-bot in #71
  • chore(deps): update docker/build-push-action digest to 4a13e50 by @theriver-bot in #72
  • chore(deps): update anchore/scan-action digest to 62370b5 by @theriver-bot in #73
  • chore(deps): update anchore/sbom-action digest to fd74a6f by @theriver-bot in #74
  • fix(deps): update module github.com/cloudflare/cloudflare-go to v0.82.0 by @theriver-bot in #75
  • chore(deps): update github/codeql-action digest to 407ffaf by @theriver-bot in #76
  • chore(deps): update renovatebot/github-action action to v39.1.4 by @theriver-bot in #77

Full Changelog: v0.0.11...v0.0.12

v0.0.11 - Update dependencies

11 Oct 01:18
a64b1bb
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update github/codeql-action digest to a09933a by @theriver-bot in #21
  • fix(deps): update module github.com/cloudflare/cloudflare-go to v0.75.0 by @theriver-bot in #22
  • chore(deps): update actions/checkout digest to f43a0e5 by @theriver-bot in #23
  • chore(deps): update renovatebot/github-action action to v39.0.2 by @theriver-bot in #24
  • chore(deps): update renovatebot/github-action action to v39.0.3 by @theriver-bot in #25
  • chore(deps): update docker/setup-buildx-action digest to 885d146 by @theriver-bot in #26
  • chore(deps): update github/codeql-action digest to 00e563e by @theriver-bot in #27
  • chore(deps): pin dependencies by @theriver-bot in #28
  • fix(deps): update module github.com/cloudflare/cloudflare-go to v0.76.0 by @theriver-bot in #29
  • chore(deps): update renovatebot/github-action action to v39.0.4 by @theriver-bot in #30
  • chore(deps): update tibdex/github-app-token digest to d6edb79 by @theriver-bot in #31
  • chore(deps): update tibdex/github-app-token digest to 0d49dd7 by @theriver-bot in #32
  • chore(deps): update renovatebot/github-action action to v39.0.5 by @theriver-bot in #33
  • chore(deps): update actions/checkout action to v4 by @theriver-bot in #34
  • chore(deps): update docker/build-push-action digest to 4e4ee68 by @theriver-bot in #35
  • chore(deps): update docker/build-push-action digest to 0a97817 by @theriver-bot in #36
  • chore(deps): update tibdex/github-app-token digest to 32691ba by @theriver-bot in #37
  • chore(deps): update tibdex/github-app-token action to v2 by @theriver-bot in #38
  • chore(deps): update docker/setup-qemu-action action to v3 by @theriver-bot in #42
  • chore(deps): update docker/setup-buildx-action action to v3 by @theriver-bot in #41
  • chore(deps): update docker/login-action action to v3 by @theriver-bot in #40
  • chore(deps): update docker/build-push-action action to v5 by @theriver-bot in #39
  • fix(deps): update module github.com/cloudflare/cloudflare-go to v0.77.0 by @theriver-bot in #43
  • chore(deps): update github/codeql-action digest to 701f152 by @theriver-bot in #44
  • chore(deps): update github/codeql-action digest to 04daf01 by @theriver-bot in #45
  • fix(deps): update module gotest.tools/v3 to v3.5.1 by @theriver-bot in #46
  • chore(deps): update github/codeql-action digest to 6a28655 by @theriver-bot in #47
  • chore(deps): update tibdex/github-app-token digest to 3beb63f by @theriver-bot in #48
  • chore(deps): update actions/checkout digest to 8ade135 by @theriver-bot in #49
  • fix(deps): update module github.com/cloudflare/cloudflare-go to v0.78.0 by @theriver-bot in #50
  • chore(deps): update github/codeql-action digest to ddccb87 by @theriver-bot in #51
  • chore(deps): update golang docker tag to v1.21.2 by @theriver-bot in #52
  • chore(deps): update github/codeql-action digest to 2cb752a by @theriver-bot in #53
  • chore(deps): update github/codeql-action digest to fdcae64 by @theriver-bot in #54
  • chore(deps): update golang docker tag to v1.21.3 by @theriver-bot in #55
  • fix(deps): update module github.com/cloudflare/cloudflare-go to v0.79.0 by @theriver-bot in #56

Full Changelog: v0.0.10...v0.0.11