Skip to content

Releases: redhat-plumbers-in-action/testing-farm

v1.9.1

02 May 11:14
Compare
Choose a tag to compare

What's Changed

dependency updates

Full Changelog: v1.9.0...v1.9.1

v1.9.0

29 Apr 07:58
3b8f4ca
Compare
Choose a tag to compare

What's Changed

  • Updated settings pipeline schema by @engelmi in #112
  • Update dependencies & remove ESLint & convert to ESM 馃檲 by @jamacku in #117

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

09 Apr 09:25
ae9220a
Compare
Choose a tag to compare

What's Changed

  • Add unsafeNewRequest(unknown): unknown by @phracek in #111

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

22 Mar 12:30
89504fe
Compare
Choose a tag to compare

What's Changed

  • feat: add support for rest of the tmt context by @jamacku in #103
  • dependency update

Full Changelog: v1.6.3...v1.7.0

v1.6.3

21 Mar 14:00
5ffed8a
Compare
Choose a tag to compare

What's Changed

  • fix: make parameters of tmt context optional by @jamacku in #102

Full Changelog: v1.6.2...v1.6.3

v1.6.2

21 Feb 07:30
d972afd
Compare
Choose a tag to compare

What's Changed

  • Remove type: module from package.json by @jamacku in #99

Full Changelog: v1.6.1...v1.6.2

v1.6.1

20 Feb 15:18
44242b0
Compare
Choose a tag to compare

What's Changed

  • Add missing request body to cancelRequest method by @jamacku in #98

Full Changelog: v1.6.0...v1.6.1

v1.6.0

20 Feb 13:54
0beba3e
Compare
Choose a tag to compare

What's Changed

  • Update links to TF API docs 馃摐 by @jamacku in #82
  • Update all javascript dependencies 馃摝 by @jamacku in #95
  • Add support for canceling requests by @jamacku in #81
  • Add support for GET /requests endpoint 馃 by @jamacku in #97

Full Changelog: v1.5.1...v1.6.0

v1.5.1

15 Nov 09:18
ff15d04
Compare
Choose a tag to compare

What's Changed

  • Update schemas to allow nullable fields by @jamacku in #72

Full Changelog: v1.5.0...v1.5.1

v1.5.0

13 Nov 09:26
d57a4d7
Compare
Choose a tag to compare

What's Changed

  • Fix xunit schema and snapshot by @jamacku in #68
  • Export useful zod schemas for use outside of the library by @jamacku in #70

Full Changelog: v1.4.2...v1.5.0