Releases: redis-field-engineering/redis-spark-dist
Releases · redis-field-engineering/redis-spark-dist
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
Release v0.2.1
Changelog
🔀 Merge
- 02b6d38 Merge branch 'main' of https://github.com/redis-field-engineering/redis-spark
🛠 Build
- ea9ab30 Bump for next dev cycle
- da7746b Added lettuce to relocate excludes
- 6d4bbc7 Releasing version 0.2.1
Release v0.2.0
Changelog
🔀 Merge
- 8558580 Merge branch 'main' of https://github.com/redis-field-engineering/redis-spark
🛠 Build
- cc59c63 Bump for next dev cycle
- 28b1f15 Removed org.springframework from shadow jar relocation
- 3e048aa Releasing version 0.2.0
Release v0.1.2
Changelog
🛠 Build
- aa791f1 Bump for next dev cycle
- 61141a6 Downgraded to Scala 2.12
- 46d7419 Releasing version 0.1.2