3 hours ago
MeiliSearch

v1.28.1 🐩

This release features two fixes: one to ensure that we correctly upload the Linux-amd64 binaries for the Community and Enterprise editions, and one contributed by an external developer to ensure that we still return documents that don't contain the sortable attribute after those that do.

🐛 Bug Fixes

🫂 New Contributors

Full Changelog: https://github.com/meilisearch/meilisearch/compare/v1.28.0...v1.28.1

6 hours ago
questdb

9.2.2

QuestDB 9.2.2 is another stability release, primarily fixing some query snags. With this, we've packaged a performance improvement for vertically-scaled machines, and some new SQL functions.

For any questions or feedback, please join us on Slack or on Discourse.

See also our prettier release notes page.

Breaking changes 💥

  • We've removed the legacy txn scoreboard (v1).
    • Using the new scoreboard (v2) has been the default for some time now.
    • If you have been manually overriding this config option (cairo.txn.scoreboard.format=1), it will no longer take effect, but the instance will boot and function as normal.
  • MANUAL PERIOD views will now only be refreshed by manual trigger, and not also automatically when the time period ends.
    • This was always the intended behaviour; it is unexpected that a MANUAL view should refresh automatically.

SQL

New weighted statistics functions

  • weighted_avg(DD) - computes the weighted average based on a 'value' column and a 'weights' column.
    • A straightforward weighted average calculation.
  • weighted_stddev_rel(DD) - computes the weighted standard deviation based a 'value' column and a 'reliability weights' column.
    • Reliability weights are based on how trusted or reliable the particular value should be treated.
  • weighted_stddev_freq(DD) - computes the weighted standard deviation based on a 'value' column and a 'frequency weights' column.
    • Frequency weights are based on the frequency of a particular sample occurring in the dataset.

Changelist

Full Changelog: https://github.com/questdb/questdb/compare/9.2.1...9.2.2

8 hours ago
MeiliSearch

v1.28.0 🐩

This release introduces improvements to language support and separates the community and enterprise binary editions. We now offer binaries under the BUSL-1.1 license, identified by the "enterprise" term in their names, in addition to our MIT-licensed binaries, which retain their original names. Docker images for the enterprise edition are available in the getmeili/meilisearch-enterprise repository.

📝 Licensing

  • Separation of EE and CE. CE remains the default binary, and the name does not change by Louis on #6011

✨ Enhancement

  • Charabia v0.9.9: introduce a better word segmentation for Thai, Khmer, and German languages by @ManyTheFish in #6007
  • Expose batch progress traces on the metrics route to improve the indexing debugging experience by @Kerollmops in #5956

🔩 Miscellaneous

  • Remove version from the name of the test job in CI by @paulden in #6012
  • Upgrade most of the dependencies by @Kerollmops in #6002
  • Build x86 and ARM images on GitHub-hosted runners by @paulden in #6003
  • Fix SDKs tests to use the enterprise edition and continue testing the sharding feature by @curquiza in #6013

🫂 New Contributors

  • @paulden made their first contribution in #6003

Full Changelog: https://github.com/meilisearch/meilisearch/compare/v1.27.0...v1.28.0

3 days ago
seaweedfs

4.01

Major Updates

Happy Thanksgiving! This release has a major architectural change.

Before:

S3 Client → S3 API → Filer → Volume Server

After (Direct Access):

S3 Client → S3 API → Volume Server
                ↓
              Filer (metadata only)

This change is benchmarked in test cases from user @yahooguntu

  • reduces write latency by 30%
  • reduce read latency by 5%

What's Changed

New Contributors

Full Changelog: https://github.com/seaweedfs/seaweedfs/compare/4.00...4.01

3 days ago
seaweedfs

4.01

Major Updates

Happy Thanksgiving! This release has a major architectural change.

Before:

S3 Client → S3 API → Filer → Volume Server

After (Direct Access):

S3 Client → S3 API → Volume Server
                ↓
              Filer (metadata only)

This change is benchmarked in test cases from user @yahooguntu

  • reduces write latency by 30%
  • reduce read latency by 5%

What's Changed

New Contributors

Full Changelog: https://github.com/seaweedfs/seaweedfs/compare/4.00...4.01

3 days ago
seaweedfs

4.01

Major Updates

Happy Thanksgiving! This release has a major architectural change.

Before:

S3 Client → S3 API → Filer → Volume Server

After (Direct Access):

S3 Client → S3 API → Volume Server
                ↓
              Filer (metadata only)

This change is benchmarked in test cases from user @yahooguntu

  • reduces write latency by 30%
  • reduce read latency by 5%

