Skip to content

Releases: bacalhau-project/bacalhau

v1.3.0-rc3

21 Mar 17:15
0948775
Compare
Choose a tag to compare
v1.3.0-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.3...v1.3.0-rc3

v1.3.0-rc2

21 Mar 14:54
b09858f
Compare
Choose a tag to compare
v1.3.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.3...v1.3.0-rc2

v1.3.0-rc1

21 Mar 08:05
Compare
Choose a tag to compare
v1.3.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.3...v1.3.0-rc1

v1.2.3

18 Mar 12:30
50d6afa
Compare
Choose a tag to compare

What's Changed

Read more

v1.2.3-rc2

14 Mar 15:58
50d6afa
Compare
Choose a tag to compare
v1.2.3-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.2...v1.2.3-rc2

v1.2.3-rc1

14 Mar 11:16
Compare
Choose a tag to compare
v1.2.3-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.2-rc2...v1.2.3-rc1

v1.2.2

01 Mar 03:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2-rc3

v1.2.2-rc2

01 Mar 00:16
9f9ae95
Compare
Choose a tag to compare
v1.2.2-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.1...v1.2.2-rc2

v1.2.2-rc1

15 Feb 10:12
d736980
Compare
Choose a tag to compare
v1.2.2-rc1 Pre-release
Pre-release

What's Changed

  • WebUI Enhancements: A series of improvements have been made to the WebUI, including better linting, the addition of Mock Service Worker (MSW) for better frontend testing, storybook integration for UI component testing, and a move from webpack to Vite for a faster development experience. These changes aim to improve the development workflow and user interaction with Bacalhau's WebUI.
  • feat: add metrics to publisher and input storage by @frrist in #3360
  • External CLI tests and subsequent authn/z fixes by @simonwo in #3406
  • NATS based LogStream by @wdbaruni in #3407
  • Improve pagination and filtering of job list command. by @rossjones in #3344
  • Make publisher optional in CLI by @rossjones in #3417
  • Select network address based on type by @rossjones in #3394
  • Remove inmemory jobstore by @rossjones in #3422
  • Removes the compute node's inmemory store by @rossjones in #3424
  • Support anonymous mode authorization for V1 APIs by @simonwo in #3426
  • Require NATS clients to be authenticated with a server secret token by @simonwo in #3425
  • Adds support for specifying a default publisher on the server by @rossjones in #3430
  • Generate TLS server certificates, keys and CA by @olgibbons in #3443
  • Verify signatures of JWTs when authorizing by @simonwo in #3452
  • no job spec with executions by default by @wdbaruni in #3453
  • Improve job describe output by @wdbaruni in #3459

Full Changelog: v1.2.1...v1.2.2-rc1

v1.2.1

30 Jan 21:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1