Releases: CpuID/ecs-discoverer
ecs-discoverer 0.4.4
No code changes since 0.4.2
Built using Go 1.9.3
ecs-discoverer-0.4.4-linux_amd64
60812346ddacc995ba2561318f0f2a6968b3f92027cedf4ac730297b5e65915a
ecs-discoverer-0.4.4-linux_musl_amd64
5c2ebb40ca2703085cb57dbd707249b186d5f3a6be1aa388689041c5eac1dff4
ecs-discoverer 0.4.2
Minor error formatting fixes.
Built using Go 1.8.1
ecs-discoverer-0.4.2-linux_amd64
6f24d5f0d3d070544b66ee4926fa1002fb0233e7ce70ea5e8fe09bb45fa110a0
ecs-discoverer-0.4.2-linux_musl_amd64
e8b4f0cb76429cb3cf52b5c6c7c16bfcd77138670414785171872f5ba6823075
ecs-discoverer 0.4.1
Fix pagination on EC2/ECS API calls.
Built using Go 1.8.1
ecs-discoverer-0.4.1-linux_amd64
6208197b3578bb4d5c641e40c940248f6329ce83ff6e707a5bd21532346e8e30
ecs-discoverer-0.4.1-linux_musl_amd64
48eeca36989ebec2e43cc811e57611dda860948162800088ace92166e79992ba
ecs-discoverer 0.4.0 (SKIPPED)
Skipped version, Linux binary built with Go 1.8 but MUSL binary built with Go 1.7.1
ecs-discoverer-0.4.0-linux_amd64
bda79377cfe821989ac57d139438667e997e178100f029af6c24fca0f65c9f37
ecs-discoverer-0.4.0-linux_musl_amd64
b3e88b33c02ff2a36dfcf4d39676303d897602ad6c55b4b70bbac2bba43a4465
ecs-discoverer 0.3.3
No app-level fixes from 0.3.2, all fixes related to setting up Travis CI, Coveralls, and automated build scripts.
New binary included in this release, to run under musl libc. Designed for use under Alpine Linux (built on 3.4).
Built using Go 1.7.1
ecs-discoverer-0.3.3-linux_amd64
4e1a09044f20b9304f060cceee124320c8f1c6a27a2c72a27708bf94a40f9268
ecs-discoverer-0.3.3-linux_musl_amd64
389b11d7c8bd7de4db7a752a8bc67244d2dfd9abd9be990b980531d6a8a01fea
Add support for explicit AWS Region
Removes dependency on local ECS Agent, useful for external monitoring systems.
Built using Go 1.6
SHA256SUMs:
4033368efa9c7b49ba94874e64842acf3f4c8aeff7969f3a1b7e1c60cf83314d ecs-discoverer-0.3.2-linux_amd64
de314d681718b6d2f366319ff1b42648589b6ce65840f2a1005f60f890622ebf ecs-discoverer-0.3.2-linux_amd64.zip
Bugfixes
Multi ECS Cluster Support (Same Region)
Allows using syntax such as ./ecs-discoverer -c somecluster -s someservice
to search in an alternate ECS cluster.
Built using Go 1.6
014dd74014cb08fe8ab803544364856c1f2bc428 ecs-discoverer-0.3.0-linux_amd64
75c4b83f40978737a389ff08b667ed4ec8d07ebd ecs-discoverer-0.3.0-linux_amd64.zip
Docker Network Subnet Change + aws-sdk-go Fixes
Docker Networks changed the default IP range from 172.17.42.0 to 172.17.0.0. We don't support custom user defined networks yet with different IPs.
Also, aws-sdk-go introduced a breaking change to the way session clients are brought up - aws/aws-sdk-go#421
Built using Go 1.5.3
a7dbf67b3ef3d338e7623cb9d1f3c7ab8d6c8331 ecs-discoverer-0.2.0-linux_amd64
56dc7751ecffa8bf26ab139363e2eab353e64d79 ecs-discoverer-0.2.0-linux_amd64.zip