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

[apmfasthttp] fix: set response context with closer close #1193

Merged
merged 14 commits into from Feb 21, 2022
Merged

[apmfasthttp] fix: set response context with closer close #1193

merged 14 commits into from Feb 21, 2022

Commits on Jan 13, 2022

  1. fix: set response context with closer close

    Sergio Andres Virviescas Santana committed Jan 13, 2022
    Copy the full SHA
    1efee8e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. feat: add tests

    Sergio Andres Virviescas Santana committed Jan 18, 2022
    Copy the full SHA
    e07a8ce View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. tests: improvements

    Sergio Andres Virviescas Santana committed Jan 24, 2022
    Copy the full SHA
    7533cda View commit details
    Browse the repository at this point in the history
  2. tests: try last fasthttp version

    Sergio Andres Virviescas Santana committed Jan 24, 2022
    Copy the full SHA
    9426e7d View commit details
    Browse the repository at this point in the history
  3. tests: fix typo

    Sergio Andres Virviescas Santana committed Jan 24, 2022
    Copy the full SHA
    aa01881 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. feat: upgrade fasthttp to v1.33.0

    Sergio Andres Virviescas Santana committed Jan 27, 2022
    Copy the full SHA
    d8dad11 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into fix/apmfashttp-response

    Sergio Andres Virviescas Santana committed Jan 27, 2022
    Copy the full SHA
    2dc55fc View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. feat: add doc about RequestCtx

    Sergio Andres Virviescas Santana committed Feb 3, 2022
    Copy the full SHA
    d9124b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. fix: set result for sampled transactions

    Sergio Andres Virviescas Santana committed Feb 4, 2022
    Copy the full SHA
    3e5631e View commit details
    Browse the repository at this point in the history
  2. refactor: improve test

    Sergio Andres Virviescas Santana committed Feb 4, 2022
    Copy the full SHA
    980689f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/elastic/apm-agent-go into f…

    …ix/apmfashttp-response
    Sergio Andres Virviescas Santana committed Feb 4, 2022
    Copy the full SHA
    aad233d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. fix: fmt and check

    Sergio VS committed Feb 16, 2022
    Copy the full SHA
    c96d186 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. fix(fiber): middleware test

    Sergio VS committed Feb 18, 2022
    Copy the full SHA
    73bf66d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Copy the full SHA
    068bceb View commit details
    Browse the repository at this point in the history