Releases: valkey-io/spring-data-valkey
Releases · valkey-io/spring-data-valkey
v0.2.0
What's Changed
- Spring Boot Starter for Spring Data Valkey by @jeremyprime in #35
- Convert to Multi-Module Project by @jeremyprime in #45
- Add pubsub support to the Glide driver by @liorsve in #44
- useOpenTelemetry and OpenTelemetry config inside the configuration by @Maayanshani25 in #41
- Implement NO-OP AsyncTaskExecutor for GLIDE by @jeremyprime in #47
- Fix Spring Boot OpenTelemetry example by @jeremyprime in #50
New Contributors
- @liorsve made their first contribution in #44
- @Maayanshani25 made their first contribution in #41
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Rebrand Spring Data Code from Redis to Valkey by @jeremyprime in #9
- Integrate Valkey-Glide driver into ALL driver-agnostic tests except Cluster Mode, Notifications and Pubsub. by @ikolomi in #18
- Address Migration Issues by @jeremyprime in #16
- Minimal Documentation Changes by @jeremyprime in #17
- Add Spring Data Examples by @jeremyprime in #20
- Add cluster mode support with Valkey-Glide by @ikolomi in #24
- Add configuration getters for ValkeyGlideConnectionFactory by @ikolomi in #25
- Add Cluster Example by @jeremyprime in #27
- Add Factory Getters by @jeremyprime in #29
- Implement connection pooling for Valkey-Glide. by @ikolomi in #30
- Release Action by @jeremyprime in #23
- Performance Tests by @jeremyprime in #22
- Fix Flaky Tests by @jeremyprime in #28
- Update Performance Build File by @jeremyprime in #33
- Update maven url by @ikolomi in #34
New Contributors
- @jeremyprime made their first contribution in #9
- @ikolomi made their first contribution in #18
Full Changelog: https://github.com/valkey-io/spring-data-valkey/commits/v0.1.0