What's Changed
- retry integration test runners 3 times by default, before declaring f… by @anarkiwi in #4496
- hot fix for test retries. by @anarkiwi in #4497
- Add pyright. by @anarkiwi in #4500
- Fix file change detection with new version of tj-actions/changed-files. by @gizmoguy in #4530
- Add missing project information to sphinx configuration. by @gizmoguy in #4544
- Upgrade github actions runner image to 24.04 by @gizmoguy in #4633
- Fix docker compose error: services.gauge.links must be a list by @gizmoguy in #4552
- Remove obsolete docker compose version field by @gizmoguy in #4634
- Drop InfluxDB support to ease maintenance. by @anarkiwi in #4511
- Upgrade readthedocs to python3.12 and ubuntu 24.04 by @gizmoguy in #4646
- Standardise on python 3.12 for github action workflows by @gizmoguy in #4651
- Run unit tests on python 3.13 by @gizmoguy in #4630
- Run unit tests on python 3.14 by @gizmoguy in #4719
- Remove python 3.8 support by @gizmoguy in #4589
- Remove python 3.9 support by @gizmoguy in #4718
- chore: edited inactive badges for workflows by @Olexandr88 in #4712
- docs: fixed broken link by @Olexandr88 in #4714
- Add support for setting conntrack mark and label from an ACL by @gizmoguy in #4676
- Replace deprecated pkg_resources with importlib by @gizmoguy in #4760
- Lock chardet version to keep requests happy by @gizmoguy in #4763
- Fix missing build dependency for pypi package by @gizmoguy in #4768
Dependency changes
- Bump os-ken from 3.0.1 to 3.1.0 by @dependabot[bot] in #4694
- Bump prometheus-client from 0.23.1 to 0.24.0 by @dependabot[bot] in #4753
- Bump ruamel-yaml from 0.18.15 to 0.18.16 by @dependabot[bot] in #4727
- Bump flake8 from 7.2.0 to 7.3.0 by @dependabot[bot] in #4691
- Bump black from 25.11.0 to 25.12.0 by @dependabot[bot] in #4743
- Bump pytype from 2024.9.13 to 2024.10.11 by @dependabot[bot] in #4594
- Bump pylint from 4.0.4 to 4.0.5 by @dependabot[bot] in #4761
- Bump sphinx from 8.1.3 to 8.2.3 by @dependabot[bot] in #4655
- Bump sphinx-rtd-theme from 3.0.2 to 3.1.0 by @dependabot[bot] in #4754
- Bump sphinxcontrib-svg2pdfconverter from 1.3.0 to 2.0.0 by @dependabot[bot] in #4741
- Bump pyright from 1.1.407 to 1.1.408 by @dependabot[bot] in #4752
- Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #4705
- Bump exabgp from 4.2.24 to 4.2.25 by @dependabot[bot] in #4660
- Bump scapy from 2.6.1 to 2.7.0 by @dependabot[bot] in #4748
- Bump psutil from 7.2.1 to 7.2.2 by @dependabot[bot] in #4758
- Bump faucet/test-base from 24.0.4 to 24.0.5 by @dependabot[bot] in #4687
- Bump tj-actions/changed-files from 46 to 47 by @dependabot[bot] in #4707
- chore(deps): update grafana/grafana docker tag to v12.4.0 by @renovate[bot] in #4762
- chore(deps): update prom/prometheus docker tag to v3.10.0 by @renovate[bot] in #4764
- chore(deps): update rabbitmq docker tag to v4 by @renovate[bot] in #4716
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #4612
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #4706
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #4738
- Bump faucet/test-base from 24.0.5 to 24.0.7 by @dependabot[bot] in #4767
- Bump faucet/python3 from 12.0.4 to 12.0.5 by @dependabot[bot] in #4766
New Contributors
- @Olexandr88 made their first contribution in #4712
Full Changelog: 1.10.11...1.10.12