Skip to content

Releases: mcuadros/ofelia

v0.4.0-beta.2

22 Mar 20:13

Choose a tag to compare

What's Changed

  • chore(config): migrate renovate config by @github-actions[bot] in #369
  • fix(deps): update module github.com/docker/docker to v28.3.3+incompatible (master) by @github-actions[bot] in #370
  • fix(deps): update module github.com/docker/docker to v28.4.0+incompatible (master) by @github-actions[bot] in #383
  • chore(deps): update dependency go to v1.25.1 (master) by @github-actions[bot] in #373
  • chore(deps): update golang docker tag to v1.25 (master) by @github-actions[bot] in #375
  • fix(deps): update module github.com/fsouza/go-dockerclient to v1.12.2 (master) by @github-actions[bot] in #380
  • use tini to reap zombie processes by @boyvinall in #395
  • fix(deps): update module github.com/fsouza/go-dockerclient to v1.12.3 (master) by @github-actions[bot] in #396
  • fix(deps): update module github.com/gohugoio/hashstructure to v0.6.0 (master) by @github-actions[bot] in #393
  • chore(deps): update alpine docker tag (master) by @github-actions[bot] in #391
  • chore(deps): update dependency go to v1.25.5 (master) by @github-actions[bot] in #389
  • chore(deps): update golang docker tag to v1.26 (master) by @github-actions[bot] in #410
  • fix(deps): update module github.com/fsouza/go-dockerclient to v1.13.0 (master) by @github-actions[bot] in #407
  • chore(deps): update alpine docker tag to v3.23.3 (master) by @github-actions[bot] in #405
  • chore(deps): update dependency go to v1.26.0 (master) by @github-actions[bot] in #403
  • docs(README): document Docker host configuration by @iamludal in #409
  • fix(deps): update module github.com/go-viper/mapstructure/v2 to v2.5.0 (master) by @github-actions[bot] in #401
  • fix(deps): update module github.com/magefile/mage to v1.16.1 (master) by @github-actions[bot] in #418
  • chore(deps): update dependency go to v1.26.1 (master) by @github-actions[bot] in #416
  • Use structured slog based logging by @taraspos in #422

New Contributors

Full Changelog: v0.4.0-beta.1...v0.4.0-beta.2

v0.3.21

01 Mar 20:17

Choose a tag to compare

What's Changed

  • chore(deps): update module github.com/fsouza/go-dockerclient to v1.12.4 (0.3.x) by @taraspos in 4664ab3
  • chore(deps): update alpine docker tag to v3.23.3 (0.3.x) by @github-actions[bot] in #406
  • chore(deps): update Go toolchain to 1.25.7 by @taraspos in d02fbf0

Full Changelog: v0.3.20...v0.3.21

v0.3.20

28 Dec 15:37

Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/fsouza/go-dockerclient to v1.12.3 (0.3.x) by @github-actions[bot] in #397
  • chore(deps): update alpine docker tag (0.3.x) by @github-actions[bot] in #392
  • chore(deps): update dependency go to v1.25.5 (0.3.x) by @github-actions[bot] in #390

Full Changelog: v0.3.19...v0.3.20

v0.3.19

28 Sep 19:10

Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/docker/docker to v28.3.3+incompatible (0.3.x) by @github-actions[bot] in #371
  • fix(deps): update module github.com/docker/docker to v28.4.0+incompatible (0.3.x) by @github-actions[bot] in #384
  • chore(deps): update dependency go to v1.25.1 (0.3.x) by @github-actions[bot] in #374
  • chore(deps): update golang docker tag to v1.25 (0.3.x) by @github-actions[bot] in #376
  • fix(deps): update module github.com/fsouza/go-dockerclient to v1.12.2 (0.3.x) by @github-actions[bot] in #381

Full Changelog: v0.3.18...v0.3.19

v0.4.0-beta.1

20 Jul 16:56
9912afe

Choose a tag to compare

What's Changed

  • chore(deps): update dependency go to v1.24.5 (master) by @github-actions[bot] in #354
  • updated docker exec readme link by @dommyrock in #353
  • chore(deps): update alpine docker tag (master) by @github-actions[bot] in #362
  • fix(deps): update module github.com/go-viper/mapstructure/v2 to v2.4.0 (master) by @github-actions[bot] in #364
  • fix(deps): update module github.com/docker/docker to v28.3.2+incompatible (master) by @github-actions[bot] in #360
  • cron/v3 backward compatibility by @taraspos / @WhySoBad in #366

New Contributors

Full Changelog: v0.4.0-beta...v0.4.0-beta.1

v0.3.18

20 Jul 16:46
e9eccf3

Choose a tag to compare

What's Changed

  • tests(integration): test improvement by @taraspos in #348
  • chore(deps): update dependency go to v1.24.5 (0.3.x) by @github-actions[bot] in #355
  • chore(deps): update alpine docker tag (0.3.x) by @github-actions[bot] in #363
  • fix(deps): update module github.com/docker/docker to v28.3.2+incompatible (0.3.x) by @github-actions[bot] in #361
  • chore(deps): update renovatebot/github-action action to v43 (0.3.x) by @github-actions[bot] in #367

Full Changelog: v0.3.17...v0.3.18

v0.4.0-beta

03 May 17:14
a9c8eb9

Choose a tag to compare

What's Changed

  • chore(deps): update dependency go to v1.24.2 (master) by @github-actions in #344
  • fix(deps): update module github.com/docker/docker to v28.1.1+incompatible (master) by @github-actions in #338
  • Add compose-based integration test by @taraspos in #320
  • Dynamic docker labels handling by @taraspos in #319

Big thanks to @rdelcorro for original PR this release is based upon:

  • Handle config changes on docker updates #137

Full Changelog: v0.3.16...v0.4.0-beta

v0.3.17

19 Apr 11:47

Choose a tag to compare

What's Changed

  • chore(deps): update dependency go to v1.24.2 (0.3.x) by @github-actions in #345
  • fix(deps): update module github.com/docker/docker to v28.1.1+incompatible (0.3.x) by @github-actions in #339
  • chore(deps): update renovatebot/github-action action to v41.0.20 (0.3.x) by @github-actions in #347

Full Changelog: v0.3.16...v0.3.17

v0.3.16

20 Mar 10:59

Choose a tag to compare

What's Changed

  • chore(deps): update dependency go to v1.23.6 (master) by @github-actions in #321
  • fix(deps): update module github.com/docker/docker to v28 (master) by @github-actions in #331
  • chore(deps): update dependency go to v1.24.0 (master) by @github-actions in #324
  • chore(deps): update golang docker tag to v1.24 (master) by @github-actions in #326
  • fix(deps): update module github.com/fsouza/go-dockerclient to v1.12.1 (master) by @github-actions in #329
  • chore(deps): update dependency go to v1.24.1 (master) by @github-actions in #334
  • fix(deps): update module github.com/docker/docker to v28.0.2+incompatible (master) by @github-actions in #336

Full Changelog: v0.3.15...v0.3.16

v0.3.15

26 Jan 19:32

Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/docker/docker to v27.5.1+incompatible by @github-actions in #315
  • chore(deps): update dependency go to v1.23.5 by @github-actions in #316

Full Changelog: v0.3.14...v0.3.15