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

meta: Update CHANGELOG for 8.2.1 #12085

Merged
merged 4 commits into from
May 16, 2024
Merged

meta: Update CHANGELOG for 8.2.1 #12085

merged 4 commits into from
May 16, 2024

Commits on May 16, 2024

  1. fix(nestjs): Broaden nest.js type (#12076)

    Let's see..
    mydea authored May 16, 2024
    Configuration menu
    Copy the full SHA
    98621d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12084 from getsentry/master

    [Gitflow] Merge master into develop
    github-actions[bot] authored May 16, 2024
    Configuration menu
    Copy the full SHA
    ac94e3e View commit details
    Browse the repository at this point in the history
  3. fix(aws-serverless): Fix build of lambda layer (#12083)

    We previously adjusted our lambda layer auto initialization in
    #12017. This
    unfortunately changed the build output of the `awslambda-auto`
    bootstrapping script which required a package that isn't included in the
    layer (`@sentry/node`). This PR fixes the `awslambda-auto` file; local
    testing showed no more imports from `@sentry/node`.
    
    fixes #12074
    Lms24 authored May 16, 2024
    Configuration menu
    Copy the full SHA
    7ce2f20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aacb33a View commit details
    Browse the repository at this point in the history