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

v5.18.0 #1573

Merged
merged 21 commits into from
Jan 5, 2022
Merged

v5.18.0 #1573

merged 21 commits into from
Jan 5, 2022

Commits on Dec 14, 2021

  1. perf(delivery): improve the memory and performance overhead of handli…

    …ng the delivery response status code
    lemnik committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    bd276d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1558 from bugsnag/lemnik/delivery-status-upgrade

    Improve the memory and performance handling delivery response status codes
    lemnik authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    3355cc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    729f37b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1555 from bugsnag/PLAT-7480/reduce-test-code-dupe

    Reduce duplication of test code
    fractalwrench authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    fba4f6f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    a704907 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1562 from bugsnag/PLAT-6188/delete-ndk-file-early

    Delete persisted NDK events earlier in delivery process
    fractalwrench authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    b9fd6d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7383f99 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1563 from bugsnag/PLAT-6152/strlen-null-checks

    Add null checks for strlen()
    fractalwrench authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    3aedf0d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    3e02e62 View commit details
    Browse the repository at this point in the history
  2. Avoid dependencies on the global namespace

    [quick ci]
    twometresteve committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    9a56490 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1566 from bugsnag/PLAT-6037/const-hardening

    Harden ndk layer through use of const keyword
    fractalwrench authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    ed5ca80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b861c17 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1568 from bugsnag/tms/refactor-checks

    Avoid dependencies on the global namespace
    twometresteve authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    7f60427 View commit details
    Browse the repository at this point in the history
  6. Use Maze.check

    [quick ci]
    twometresteve committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    ee0ccbe View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Configuration menu
    Copy the full SHA
    ae69674 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Configuration menu
    Copy the full SHA
    752c075 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    5978ca6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1572 from bugsnag/PLAT-6090-strncpy

    [PLAT-6090] Harmonize all string copying in the NDK layer
    kstenerud authored Jan 4, 2022
    Configuration menu
    Copy the full SHA
    6bd1862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae22e69 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Merge pull request #1567 from bugsnag/PLAT-7775/fix-delivery-status-c…

    …heck
    
    Catch IOException when logging response status code
    lemnik authored Jan 5, 2022
    Configuration menu
    Copy the full SHA
    a3de390 View commit details
    Browse the repository at this point in the history
  2. v5.18.0 [full ci]

    lemnik committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    0f7d809 View commit details
    Browse the repository at this point in the history