Skip to content

Release v0.9.0

Compare
Choose a tag to compare
@jruaux jruaux released this 15 Jul 10:57
· 7 commits to main since this release

Changelog

πŸš€ Features

snowflake-import

  • Always set last fetch time to avoid hammering stream_has_data
  • Check stream has data before reading

unscoped

  • Added log operation command
  • Add current snowflake table to SpEL evaluation context
  • Import multiple Snowflake tables concurrently
  • Enable Snowflake DELETE actions
  • Introduced key event subtypes struct, dump and none and corresponding read operations

πŸ› Fixes

  • Change short log name default
  • Clean up db connection management
  • Fixed exception handling
  • Fided Redis context initialization

πŸ”„οΈ Changes

  • Simplify Snowflake row mapper
  • Simplified Snowflake row mapper

πŸ§ͺ Tests

  • multi-table snowflake import test
  • Add tests for Snowflake row mapper
  • Add tests for concurrent snowflake import
  • Increase size of snowflake connection pool
  • Added snowflake env variables.
  • Fix memcached comparison tolerance
  • Add tests for Snowflake Stream actions
  • Fixed wrong import for Range
  • Added test for memcached to redis replication
  • Added Valkey source tests
  • Fix intermittently failing tests
  • Rename test classes to follow convention

πŸ›  Build

  • Bump to next snapshot version

πŸ“ Documentation

  • Document snowflake-import with multiple tables
  • Updated processing section

  • Releasing version 0.9.0
  • improve logging for stream or temp table doesnt exist errors
  • snowflake-import: Added STREAM_HAS_DATA feature

Binaries

🌟 Universal

These binaries require an external Java runtime.

β˜•οΈ Bundled Java Runtimes

These binaries provide their own Java runtime.

Platform Intel Arm
MacOS riotx-standalone-0.9.0-osx-x86_64.zip riotx-standalone-0.9.0-osx-aarch64.zip
Linux (glibc) riotx-standalone-0.9.0-linux-x86_64.zip riotx-standalone-0.9.0-linux-aarch64.zip
Linux (musl) riotx-standalone-0.9.0-linux_musl-x86_64.zip riotx-standalone-0.9.0-linux_musl-aarch64.zip
Windows riotx-standalone-0.9.0-windows-x86_64.zip riotx-standalone-0.9.0-windows-aarch64.zip