Skip to content

0.2.3

Compare
Choose a tag to compare
@bojand bojand released this 11 Mar 18:23
· 462 commits to master since this release

Changes

  • Added the following to properties to context:
    • {String} fullName - the full name of the call. ex '/helloworld.Greeter/SayHello'
    • {String} service - the service name of the call. ex 'Greeter
    • {String} package - the package name of the call. ex 'helloworld
  • Various minor improvements

All changes: 0.2.2...0.2.3