This repository has been archived by the owner on Oct 22, 2019. It is now read-only.
Releases: projectcalico/libcalico
Releases · projectcalico/libcalico
v0.1.3 - Network Namespace Changes
Merges:
- #13: Abstract Namespace specification to allow path/pid
Note: This is a non-backwards-compatible change to the network namespace API.
v0.1.2 - Datastore improvements and added logging/IPIP global
Merges:
- #8: Add methods used by container_add/container_remove to datastore.
- #10: Add logging and IPIP global to ensure_global_config.
- #11: Use path instead of pid to locate namespace. This is a non-backwards compatible change to the network namespace code.
All changes required for improvements to calico-docker release v0.5.6.
v0.1.1 Minor improvements and bug fix
Initial release
Merge pull request #1 from projectcalico/clean-makefile Clean up Makefile