Skip to content

Releases: nginx-proxy/docker-gen

0.14.0

27 May 09:12
1714302
Compare
Choose a tag to compare

What's Changed

Features

  • feat: comment template function by @buchdag in #612
  • feat: filter containers to notify by @buchdag in #619
  • feat: allow multiple -notify-sighup / -notify-container by @buchdag in #622

Fixes

  • fix: -notify-sighup should not use signal from -notify-signal by @buchdag in #620
  • fix: incorrect conversion between integer types by @buchdag in #621

Dependencies

Full Changelog: 0.13.1...0.14.0

0.13.1

16 May 09:03
82bddc6
Compare
Choose a tag to compare

What's Changed

Fixes

  • fix: don't query stopped containers by default by @buchdag in #611

Dependencies

Full Changelog: 0.13.0...0.13.1

0.13.0

05 May 13:52
8afa67b
Compare
Choose a tag to compare

What's Changed

Features

  • feat: add WithDefault variants to groupBy template functions by @buchdag in #607

Full Changelog: 0.12.1...0.13.0

0.12.1

03 May 10:43
cc8ff2a
Compare
Choose a tag to compare

What's Changed

Dependencies

  • build: bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #599
  • build: bump golang from 1.22.0 to 1.22.2 by @dependabot in #600 and #605
  • build: bump github.com/fsouza/go-dockerclient from 1.10.2 to 1.11.0 by @dependabot in #601
  • build: bump github.com/docker/docker from 25.0.4+incompatible to 25.0.5+incompatible by @dependabot in #603

Others

  • docs: expand documentation surrounding nested template support by @josegonzalez in #598
  • ci: bump alexellis/upload-assets from 0.4.0 to 0.4.1 by @dependabot in #602

New Contributors

Full Changelog: 0.12.0...0.12.1

0.12.0

25 Feb 10:27
4f45e90
Compare
Choose a tag to compare

What's Changed

Features

Dependencies

New Contributors

Full Changelog: 0.11.2...0.12.0

0.11.2

10 Feb 18:09
3ff9f8f
Compare
Choose a tag to compare

What's Changed

Other changes

  • ci: bump peter-evans/dockerhub-description from 3 to 4 by @dependabot in #589

Dependencies

  • build: bump golang from 1.21.5 to 1.21.6 by @dependabot in #588
  • build: bump alpine from 3.19.0 to 3.19.1 by @dependabot in #590
  • build: bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 by @dependabot in #591
  • build: bump github.com/fsouza/go-dockerclient from 1.10.1 to 1.10.2 by @dependabot in #594

Full Changelog: 0.11.1...0.11.2

0.11.1

25 Dec 19:27
acd79de
Compare
Choose a tag to compare

What's Changed

Dependencies

  • build: bump github.com/fsouza/go-dockerclient from 1.10.0 to 1.10.1 by @dependabot in #584
  • build: revert "bump golang from 1.20.12 to 1.21.5" by @buchdag in #585
  • build: switch to go cross compilation by @buchdag in #586
  • build: bump golang from 1.20.12 to 1.21.5 by @buchdag in #587

Full Changelog: 0.11.0...0.11.1

0.11.0

19 Dec 12:15
bfb0379
Compare
Choose a tag to compare

What's Changed

Features

  • feat: add Internal property to Network struct by @pini-gh in #558
  • feat: add the health status from healthcheck to RuntimeContainer struct by @free6k in #442
  • feat: add NetworkMode to RuntimeContainer by @anthonyraymond and @buchdag in #574
  • feat: add container creation timestamp to RuntimeContainer by @buchdag in #577
  • feat: sortObjectsByKeys with types other than string by @buchdag in #578

Fixes

Other changes

Dependencies

New Contributors

Full Changelog: 0.10.7...0.11.0

0.10.7

08 Dec 00:10
ccceeb6
Compare
Choose a tag to compare

What's Changed

Dependencies

Full Changelog: 0.10.6...0.10.7

0.10.6

12 Jul 11:03
c2895e1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.5...0.10.6