Timescaledb: 2.10.1 Release

Release date:
March 7, 2023
Previous version:
2.10.0 (released February 21, 2023)
Magnitude:
3,293 Diff Delta
Contributors:
14 total committers
Data confidence:
Commits:

31 Features Released with 2.10.1

Top Contributors in 2.10.1

sb230132
jnidzwetzki
pmwkaa
svenklemm
nikkhils
mkindahl
fabriziomello
Medvecrab
mahipv
gayyappan

Directory Browser for 2.10.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

This release contains bug fixes since the 2.10.0 release. We recommend that you upgrade at the next available opportunity.

Bug fixes * #5159 Support Continuous Aggregates names in hypertable_(detailed_)size * #5226 Fix concurrent locking with chunk_data_node table * #5317 Fix some incorrect memory handling * #5336 Use NameData and namestrcpy for names * #5343 Set PortalContext when starting job * #5360 Fix uninitialized bucket_info variable * #5362 Make copy fetcher more async * #5364 Fix num_chunks inconsistency in hypertables view * #5367 Fix column name handling in old-style continuous aggregates * #5378 Fix multinode DML HA performance regression * #5384 Fix Hierarchical Continuous Aggregates chunk_interval_size * #5304 Fix sub-second intervals in hierarchical caggs

Thanks * @justinozavala for reporting an issue with PL/Python procedures in the background worker * @Medvecrab for discovering an issue with copying NameData when forming heap tuples. * @pushpeepkmonroe for discovering an issue in upgrading old-style continuous aggregates with renamed columns