Skip to content

V7.37.0

Compare
Choose a tag to compare
@jeremydmiller jeremydmiller released this 24 Jan 17:33
· 64 commits to master since this release
0a6d5dd

What's Changed

  • Correct FlatTableProjection being called FlatFileProjection by @jakobt in #3629
  • #3634 livestream aggregations break on multi tenancy by @erdtsieck in #3635
  • Add overload that allows a custom parameter placeholder. by @elexisvenator in #3622
  • Upgrading Weasel to get the new behavior around detaching partitions.… by @jeremydmiller in #3638
  • Little addition to docs on strong typed identifiers with FetchForWriting by @jeremydmiller in #3640
  • Input validation on projection registration to prevent invalid registrations of SingleStreamProjection by @jeremydmiller in #3639
  • Fix some issues with PostgreSQL not running with an english locale by @e-tobi in #3616
  • #3636 Explicit live aggregations should support string stream identities by @erdtsieck in #3637
  • Fix for value type Select(x => x.ValueTypeWrappingString) errors by @jeremydmiller in #3641

Full Changelog: V7.36.0...V7.37.0