What's Changed
Features
- kafka: Make --partitions optional for topic-update command (#461)
- kafka: Improve API error message readability (#460)
- kafka: Include configs in topic-get output (#467)
- byoc: Add --contact-email to update command (#462)
Improvements
- perf: Keep gzip request headers (#463)
- perf: Fetch single service type on service create (#463)
- client: Bound HTTP keepalive connection reuse to mitigate timeout race (#466)
- dev: Replace black, isort, and flake8 with ruff (#459)
- dev: Document pyenv-virtualenv setup (#465)
New Contributors
- @mbertheau made their first contribution in #465
Full Changelog: 4.15.0...4.16.0