v2.3.0
What's Changed
- fix: stop five ways a request could fail while reporting success by @Ostico in #154
- fix: send the payload the file authored, or say why not by @Ostico in #155
- docs: the standing gaps list and the transport authoring tasks by @Ostico in #156
- feat: let a gRPC call and a WebSocket session fail by @Ostico in #157
- fix: give each request kind the settings block Bruno writes for it by @Ostico in #158
- Funding by @Ostico in #160
- fix: operate on a dialect-mismatched request, and say Bruno will not by @Ostico in #159
- fix: keep an authored timeout of inherit, and an unreadable tls block by @Ostico in #161
- fix: report the reason a .bru file will not parse, not just its position by @Ostico in #162
- feat: return response headers on every result by @Ostico in #163
- feat: read a WebSocket session, and end it when it goes quiet by @Ostico in #164
- feat: pace a WebSocket session's messages, and negotiate a subprotocol by @Ostico in #165
- feat: write JUnit and HTML report files from a run by @Ostico in #166
- test: read the WebSocket handshake off the wire, and the paths nothing triggered by @Ostico in #167
- feat: author WebSocket requests, and carry a message's selected flag in .bru by @Ostico in #168
- feat: author gRPC requests, and refuse an escaping proto import at both ends by @Ostico in #169
- feat: edit a WebSocket or gRPC request by @Ostico in #170
- fix: warn where a request is listed, not only where it is read by @Ostico in #171
- docs: close B1 as delivered, and Task 7 as not executable by @Ostico in #172
- fix: refuse a request whose oauth2 token could not be fetched by @Ostico in #173
- docs: stop claiming the category, and name the copyright holders by @Ostico in #174
- feat: read CSV data rows, refusing the files that would bind the wrong column by @Ostico in #175
- test: wait for the close a WebSocket test asserts, instead of assuming it by @Ostico in #177
- chore: ship only the server in a source archive by @Ostico in #176
- feat: run a group once per row of a data table by @Ostico in #178
- chore: release 2.3.0 by @Ostico in #179
Full Changelog: v2.2.1...v2.3.0