Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@jruaux jruaux released this 12 Feb 01:51
· 7 commits to main since this release
1725b27

Changelog

🚀 Features

  • a973eb0 Added Redis URI validation in common config
  • c3c0717 Added micro-batch stream read support
  • ec542fa Support continuous stream read
  • 0bd0b06 Added support for stream batch reads
  • ada5951 Added read support for Redis hashes
  • 126306e Added Redis scan read connector
  • 1ec48b9 Added stream writer

🔄️ Changes

  • cbd5723 Simplified config options
  • f7d76e4 Remove unnecessary final keyword for method args
  • 50b9c7d Formatting
  • 625563a Removed unused class
  • c746769 🚨 Using internal row deserializer

🧪 Tests

  • 1a18bb1 Added config tests
  • 28f9a6f Added scan read test for hashes

🧰 Tasks

  • 616622d Made SimpleRedisConfig public for testing purposes

🛠 Build

  • 92e8493 Added guide handling
  • 2399af0 Fixed shadow jar package relocation
  • 397b883 Added documentation rendering and publishing
  • 3d07367 Added guide module
  • 01f047e Exclude Redis and Spring packages from shaded jar relocation
  • cb02d0e Fixed shadowJar building
  • bbfc73a Added shadow jar
  • 961b5f3 Added shaded jar building
  • be0d78b Initial commit
  • 2905d06 Initial commit

📝 Documentation

  • 6ad75eb Added documentation for connector read and write options

  • 37f1b73 Releasing version 0.1.0
  • a421df0 Added doc publishing
  • e181bae Added distribution section
  • b133d4e Added poem title
  • f547bd9 Added poem by ChatGPT