Releases: deis/workflow-manager
Releases · deis/workflow-manager
Deis Workflow Manager v2.5.1
22 May 20:55
Compare
Sorry, something went wrong.
No results found
v2.5.0 -> v2.5.1
Refactors
34d4a68 LICENSE: switch to MIT license
Deis Workflow Manager v2.5.0
31 Mar 17:43
Compare
Sorry, something went wrong.
No results found
v2.4.5 -> v2.5.0
Features
eaa74c7 clusters: added versions API route endpoints (#107 )
Deis Workflow Manager v2.4.5
30 Jan 22:36
Compare
Sorry, something went wrong.
No results found
v2.4.4 -> v2.4.5
Features
9b09080 Makefile: set docker build flags via environment variable
Maintenance
f50916b Dockerfile: update deis/base to v0.3.6
Deis Workflow Manager v2.4.4
23 Nov 19:47
Compare
Sorry, something went wrong.
No results found
v2.4.3 -> v2.4.4
Maintenance
df3684f Dockerfile: bump deis/base to v0.3.5
e267d45 Makefile: bump deis/docker-go-dev to 0.20.0
dea4480 Makefile: update goswagger/swagger to 0.7.3
Deis Workflow Manager v2.4.3
12 Oct 20:40
Compare
Sorry, something went wrong.
No results found
v2.4.2 -> v2.4.3
Features
80af9c3 charts: Add helm charts for workflow-manager
Maintenance
43f1251 CHANGELOG: remove CHANGELOG
Deis Workflow Manager v2.4.2
27 Sep 16:16
Compare
Sorry, something went wrong.
No results found
v2.4.1 -> v2.4.2
Maintenance
350f7c3 Dockerfile: update base image to v0.3.4
Deis Workflow Manager v2.4.1
05 Sep 20:45
Compare
Sorry, something went wrong.
No results found
v2.4.0 -> v2.4.1
Documentation
25f5b32 README.md: add codecov.io badge
Maintenance
940ced5 Makefile: update to go-dev 0.17.0
d9b0326 rootfs/Dockerfile: update to latest base image
Deis Workflow Manager v2.4.0
16 Aug 20:46
Compare
Sorry, something went wrong.
No results found
v2.3.3 -> v2.4.0
This minor release improves the resolution of workflow cluster data collection.
Fixes
7d859f5 feature(data): add deployments, daemonsets to cluster data (#95 )
Deis Workflow Manager v2.3.3
11 Aug 22:19
Compare
Sorry, something went wrong.
No results found
v2.3.2 -> v2.3.3
This patch release fixes a bug that intermittently disrupted component version collection.
Fixes
31fe3bc cluster_id is vulnerable to race condition when called concurrently (#94 )
Deis Workflow Manager v2.3.2
09 Aug 20:26
Compare
Sorry, something went wrong.
No results found
v2.3.1 -> v2.3.2
This patch release fixes a bug that omitted meaningful doctor data from the collection process.
Fixes
2582640 bug(k8s): unintentional variable shadowing (#92 )