What's Changed
- chore: Makefile - fix cross compilation by @yesnault in #509
- fix small typo by @sapk in #516
- Add ShouldTimeEqual assertion by @marcaudefroy in #506
- Fix absolute file path for gRPC TLS certs by @sarunask in #513
- fix invalid session #518 by @kevinramage in #519
- allow +json in conentType by @guoweis-outreach in #528
- Add feature to produce messages using latest schema available version by @sixstone-qq in #517
- docs(contrib): review of readfile/README.md by @s47roy in #538
- docs(contrib): typo and review of README.md by @s47roy in #544
- docs(contrib): typo and review of web/README.md by @s47roy in #543
- docs(contrib): typo and review of web/web.go by @s47roy in #542
- docs(contrib): typo and review of executors/README.md by @s47roy in #541
- docs(contrib): typo and review of exec/README.md by @s47roy in #540
- fix: step variables inheritance leak by @fsamin in #545
- fix: assertion with json number by @fsamin in #546
- handle param like charset by @guoweis-outreach in #550
- feat: add default value for var by @guoweis-outreach in #549
- chore: use go install by @yesnault in #554
- Cache executor files by @philippgille in #553
New Contributors
- @sapk made their first contribution in #516
- @guoweis-outreach made their first contribution in #528
- @s47roy made their first contribution in #538
Full Changelog: v1.1.0-beta.2...v1.1.0-beta.3