What's Changed
- Update LICENSE, fix copyright license year by @JasonnnW3000 in #3019
- Optimize run time of some unit tests by @cyberw in #3020
- pin poetry-core version to <2.0.0 in pyproject.toml by @mgor in #3025
- Move some argument parsing/validation from main.py to argument_parser.py and remove deprecated parameter --hatch-rate by @ftb-skry in #3026
- Update tests to check for hostname instead of fqdn by @ajt89 in #3027
- Update Dockerfile to use Python 3.12 as base by @vejmoj1 in #3029
New Contributors
- @JasonnnW3000 made their first contribution in #3019
- @ftb-skry made their first contribution in #3026
Full Changelog: 2.32.5...2.32.6