Skip to content

Releases: source-cooperative/data.source.coop

v1.0.4

29 Oct 21:18
6305d65

Choose a tag to compare

1.0.4 (2025-10-29)

Bug Fixes

  • update to no longer expect roles in product metadata (8a8c630)

v1.0.3

26 Oct 07:07
a563323

Choose a tag to compare

1.0.3 (2025-10-24)

Performance Improvements

  • persist source client across requests (#95) (453b2a8)

v1.0.2

10 Oct 12:41
171f73b

Choose a tag to compare

1.0.2 (2025-10-09)

Bug Fixes

v1.0.1

30 Sep 04:42
13d92a1

Choose a tag to compare

1.0.1 (2025-09-30)

Bug Fixes

  • update source api types to match S2 codebase (#90) (6dec35d)

v1.0.0

21 Aug 17:49
0e4bd9a

Choose a tag to compare

1.0.0 (2025-08-21)

⚠ BREAKING CHANGES

  • update to accommodate Product in S2 API

Features

  • add headers to requests to source API (#81) (edda62f)
  • update to accommodate Product in S2 API (be44f43)
  • use Squid proxy for communication with Vercel API (#85) (25438c3)

v0.1.29

29 May 21:57
3482cb0

Choose a tag to compare

0.1.29 (2025-05-29)

Bug Fixes

  • errors: pass through client error status codes (#77) (fe383dd)
  • logging: only log server errors, remove unnecessary details from logs (#75) (496373c)

v0.1.28

28 May 23:44
adbdef2

Choose a tag to compare

0.1.28 (2025-05-28)

Bug Fixes

  • handle unknown Rusoto errors with 404 status (#73) (8375d50)

v0.1.27

27 May 16:57
478d08e

Choose a tag to compare

0.1.27 (2025-05-27)

Bug Fixes

v0.1.26

27 May 16:50
2aafefe

Choose a tag to compare

What's Changed

  • fix: rectify crate version by @alukach in #61
  • refactor: simplify repository fetching logic in SourceAPI @alukach in #62

Full Changelog: v0.1.25...v0.1.26

v0.1.25

13 May 20:09
29837a3

Choose a tag to compare

What's Changed

  • Add more clarity to cloud provider errors by @alukach in #60

Full Changelog: v0.1.24...v0.1.25