v0.3.0-beta6
takapi327
released this
12 Aug 05:52
·
517 commits
to master
since this release
ldbc v0.3.0-beta6 is released.
This release adds enhancements to existing features.
Note
ldbc is pre-1.0 software and is still undergoing active development. New versions are not binary compatible with prior versions, although in most cases user code will be source compatible.
The major version will be the stable version.
What's Changed
This version improves the performance of the proprietary connector.
The release also includes internal code refactoring.
💪 Enhancement
- Enhancement/2024 07 performance improvements by @takapi327 in #256
- Enhancement/2024 08 use scala native config brew by @takapi327 in #275
🔧 Refactoring
- Refactor/2024 07 type change of capability flags by @takapi327 in #261
- Refactor/2024 07 type change of server status flags by @takapi327 in #262
- Refactor/2024 07 changing collection types for result set row packet by @takapi327 in #263
- Refactor/2024 07 protocol read until eof function by @takapi327 in #264
- Refactor/2024 08 change sync syntax helper function type by @takapi327 in #267
- Refactor/2024 07 tracer and log handler as default noop by @takapi327 in #248
⛓️ Dependency update
- Update scalafmt-core from 3.8.2 to 3.8.3 by @scala-steward in #258
- Update otel4s-core-trace from 0.8.0 to 0.8.1 by @scala-steward in #259
- Update circe-yaml from 0.15.3 to 0.16.0 by @scala-steward in #266
- Update sbt-typelevel from 0.7.1 to 0.7.2 by @scala-steward in #260
Full Changelog: v0.3.0-beta5...v0.3.0-beta6