Skip to content

Resonate v0.7.2

Latest
Compare
Choose a tag to compare
@avillega avillega released this 16 Jan 22:20
· 6 commits to main since this release

Overview

  • Small changes in the "CreatePromiseAndTask" api to make consistent with how we create tasks based on the promises tags.
  • DST fixes and deps updates.

What's Changed

  • Remove CreatePromiseAndCallback request by @avillega in #488
  • [fix]: Resolve string receiver in sender subsystem (#467) by @TusharMohapatra07 in #495
  • build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #466
  • build(deps): bump DeterminateSystems/nix-installer-action from 14 to 16 by @dependabot in #465
  • build(deps): bump github.com/go-playground/validator/v10 from 10.22.1 to 10.23.0 by @dependabot in #463
  • build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #464
  • build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #473
  • build(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 by @dependabot in #497
  • build(deps): bump google.golang.org/grpc from 1.67.1 to 1.69.0 by @dependabot in #496
  • build(deps): bump github.com/anishathalye/porcupine from 0.1.6 to 1.0.0 by @dependabot in #472
  • Log non linearizable path when linearization check fails by @dfarr in #498
  • Add callback command by @dfarr in #499
  • Fix callback cli message when promise is already completed by @dfarr in #503
  • build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.1 by @dependabot in #504
  • Fix http plugin content type header by @dfarr in #509
  • Remove Recv from create task request by @avillega in #512
  • Pad ids with zeros to help with lexographical ordering in dst by @dfarr in #511
  • Update open api spec by @avillega in #515
  • Remove printing of a struct with a pointer in it by @avillega in #522
  • build(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2 by @dependabot in #505

Full Changelog: v0.7.0...v0.7.2