Skip to content

Releases: aerialls/scaleway-ddns

v0.2.5

04 Sep 09:17
febe0b6
Compare
Choose a tag to compare

Changelog

  • 908d872 build(deps): bump docker/login-action from 1.14.1 to 2.0.0
  • 3645804 build(deps): bump docker/setup-buildx-action from 1.6.0 to 1.7.0
  • 5618c2f build(deps): bump docker/setup-buildx-action from 1.7.0 to 2.0.0
  • ef69aa2 build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
  • d706a92 build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0
  • 78e7a52 build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • 04a1b49 build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3
  • 86ea050 build(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.4
  • a7e08b4 build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  • ee58683 build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • b08593f build(deps): bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
  • 927bd8f build(deps): bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
  • 58a18df chore: bump Go to v1.19
  • ed5845e chore: bump dependencies
  • 43a9c34 chore: bump golangci-lint version
  • de10508 feat(version): add runtime Golang version

v0.2.4

18 Apr 09:58
ebbcab8
Compare
Choose a tag to compare

Changelog

  • 1395e40 build(deps): bump actions/checkout from 2.3.4 to 2.4.0
  • 0c626c8 build(deps): bump actions/checkout from 2.4.0 to 3
  • bc7d7f1 build(deps): bump actions/setup-go from 2.1.4 to 2.1.5
  • 10875c7 build(deps): bump actions/setup-go from 2.1.5 to 2.2.0
  • 1af0a84 build(deps): bump actions/setup-go from 2.2.0 to 3
  • 8eb8b5f build(deps): bump docker/login-action from 1.10.0 to 1.12.0
  • 3c5d95d build(deps): bump docker/login-action from 1.12.0 to 1.13.0
  • 2f64c67 build(deps): bump docker/login-action from 1.13.0 to 1.14.1
  • 72e3091 build(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0
  • 83c39e8 build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0
  • 0d957bc build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • da1dbf7 build(deps): bump golangci/golangci-lint-action from 2.5.2 to 3
  • 83e53ca build(deps): bump goreleaser/goreleaser-action from 2.7.0 to 2.8.1
  • 6269e45 build(deps): bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1
  • ebbcab8 chore: bump Go to v1.18

v0.2.3

13 Sep 15:06
ddda7ce
Compare
Choose a tag to compare

Changelog

73fb85b build(deps): bump actions/setup-go from 2.1.3 to 2.1.4
c0e80fe build(deps): bump docker/setup-buildx-action from 1.4.1 to 1.5.0
629db36 build(deps): bump docker/setup-buildx-action from 1.5.0 to 1.5.1
409f740 build(deps): bump docker/setup-buildx-action from 1.5.1 to 1.6.0
ef026b5 build(deps): bump github.com/spf13/cobra from 1.2.0 to 1.2.1
1fd5a97 build(deps): bump goreleaser/goreleaser-action from 2.6.1 to 2.7.0
c7753c5 chore: build with Go 1.17
c5ee9db feat(config): move default providers to ipify.org

Docker images

  • docker pull aerialls/scaleway-ddns:v0.2.3

v0.2.2

02 Jul 06:44
Compare
Choose a tag to compare

Changelog

50a83e7 build(deps): bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1
35c82f3 build(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.0
baf4de9 chore(github): update actions to latest versions

Docker images

  • docker pull aerialls/scaleway-ddns:v0.2.2

v0.2.1

25 Feb 07:41
Compare
Choose a tag to compare

Changelog

6341db1 build(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1
c78d439 build(deps): bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0
58f63bd build(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.2
112c157 build(deps): bump github.com/spf13/cobra from 1.1.2 to 1.1.3
34cb495 build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0
85c575e chore(golang): use Go 1.16 for dependencies
40cd22b feat(golang): add support for Go 1.16
0de60f6 feat(golang): build binary with Go 1.16

Docker images

  • docker pull aerialls/scaleway-ddns:latest
  • docker pull aerialls/scaleway-ddns:v0.2.1

v0.2.0

19 Dec 11:25
81b66d6
Compare
Choose a tag to compare

Changelog

82eac95 build(deps): bump github.com/scaleway/scaleway-sdk-go
6e79058 build(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.0
83eb0d1 build(deps): bump github.com/spf13/cobra from 1.1.0 to 1.1.1
a650b4f build(deps): bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0
f51965c feat(lint): use directly golangci-lint for linting
061ed3a feat(scaleway): update API to v2beta1
726def5 fix(linter): update to make the linter happy

Docker images

  • docker pull aerialls/scaleway-ddns:latest
  • docker pull aerialls/scaleway-ddns:v0.2.0

v0.1.3

07 Oct 11:40
Compare
Choose a tag to compare

Changelog

b157ed4 build(deps): bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0
66fba32 feat(github): add stale bot
e6bfa5a feat(github): improve GitHub workflows
1e09f96 feat(golang): add support for Go 1.15
2dd1a9f feat(notifier): add tests for Telegram
c1889c0 feat(security): update security policy

Docker images

  • docker pull aerialls/scaleway-ddns:latest
  • docker pull aerialls/scaleway-ddns:v0.1.3

v0.1.2

28 Jun 18:13
Compare
Choose a tag to compare

Changelog

1ca3ef4 feat(telegram): add new variable RecordType in template

Docker images

  • docker pull aerialls/scaleway-ddns:latest
  • docker pull aerialls/scaleway-ddns:v0.1.2

v0.1.1

28 Jun 17:55
Compare
Choose a tag to compare

Changelog

4ed2384 feat(readme): add Telegram documentation and example
ddd08db fix(deploy): remove goreleaser before hooks
4dd308d fix(golang): go mod tidy

Docker images

  • docker pull aerialls/scaleway-ddns:latest
  • docker pull aerialls/scaleway-ddns:v0.1.1

v0.0.7

26 Jun 22:32
Compare
Choose a tag to compare

Changelog

4cc6f43 feat(docker): improve README for Docker usage

Docker images

  • docker pull aerialls/scaleway-ddns:latest
  • docker pull aerialls/scaleway-ddns:v0.0.7