File tree Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 0.5 (2017-01-06)
3
+ ## v0.6 (2017-03-13)
4
+ - Refactored all code to compile on both Windows and Linux.
5
+ - Added Windows CNI network and IPAM plugins.
6
+ - Added Linux l2tunnel mode for CNI and libnetwork.
7
+ - Added ability to request address pools on a specific interface.
8
+ - Added support for multiple subnets and gateways per network.
9
+ - Updated official plugin names and file locations.
10
+ - Separated CNI IPAM plugin to its own binary.
11
+ - Improved overall logging.
12
+ - Added containerized builds.
13
+ - Added basic documentation.
14
+ - Added license.
15
+
16
+ ## v0.5 (2017-01-06)
4
17
- Added CNI support.
5
18
- Added Docker managed plugin support.
6
19
- Various bug fixes.
7
20
8
- ## 0 .4 (2016-09-30)
21
+ ## v0 .4 (2016-09-30)
9
22
- Azure and Azure Stack environment support.
10
23
- Added automatic address configuration from WireServer based on environment.
11
24
- Refactored core net and IPAM logic for CNI support.
12
25
- Various bug fixes and polish.
13
26
14
- ## 0 .3 (2016-07-29)
27
+ ## v0 .3 (2016-07-29)
15
28
- Initial release of network and IPAM plugin.
16
29
- Added Libnetwork CNM support.
17
30
- Added JSON store support.
You can’t perform that action at this time.
0 commit comments