• v3.2.0 c38a6c79c4

    v3.2.0
    All checks were successful
    Release Please / Release-plz (push) Successful in 1m9s
    Test / build (map[name:nightly]) (push) Successful in 4m18s
    Test / build (map[name:stable]) (push) Successful in 5m51s
    Stable

    kemitix released this 2024-12-12 17:19:23 +00:00 | 2 commits to main since this release

    Added

    • (net) trace log the body of a request
    • (net) don't use panic to signal test should fail
    • (print) add print module
    • (net) add tracing
    • (fs) add tracing
    • (net) add bearer_auth helper to MockNet
    • (net) add basic_auth helper to MockNet
    • (net) add user_agent helper to MockNet
    • (net) mock requests based on query parameters

    Fixed

    • (net) typo in test data
    • (example) don't use relative path - not allowed

    Other

    • (deps) update kemitix/rust action to v2.5.0
    • (net) elide lifetime
    • ignore any occasional use of rover
    • (push-next) add ability for manual workflow dispatch
    Downloads