Skip to content

Releases: octokit/fixtures

v2.3.1

23 Oct 17:27
Compare
Choose a tag to compare

2.3.1 (2017-10-23)

Bug Fixes

  • create-status: fixturize commits with counters (286389b)

v2.3.0

21 Oct 06:10
Compare
Choose a tag to compare

2.3.0 (2017-10-21)

Bug Fixes

  • expect-ct uses , as value separator (bf6b3dc)

Features

  • normalization: branch protection (d5f3cb0)
  • scenario: branch protection (edab918)

v2.2.1

20 Oct 03:37
Compare
Choose a tag to compare

2.2.1 (2017-10-20)

Bug Fixes

  • set content-length to 0 for empty response body (07ac676)

v2.2.0

20 Oct 02:49
Compare
Choose a tag to compare

2.2.0 (2017-10-20)

Features

v2.1.0

18 Oct 04:46
Compare
Choose a tag to compare

2.1.0 (2017-10-18)

Features

v2.0.0

18 Oct 04:12
Compare
Choose a tag to compare

2.0.0 (2017-10-18)

Features

  • fixturize authorization tokens (bcfd8f6)
  • fixturize commit sha (1423687)

BREAKING CHANGES

  • before, all authorization tokens have been zerofied to 0000000000000000000000000000000000000000. Now they end with the number as listed in the environment variables table
  • Before all commit sha hashes have been zerofied to 0000000000000000000000000000000000000000. Now commit sha hashes include a counter to differentiate unique sha hashes, so they look like 0000000000000000000000000000000000000001, 0000000000000000000000000000000000000002, etc.

v1.9.1

18 Oct 03:28
Compare
Choose a tag to compare

1.9.1 (2017-10-18)

Bug Fixes

v1.9.0

17 Oct 19:53
Compare
Choose a tag to compare

1.9.0 (2017-10-17)

Features

v1.8.0

16 Oct 17:01
Compare
Choose a tag to compare

1.8.0 (2017-10-16)

Features

  • scenario: verification in create file response (b558b60)

v1.7.2

16 Oct 03:39
Compare
Choose a tag to compare

1.7.2 (2017-10-16)

Bug Fixes

  • API change notifications (6d2fb03)