Releases: redis-field-engineering/redis-spark-dist
Releases · redis-field-engineering/redis-spark-dist
Release v0.7.1
Changelog
🐛 Fixes
- Fixed private key password property name
🔄️ Changes
- Removed unused
serial
warning suppression
🧪 Tests
- Added config tests
🛠 Build
- Bump to next snapshot version
📝 Documentation
- Document configuration options
- Releasing version 0.7.1
Release v0.7.0
Changelog
🚀 Features
- Added rate limiter to writer
🛠 Build
- Set netty version
- Bump to next snapshot version
📝 Documentation
- Documented
rate
config option - Removed unused antora docs
- Releasing version 0.7.0
Release v0.6.1
Changelog
🔀 Merge
- Merge pull request #4 from redis-field-engineering/write-config-pool, closes #4
🚀 Features
- Add
pool
configuration property
🛠 Build
- Bump to next snapshot version
📝 Documentation
- Document pool size property in write config
- Use simpler configuration examples
- Releasing version 0.6.1
- Fix navigation syntax to use proper Antora hierarchical structure
- Restructure docs to multi-page navigation like Spring Security
- Add clean Antora documentation structure
Release v0.6.0
Changelog
🚀 Features
- Delete keyspace instead of flushdb when truncate is enabled
🛠 Build
- Bump to next snapshot version
📝 Documentation
- Document write types and modes
- Releasing version 0.6.0
Release v0.5.3
Changelog
🔀 Merge
- Merge pull request #3 from redis-field-engineering/ignore-empty-byte-array, closes #3
🚀 Features
- Added filtering of empty byte arrays
🛠 Build
- Fix announce release URL
- Bump to next snapshot version
- Releasing version 0.5.3
Release v0.5.2
Changelog
🚀 Features
- Writer: Passthrough for binary values
- Allow for no key prefix with
.option("keyspace", "")
- Added warning message when no key specified and type not stream
- Add support for writing to Redis streams
🧪 Tests
- Added no-key test
- Integration test for redis stream writes
- Added tests for all Spark field types
📝 Documentation
- Document use of null id in xadd
- Documented Redis stream write option
Release v0.4.0
Changelog
🐛 Fixes
- eae7509 Fixed micro-batch streaming reads from Redis stream
🔄️ Changes
- 10ec98b Removed unused config method
🧪 Tests
- 9555b70 Disable keysContinuousRead test that fails intermittently
- 39345b7 Disabled continuous read test
- 75ae44c Increased await timeout
🧰 Tasks
- 3913664 Added claude context file to gitignore
🛠 Build
- e843366 Bump for next dev cycle
📝 Documentation
- 4f042cc Updated stream config options
- ea700e2 Added notebook link
- 37db937 Releasing version 0.4.0
Release v0.3.1
Changelog
🛠 Build
- c8439d0 Bump for next dev cycle
⚙️ Dependencies
- 270d79b Upgraded spring batch redis
- 07f53fa Releasing version 0.3.1
Release v0.3.0
Changelog
🚀 Features
- 79ca5a7 Added TLS trust and auth options
🛠 Build
- cecc1ad Bump for next dev cycle
- 3c51530 Added services file merge in shaded jar
📝 Documentation
- 7876025 Updated with security options
- 8aea1e4 Removed unused steps
⚙️ Dependencies
- d66dc49 Upgraded lettucemod
- 5840d01 Releasing version 0.3.0
- 6eca2d0 Fixed workflow name
Release v0.2.2
Changelog
🔀 Merge
- a859bf2 Merge branch 'main' of https://github.com/redis-field-engineering/redis-spark
🛠 Build
- 408c70d Removed relocation exclusions for com.redis and io.lettuce
- 7561f60 Bump for next dev cycle
📝 Documentation
- b7358e6 Added databricks notebook section
- b7a80df Releasing version 0.2.2