You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,18 @@
1
+
## 3.1.0 - 2018-04-17
2
+
3
+
## Improved
4
+
5
+
- The plugin status report will now render all swarm nodes expanded to make it easier to search for things.
6
+
1
7
## 3.0.0 - 2018-03-08
2
8
3
9
### Added
10
+
4
11
- Support for agent status report and plugin status report.
5
12
- Plugin now uses's job identifier to tag the docker services. This allows the plugin to decide to which agent it should assign work.
6
13
7
-
#### Know issues
14
+
#### Known issues
15
+
8
16
- Logs are not shown on agent status report[(#68)](https://github.com/gocd-contrib/docker-swarm-elastic-agents/issues/68).
9
17
- Better message when a container is not created for the job or docker service is killed[(#71)](https://github.com/gocd-contrib/docker-swarm-elastic-agents/issues/71).
0 commit comments