v2.4.0
What's Changed
- fix: keep the registry description inside the length the registry accepts by @Ostico in #180
- docs: close E1, and correct the summary line that still listed B1 as open by @Ostico in #181
- docs: record what the aggregators actually list, and draft the upstream comment by @Ostico in #182
- feat: let a lost registry listing be republished without cutting a release by @Ostico in #183
- chore: move the working notes into a private submodule by @Ostico in #186
- docs: explain how grouping and parallelism actually work by @Ostico in #187
- docs: say how to assert on a transport, and what includePayloads gates by @Ostico in #188
- fix: keep the oauth2 credential when a pre-request script sets a variable by @Ostico in #189
- fix: run pre-request scripts on gRPC and WebSocket requests by @Ostico in #190
- fix: say that a created collection is not in the registry list_collections reads by @Ostico in #191
- feat: let modify_request rename a request's file by @Ostico in #192
- docs: say that an SSRF allowlist entry matches one spelling of a target by @Ostico in #193
- feat: move a request to another folder or collection by @Ostico in #194
- feat: stop a run at the first failure, and report what it did not reach by @Ostico in #195
- fix: stop the SSRF allowlist depending on how a target is spelled by @Ostico in #199
- fix: register a created collection, and say so either way by @Ostico in #201
- feat: give the script sandbox atob and btoa by @Ostico in #196
- feat: report each request's URL in collection stats, and let a caller ask for less by @Ostico in #197
- docs: say where simultaneity comes from, and prove two runs overlap by @Ostico in #198
- feat: let a group wait for another to reach a given point by @Ostico in #200
- docs: keep the changelog out of feature branches, and write it at release by @Ostico in #202
- test: drive the socket.io recipe against socket.io itself by @Ostico in #203
- fix: send a .bru WebSocket message only when it says it is selected by @Ostico in #204
- chore: release 2.4.0 by @Ostico in #205
Full Changelog: v2.3.0...v2.4.0