Releases: AppiumTestDistribution/appium-interceptor-plugin
Releases · AppiumTestDistribution/appium-interceptor-plugin
1.0.1
What's Changed
- Corrected JS Driver Executable Commands in Readme by @aniket-k-mukherjee in #46
- Appium Conf 2024 : Java Examples by @AnilPatidar in #48
- Feature: Record and Replay Backend Traffic by @aniket-k-mukherjee in #49
- Updated package.json version for Record & Replay Feature by @aniket-k-mukherjee in #51
- Error: Cannot write headers after they are sent to the client by @AnilPatidar in #54
- Fix/cert upgrade by @sudharsan-selvaraj in #59
- fix: fix sniffer include url rule matcher not working by @fanjianquan in #56
- Update JSON schema to support boolean and numeric by @ansonliao in #62
New Contributors
- @aniket-k-mukherjee made their first contribution in #46
- @fanjianquan made their first contribution in #56
- @ansonliao made their first contribution in #62
Full Changelog: 1.0.0...1.0.1
1.0.0-beta.12
What's Changed
- Fix: issues/33 | Java example Update by @AnilPatidar in #34
- fix: handle cloud sessions gracefully by @sudharsan-selvaraj in #38
- Corrected JS Driver Executable Commands in Readme by @aniket-k-mukherjee in #46
- Appium Conf 2024 : Java Examples by @AnilPatidar in #48
- Feature: Record and Replay Backend Traffic by @aniket-k-mukherjee in #49
- Updated package.json version for Record & Replay Feature by @aniket-k-mukherjee in #51
New Contributors
- @AnilPatidar made their first contribution in #34
- @aniket-k-mukherjee made their first contribution in #46
Full Changelog: 1.0.0-beta.9...1.0.0-beta.12
1.0.0-beta.10
v1.0.0
What's Changed
- Fix: issues/33 | Java example Update by @AnilPatidar in #34
- fix: handle cloud sessions gracefully by @sudharsan-selvaraj in #38
Full Changelog: 1.0.0-beta.9...1.0.0
1.0.0-beta.9
1.0.0-beta.8
1.0.0-beta.7
1.0.0-beta.6
- 1a2cc01 Merge pull request #18 from AppiumTestDistribution/feature/sniff
- 094a3f7 bump up version for release
- 45be214 update commands.md with usage details
- 02b1a12 add plugin commands to add listeners
- 36b8a0e Add request interceptor to sniff all incomming http traffic
- 7bfbb9b Add troubleshooting section to readme
- 94fcd5e Update certificate-installation.md (#17)