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

chore: remove support for node 8-12, add 18 #1065

Merged
merged 12 commits into from
Sep 15, 2022

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    886be5f View commit details
    Browse the repository at this point in the history
  2. chore: update engines

    rauno56 committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    8dbb9dc View commit details
    Browse the repository at this point in the history
  3. chore: add node 18 to CI

    rauno56 committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    0ff5ca2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0ec625 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84def58 View commit details
    Browse the repository at this point in the history
  6. test(instrumentation-fastify): check for similarity with ROOT_CONTEXT…

    …, not reference equality
    
    In the CI there will be 3 instances of the API installed(relative to the repo root):
    
    - `./plugins/node/opentelemetry-instrumentation-fastify/node_modules/@opentelemetry/api`,
    - `./node_modules/@opentelemetry/api`,
    - `./plugins/node/opentelemetry-instrumentation-fastify/node_modules/@opentelemetry/instrumentation-http/node_modules/@opentelemetry/api`.
    rauno56 committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    1e6bddf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1dcb34f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    654932f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a29dcd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    fceb7b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cb8abe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8254b7 View commit details
    Browse the repository at this point in the history