Skip to content

Commit

Permalink
Start changelog for v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
indy-independence committed Sep 16, 2021
1 parent 60f3511 commit 1878622
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/changelog/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
Changelog
=========

Version 1.3.0
-------------

New features:

- CNaaS specific Jinja2 filters: increment_ip, ipv4_to_ipv6, isofy_ipv4 (#167)
- "aggregate_id" option for access ports to build link aggregates from access switches (#171)
- New settings for: flow_collectors, route leaking, port_template, dot1x_fail_vlan, vxlan tags (#178,#192,#193,#194,#195,#196)
- Automatic descriptions for ACCESS_DOWNLINK type ports (#189)
- Option to filter job result output fields in API response (#197)

Bug fixes:

- Fix race condition issue where different threads could sometimes cause issues with
wrong template being used when syncing multiple different operating systems in same job (#168,#176)
- Fix validation and return output for mgmtdomains API (#177)
- Cleanup of docker images (#184,#185,#186,#191)

Version 1.2.0
-------------

Expand Down

0 comments on commit 1878622

Please sign in to comment.