Skip to content

0.4.0

Compare
Choose a tag to compare
@texpatnyc texpatnyc released this 14 Feb 18:47
· 3171 commits to master since this release
367d6df

Swell 0.4.0 Updates:

  • Added support for gRPC endpoint testing

    • Make requests for all four types of gRPC service methods: unary, client-side, server-side, and bi-directional
    • Ability to import .proto files
    • Automatic recognition of gRPC services and requests with custom parser
    • Support for sending and receiving metadata
  • Enhanced Chart.js graph features

    • Accurate recording of roundtrip connection times
  • Updated app versions to prevent vulnerabilities/increase security

    • Electron v7.0.1
    • Node v12.14.1
  • UI/UX updates

  • Global error handlers

  • New testing suites