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

feat: Add Bugsnag.getMetadata() #459

Merged

Commits on Feb 6, 2020

  1. Configuration menu
    Copy the full SHA
    138d1b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30b26b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. feat: Add Bugsnag.getMetadata(_ section:)

    - Also amend lower-level equivalent functionality to match (i.e. return nil on non-existence)
    - Added a OOM metadata test
    - Updated the example applications to support the BugsnagConfiguration's designated initializer and include the README within the project.
    robinmacharg committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    f4b69a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. feat: Add Bugsnag.getMetadata(_ section:)

    - Also amend lower-level equivalent functionality to match (i.e. return nil on non-existence)
    - Added a OOM metadata test
    - Updated the example applications to support the BugsnagConfiguration's designated initializer and include the README within the project.
    robinmacharg committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    9e1c9d2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'robinmacharg/Add-Bugsnag.getMetadata_section' of github…

    ….com:bugsnag/bugsnag-cocoa into robinmacharg/Add-Bugsnag.getMetadata_section
    
    # Conflicts:
    #	Source/BugsnagMetadata.h
    #	Source/BugsnagMetadata.m
    robinmacharg committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    c34f135 View commit details
    Browse the repository at this point in the history
  3. PR feedback

    robinmacharg committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    754879b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    295858b View commit details
    Browse the repository at this point in the history