Skip to content

Releases: martensson/nixy

v0.16.0

01 Jul 08:12
854e4cb
Compare
Choose a tag to compare

Changelog

854e4cb Merge pull request #38 from messiaen/merge-apps-by-label
39f1436 Document MargeAppsByLabel
f522e08 Merge apps by label

v0.15.0

13 Mar 14:21
Compare
Choose a tag to compare

Changelog

a4efa10 updated to Go 1.10
05b96fa updated README
e82d192 vendor update
ed3ecfe vendor update
d4afbd9 updated gitignore
b1234a6 Merge pull request #37 from AurigaDiscord/prometheus
f321454 Add Prometheus endpoint


Automated with GoReleaser
Built with go version go1.10 linux/amd64

v0.14.0

15 Jan 13:07
Compare
Choose a tag to compare

Changelog

bc5b910 updated README
9eba962 added name variable to portMappings
6acd898 Merge pull request #33 from targeter/portmappings
0d81cf9 Merge pull request #34 from grillorafael/enrich-template-fn
2259a71 Add some new functions to the template use
6a94f8f Support for Marathon's portMapping config


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

v0.13.1

07 Dec 10:38
Compare
Choose a tag to compare

Changelog

016d7ee Fix included.
812cd91 Tasks are now required to have state TASK_RUNNING


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

v0.13.0

13 Nov 12:56
Compare
Choose a tag to compare

Changelog

776381f Updated to Go v1.9.x
d997a0e HealthCheck Path is now available in the template config
d113595 Tasks are now required to have the host field set (same as ports). #32


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

v0.12.1

28 Jul 09:14
Compare
Choose a tag to compare

Changelog

bbe2b53 Improved error handling for statsd dial


Automated with GoReleaser
Built with go version go1.8.3 linux/amd64

v0.12.0

21 Jul 10:51
Compare
Choose a tag to compare

Changelog

cac852f Add optional delimiters for template parsing
88bda20 updated the nixy gopher


Automated with GoReleaser
Built with go version go1.8.3 linux/amd64

v0.11.2

12 Jul 10:49
Compare
Choose a tag to compare

Changelog

615fa2b compile with latest stable release of Go.


Automated with GoReleaser
Built with go version go1.8.3 linux/amd64

v0.11.1

12 Jul 10:44
Compare
Choose a tag to compare

Changelog

b0c323b Updated Travis-CI with goreleaser
c060183 passing golint
45c3968 govet and gofmt fixes
cac0a4d updated README.md
075842c updated README.md


Automated with GoReleaser
Built with go version devel +286599f Tue Jul 11 18:32:56 2017 +0000 linux/amd64

0.11.0

11 Jul 09:38
Compare
Choose a tag to compare

feature Add Realm concept to Nixy.
feature Now possible to optionally disable nginx config test. #25