Releases: rubyists/dapr-ruby-client
Releases · rubyists/dapr-ruby-client
v0.4.1
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
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
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
0.3.2 (2024-07-19)
Features
v0.3.1
0.3.1 (2024-06-03)
Bug Fixes
- Remove owner/ from the published ghcr.io image (#67) (47100ba)
v0.3.0
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
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.9
0.2.9 (2024-06-03)
Features
- builds: Use matrix to build containers (#52) (0f1ed51)
v0.2.8
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)