v0.9.0
What's Changed
- Use SSL client certs for authentication by @hildebrandttk in #31
- Switch to k6 v0.38.0 by @mostafa in 7192e1e
- Test xk6-kafka with Apache Kafka (Zookeeperless) (part of the CI pipeline) by @mostafa in #40
- Add linters and CycloneDX SBOM generation by @mostafa in #42
- Find and fix deprecated APIs in k6 by @mostafa in #41
- Grooming of the README here and there by @mostafa in d1985e2, 327c8b1, 3516c93, f8794cd, 8a9d391 and ca59839
- Update dependencies to the latest versions by @mostafa in 1d8cecc
- Refactor the code to use the new k6 API for metrics registry by @mostafa in 467ca40 and 3e3bd84
- Use TLS v1.2 as the minimum acceptable version in TLS config by @mostafa in a773097
- Tiny fix to the build pipeline to build the latest pushed tag by @mostafa in 37cc466
New Contributors
- @hildebrandttk made their first contribution in #31
Full Changelog: v0.8.0...v0.9.0