Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add runtime version reporting to event and session payloads #560

Merged
merged 7 commits into from
Aug 27, 2019

Commits on Aug 23, 2019

  1. feat(configuration): add runtime version informaton to payload

    Adds Ruby/JRuby and framework versions to both event and session payload.
    tomlongridge committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    a11345b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7f337a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e86291e View commit details
    Browse the repository at this point in the history
  4. fix: remove use of dup on nil fields

    Also restore missing requires and remove json from configuration spec
    tomlongridge committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    1d2aecd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca0c682 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    444e536 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    756f20f View commit details
    Browse the repository at this point in the history