We are releasing two small patches on top of 2.4.0:
(#5111) Add primary key support for procedural views to rust and ts modules
Adds support for primary keys to procedural views in rust and typescript modules. Now clients can receive update events when subscribed to such views.
(#5145) Fix index schema from st tables.
This fixes #4701.
More to come soon!
Full Changelog: v2.4.0...v2.4.1