Skip to content

v1.1.0

Compare
Choose a tag to compare
@waltjones waltjones released this 11 Jun 20:44
· 104 commits to master since this release

Highlights

Convenience wrapper for AWS Lambda
Better grouping in the Rollbar dashboard
Support X-Real-IP and X-Forwarded-For
Let CauseStacker use []runtime.Frame

Pull Requests

  • Wrapper for AWS Lambda handlers #59
  • Use actual error class name for default error type #60
  • Add support for x-forwarded-for header #55
  • Provide a Close mechanism to clean up the default transport goroutine #54
  • Use []runtime.Frame instead of exporting Stack (#45) #52
  • Make Go module #51