What's Changed

New Contributors

Full Changelog: https://github.com/seaweedfs/seaweedfs/compare/4.00...4.01

3 days ago
seaweedfs

4.01

Major Updates

Happy Thanksgiving! This release has a major architectural change.

Before:

S3 Client → S3 API → Filer → Volume Server

After (Direct Access):

S3 Client → S3 API → Volume Server
                ↓
              Filer (metadata only)

This change is benchmarked in test cases from user @yahooguntu

  • reduces write latency by 30%
  • reduce read latency by 5%

What's Changed

New Contributors

Full Changelog: https://github.com/seaweedfs/seaweedfs/compare/4.00...4.01

3 days ago
seaweedfs

4.01

Major Updates

Happy Thanksgiving! This release has a major architectural change.

Before:

S3 Client → S3 API → Filer → Volume Server

After (Direct Access):

S3 Client → S3 API → Volume Server
                 ↓
              Filer (metadata only)

This change is benchmarked in test cases from user @yahooguntu

  • reduces write latency by 30%
  • reduce read latency by 5%

What's Changed

New Contributors

Full Changelog: https://github.com/seaweedfs/seaweedfs/compare/4.00...4.01

5 days ago
tidb

TiDB v8.5.4

For new features, improvements, and bug fixes released in v8.5.4 for TiDB, see TiDB v8.5.4 release notes.

See the difference from the issue perspective:

  • pingcap/tidb#62608
  • pingcap/tidb#59863
  • pingcap/tidb#62602
  • pingcap/tidb#61550
  • pingcap/tidb#63089
  • pingcap/tidb#57608
  • pingcap/tidb#63260
  • pingcap/tidb#58600
  • pingcap/tidb#63260
  • pingcap/tidb#62799
  • pingcap/tidb#62740
  • pingcap/tidb#63369
  • pingcap/tidb#63216
  • pingcap/tidb#60093
  • pingcap/tidb#62682
  • pingcap/tidb#62861
  • pingcap/tidb#63075
  • pingcap/tidb#62665
  • pingcap/tidb#63358
  • pingcap/tidb#61715
  • pingcap/tidb#61246
  • pingcap/tidb#62069
  • pingcap/tidb#61822
  • pingcap/tidb#58650
  • pingcap/tidb#59939
  • pingcap/tidb#62465
  • pingcap/tidb#63613
  • pingcap/tidb#59822
  • pingcap/tidb#60978
  • pingcap/tidb#45077
  • pingcap/tidb#61792
  • pingcap/tidb#62617
  • pingcap/tidb#62438
  • pingcap/tidb#63638
  • pingcap/tidb#62672
  • pingcap/tidb#62347
  • pingcap/tidb#63346
  • pingcap/tidb#51116
  • pingcap/tidb#58829
  • pingcap/tidb#61083
  • pingcap/tidb#60869
  • pingcap/tidb#59502
  • pingcap/tidb#61441
  • pingcap/tidb#58871
  • pingcap/tidb#61085
  • pingcap/tidb#57691
  • pingcap/tidb#60264
  • pingcap/tidb#63483
  • pingcap/tidb#63348
  • pingcap/tidb#63353
  • pingcap/tidb#63201
  • pingcap/tidb#62424
  • pingcap/tidb#62856
  • pingcap/tidb#58068
  • pingcap/tidb#63176
  • pingcap/tidb#63609
  • pingcap/tidb#62960
  • pingcap/tidb#63663
  • pingcap/tidb#63320
  • pingcap/tidb#63653
  • pingcap/tidb#61327
  • pingcap/tidb#63466
  • pingcap/tidb#60047
  • pingcap/tidb#63525
  • pingcap/tidb#63370
  • pingcap/tidb#63729
  • pingcap/tidb#63650
  • pingcap/tidb#63768
  • pingcap/tidb#60951
  • pingcap/tidb#63873
  • pingcap/tidb#63896
  • pingcap/tidb#63927
  • pingcap/tidb#63895
  • pingcap/tidb#63092
  • pingcap/tidb#64070
  • pingcap/tidb#63870
  • pingcap/tidb#63326
  • pingcap/tidb#64062
  • pingcap/tidb#64144
  • pingcap/tidb#64137
  • pingcap/tidb#64249
  • pingcap/tidb#64282
  • pingcap/tidb#64250
  • pingcap/tidb#64263
  • pingcap/tidb#64495
  • pingcap/tidb#64509
  • pingcap/tidb#64566
  • pingcap/tidb#64572
  • pingcap/tidb#64629
  • pingcap/tidb#64671