Skip to content

Releases: rubyists/dapr-ruby-client

v0.4.1

24 Oct 01:14
ee2a8e6
Compare
Choose a tag to compare

0.4.1 (2024-10-24)

Bug Fixes

  • state: Updates State#get to return a Hash instead of an Array (#76) (052fcfa)

v0.4.0

23 Oct 21:56
0b8a9f7
Compare
Choose a tag to compare

0.4.0 (2024-10-23)

⚠ BREAKING CHANGES

  • state: Adds state management component (#74)

Features

  • state: Adds state management component (#74) (2fc596d)

v0.3.3

08 Oct 18:29
ff9dc78
Compare
Choose a tag to compare

0.3.3 (2024-10-08)

Features

  • grpc: Update grpc to 1.66 in container (#71) (da78331)

Bug Fixes

  • lock: Updates lock/unlock to append _alpha1 (#72) (847d091)

v0.3.2

19 Jul 16:45
ac3e087
Compare
Choose a tag to compare

0.3.2 (2024-07-19)

Features

v0.3.1

03 Jun 23:08
a6b0f5f
Compare
Choose a tag to compare

0.3.1 (2024-06-03)

Bug Fixes

  • Remove owner/ from the published ghcr.io image (#67) (47100ba)

v0.3.0

03 Jun 21:38
2740fee
Compare
Choose a tag to compare

0.3.0 (2024-06-03)

⚠ BREAKING CHANGES

  • Forcing release with a brilliant feature (#64)

Features

  • Forcing release with a brilliant feature (#64) (05dcacd)

v0.2.11

03 Jun 20:15
47d3faf
Compare
Choose a tag to compare

0.2.11 (2024-06-03)

Bug Fixes

  • build: Lowers concurrency for container jobs to 1 (#59) (70c1c56)
  • Use secret references in matrix values (#61) (9f45785)
  • Uses correct rubygems secret (#60) (5de5ff4)

v0.2.10

03 Jun 19:19
b1b6a2f
Compare
Choose a tag to compare

0.2.10 (2024-06-03)

Bug Fixes

v0.2.9

03 Jun 17:39
485b686
Compare
Choose a tag to compare

0.2.9 (2024-06-03)

Features

  • builds: Use matrix to build containers (#52) (0f1ed51)

v0.2.8

03 Jun 16:28
c2b6ebe
Compare
Choose a tag to compare

0.2.8 (2024-06-03)

Bug Fixes

  • Adds type declaration to workflow inputs (#50) (3203b1c)
  • build: Corrects name of image build script (#49) (04ff29e)