Sha256: 3057c3d47f7373718936eca981f250a771a5365409f60c8e35dc3572d4b2bd64

Contents?: true

Size: 1.06 KB

Versions: 1

Compression:

Stored size: 1.06 KB

Contents

Changelog
=========

## 2.0.0 (10 Oct 2017)

This release changes the gem to access v2 of the [Bugsnag data-access API](https://docs.bugsnag.com/api/data-access/), with full API documentation found [here](http://docs.bugsnagapiv2.apiary.io/).

### Enhancements

* Uses Bugsnag data-access API v2 endpoints with associated changes to endpoints and methods, namely:
    - Removes:
        * accounts
        * users
    - Adds:
        * organizations
        * collaborators
        * event fields
        * pivots
        * trends
    - Updates:
        * comments
        * errors
        * events
        * projects

  | [#11](https://github.com/bugsnag/bugsnag-api-ruby/pull/11)

* Adds error response to hitting rate limit
  | [#10](https://github.com/bugsnag/bugsnag-api-ruby/pull/10)

### Known Issues

* per_page option not respected in paginated API calls
* issues with event_fields not being created correctly

1.0.2
-----
-   Fix load-order bug when requiring from certain environments

1.0.1
-----
-   Added test suite
-   Fixed a few bugs

1.0.0
-----
-   Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bugsnag-api-2.0.0 CHANGELOG.md