New
0.18.0
What's Changed
- Open 0.17.3 by @slashrsm in https://github.com/tag1consulting/goose/pull/562
- improve README to be more useful to newcomers by @jeremyandrews in https://github.com/tag1consulting/goose/pull/564
- allow to skip cert validation for internal test situations by @raffaeleragni in https://github.com/tag1consulting/goose/pull/565
- document --accept-invalid-certs by @jeremyandrews in https://github.com/tag1consulting/goose/pull/566
- fix non_canonical_partial_ord_impl to ensure PartialOrd and Ord agree by @jeremyandrews in https://github.com/tag1consulting/goose/pull/569
- don't panic when truncating non-utf8 by @jeremyandrews in https://github.com/tag1consulting/goose/pull/568
- update crates used by goose by @jeremyandrews in https://github.com/tag1consulting/goose/pull/574
- test that per-user sessions are working by @jeremyandrews in https://github.com/tag1consulting/goose/pull/575
- Issue 429: Implement ItemsPerSecond by @alecsmrekar in https://github.com/tag1consulting/goose/pull/577
- Issue #531: Fix missing impl for TransactionError by @alecsmrekar in https://github.com/tag1consulting/goose/pull/579
- update dependencies by @jeremyandrews in https://github.com/tag1consulting/goose/pull/587
- Fix typo by @epompeii in https://github.com/tag1consulting/goose/pull/584
- update: add utf-8 meta charset tag to html report by @zoicho in https://github.com/tag1consulting/goose/pull/586
- Issue 526: Fix blank graph bits by @alecsmrekar in https://github.com/tag1consulting/goose/pull/581
- fix clippy warnings by @jeremyandrews in https://github.com/tag1consulting/goose/pull/590
- docs: Fix grammar by @psibi in https://github.com/tag1consulting/goose/pull/576
- Make more concise and scannable by @jeremyandrews in https://github.com/tag1consulting/goose/pull/589
- Make GooseUser and GooseUserData cloneable by @S7evinK in https://github.com/tag1consulting/goose/pull/595
- Refactor reports/metrics, add JSON and markdown report by @ctron in https://github.com/tag1consulting/goose/pull/600
- ignore gaggle tests consistently by @jeremyandrews in https://github.com/tag1consulting/goose/pull/603
- Update Dependencies and Fix Clippy Warnings by @jeremyandrews in https://github.com/tag1consulting/goose/pull/610
New Contributors
- @raffaeleragni made their first contribution in https://github.com/tag1consulting/goose/pull/565
- @alecsmrekar made their first contribution in https://github.com/tag1consulting/goose/pull/577
- @epompeii made their first contribution in https://github.com/tag1consulting/goose/pull/584
- @zoicho made their first contribution in https://github.com/tag1consulting/goose/pull/586
- @psibi made their first contribution in https://github.com/tag1consulting/goose/pull/576
- @S7evinK made their first contribution in https://github.com/tag1consulting/goose/pull/595
- @ctron made their first contribution in https://github.com/tag1consulting/goose/pull/600
Full Changelog: https://github.com/tag1consulting/goose/compare/0.17.2...0.18.0