Skip to content

Releases: batfish/pybatfish

pybatfish v2023.12.16

18 Dec 23:23
e238298
Compare
Choose a tag to compare

We added support for Python 3.11 and Python 3.12. We improved our use of dependencies including proper documenting of lower bounds (mainly urllib3) and unpinning Pandas. As documented in the previous release, we removed support for Python 3.7.

Full Changelog: v2023.05.12...v2023.12.16

Pybatfish 2023-05-12

12 May 09:47
Compare
Choose a tag to compare

We have added support for source distributions, we incorporated a fix to an example notebook, assert_no_duplicate_router_ids will ignore duplicate router IDs on the same node with a new ignore_same_node. We have also upgraded to support the new major version of urllib3.

In this release, we disabled diagnostics by default, as the underlying S3 bucket is going away soon.
This will be the last Pybatfish release to support Python 3.7.

What's Changed

New Contributors

Full Changelog: v2022.09.07.77...v2023.05.12

Pybatfish 2022-09-07

07 Sep 18:40
Compare
Choose a tag to compare
v2022.09.07.77

Prepare for release 2022.09.07.77: Updating version number

Pybatfish 2021-11-04

05 Nov 17:56
f41ac45
Compare
Choose a tag to compare

This release accompanies Batfish 2021-11-04.

Note: examples and documentation have been updated to use Sessions. To view legacy documentation, check out the legacy docs.

Pybatfish 2020-10-08

08 Oct 20:50
2ac0453
Compare
Choose a tag to compare

This release accompanies Batfish 2020-10-08.

Pybatfish 2019-09-20

23 Sep 16:42
c7440c4
Compare
Choose a tag to compare

This release accompanies Batfish 2019-09-20.

This will be the last release of Pybatfish that supports Python < 3.5.