Skip to content

Releases: octokit/fixtures

v9.2.2

18 Oct 03:02
Compare
Choose a tag to compare

9.2.2 (2018-10-18)

Bug Fixes

  • record fixtures for "Get all references" with trailing "/" (b974c49)

v9.2.1

15 Oct 18:42
Compare
Choose a tag to compare

9.2.1 (2018-10-15)

Bug Fixes

v9.2.0

15 Oct 18:08
Compare
Choose a tag to compare

9.2.0 (2018-10-15)

Features

v9.1.2

12 Oct 19:06
Compare
Choose a tag to compare

9.1.2 (2018-10-12)

Bug Fixes

  • routes: x-runtime-rack response header was removed (0d76c54)

v9.1.1

10 Oct 15:22
Compare
Choose a tag to compare

9.1.1 (2018-10-10)

Bug Fixes

v9.1.0

02 Oct 00:37
Compare
Choose a tag to compare

9.1.0 (2018-10-02)

Features

  • add strict validation header (3da792a)

v9.0.0

29 Sep 06:03
Compare
Choose a tag to compare

Bug Fixes

  • scenarios: pass ?page=1 to first request of paginate issues (3c395e8)

BREAKING CHANGES

  • scenarios: before the first request to issues was without the ?page=1 query. It is optional, we added it for simpler testing of pagination APIs in Octokit clients, such as https://github.com/octokit/rest.js/pull/910

v8.6.0

16 Sep 08:26
Compare
Choose a tag to compare

8.6.0 (2018-09-16)

Bug Fixes

  • package: update nock to version 10.0.0 (28c0d77)
  • scenario: mark notifications as read response update (8d54aca)

Features

  • normalize project_url in project cards (87fdea3)
  • scenario: project_url in project card responses (fdacaf7)

v8.5.0

10 Aug 17:26
Compare
Choose a tag to compare

8.5.0 (2018-08-10)

Bug Fixes

  • #152: CommonMarker version bump for markdown routes (0d05ca7), closes #152

Features

v8.4.0

03 Aug 17:24
Compare
Choose a tag to compare

8.4.0 (2018-08-03)

Features

  • avatar_url is now in statuses responses by default – preview period ended (#150) (cbb0a22)