v1.2.0
Merged pull requests:
- Docker: Added warning if network could not be found #1310 (zweizeichen)
- Add filter on task status in addition to desired status (Docker Provider - swarm) #1304 (Yshayy)
- Abort Kubernetes Ingress update if Kubernetes API call fails #1295 (Regner)
- Small fixes #1291 (emilevauge)
- Rename health check URL parameter to path. #1285 (timoreimann)
- Update Oxy, fix for #1199 #1278 (akanto)
- Fix metrics registering #1258 (matevzmihalic)
- Update DefaultMaxIdleConnsPerHost default in docs. #1239 (timoreimann)
- Update WSS/WS Proto [Fixes #670] #1225 (dtomcej)
- Bump go-rancher version #1219 (SantoDE)
- Chunk taskArns into groups of 100 #1209 (owen)
- Prepare release v1.2.0 rc2 #1204 (emilevauge)
- Revert "Ensure that we don't add balancees with no health check runs … #1198 (jangie)
- Small fixes and improvments #1173 (SantoDE)
- Fix docker issues with global and dead tasks #1167 (christopherobin)
- Better ECS error checking #1143 (lpetre)
- Fix stats race condition #1141 (emilevauge)
- ECS: Docs - info about cred. resolution and required access policies #1137 (rickard-von-essen)
- Healthcheck tests and doc #1132 (Juliens)
- Fix travis deploy #1128 (emilevauge)
- Prepare release v1.2.0 rc1 #1126 (emilevauge)
- Fix checkout initial before calling rmpr #1124 (emilevauge)
- Feature rancher integration #1120 (SantoDE)
- Fix glide go units #1119 (emilevauge)
- Carry #818 — Add systemd watchdog feature #1116 (vdemeester)
- Skip file permission check on Windows #1115 (StefanScherer)
- Fix Docker API version for Windows #1113 (StefanScherer)
- Fix git rpr #1109 (emilevauge)
- Fix docker version specifier #1108 (timoreimann)
- Merge v1.1.2 master #1105 (emilevauge)
- add sh before script in deploy... #1103 (emilevauge)
- [doc] typo fixes for kubernetes user guide #1102 (bamarni)
- add skip_cleanup in deploy #1101 (emilevauge)
- Fix k8s example UI port. #1098 (ddunkin)
- Fix marathon provider #1090 (diegooliveira)
- Add an ECS provider #1088 (lpetre)
- Update comment to reflect the code #1087 (np)
- update NYTimes/gziphandler fixes #1059 #1084 (JamesKyburz)
- Ensure that we don't add balancees with no health check runs if there is a health check defined on it #1080 (jangie)
- Add FreeBSD & OpenBSD to crossbinary #1078 (geoffgarside)
- Fix metrics for multiple entry points #1071 (matevzmihalic)
- Allow setting load balancer method and sticky using service annotations #1068 (bakins)
- Fix travis script #1067 (emilevauge)
- Add missing fmt verb specifier in k8s provider. #1066 (timoreimann)
- Add git rpr command #1063 (emilevauge)
- Fix k8s example #1062 (emilevauge)
- Replace underscores to dash in autogenerated urls (docker provider) #1061 (WTFKr0)
- Don't run go test on .glide cache folder #1057 (vdemeester)
- Allow setting circuitbreaker expression via Kubernetes annotation #1056 (bakins)
- Improving instrumentation. #1042 (enxebre)
- Update user guide for upcoming
docker stack deploy
#1041 (twelvelabs) - Support sticky sessions under SWARM Mode. #1024 #1033 (foleymic)
- Allow for wildcards in k8s ingress host, fixes #792 #1029 (sheerun)
- Don't fetch ACME certificates for frontends using non-TLS entrypoints (#989) #1023 (syfonseq)
- Return Proper Non-ACME certificate - Fixes Issue 672 #1018 (dtomcej)
- Fix docs build and add missing benchmarks page #1017 (csabapalfi)
- Set a NopCloser request body with retry middleware #1016 (bamarni)
- instruct to flatten dependencies with glide #1010 (bamarni)
- check permissions on acme.json during startup #1009 (bamarni)
- [doc] few tweaks on the basics page #1005 (bamarni)
- Import order as goimports does #1004 (vdemeester)
- See the right go report badge #991 (guilhem)
- Add multiple values for one rule to docs #978 (j0hnsmith)
- Add ACME/Let’s Encrypt integration tests #975 (trecloux)
- deploy.sh: upload release source tarball #969 (Mic92)
- toml zookeeper doc fix #948 (brdude)
- Add Rule AddPrefix #931 (Juliens)
- Add bug command #921 (emilevauge)
- (WIP) feat: HealthCheck #918 (Juliens)
- Add ability to set authenticated user in request header #889 (ViViDboarder)
- IP-per-task: #841 (diegooliveira)