Skip to content

Releases: LadybugDB/ladybug

Release 0.18.1

Choose a tag to compare

@adsharma adsharma released this 10 Jul 02:28
Immutable release. Only release title and notes can be modified.

What's Changed

  • Fix SSL CA certificate detection for extension downloads by @mdbenito in #640
  • Test reading old int128 bitpacked page by @mdbenito in #637
  • diagnostics: get information on missing type support by @adsharma in #641
  • fix(csv): handle trailing empty field at EOF without newline in COPY FROM by @adsharma in #648
  • Fix O(NΒ²) ALP metadata recomputation in ColumnChunkData::split() by @adsharma in #649
  • tests: allow build type override in test_helper.py by @adsharma in #654
  • Handle integer-backed Arrow decimals via logical type metadata by @rahul-iyer in #653
  • Fix table_info() crash on backtick-quoted table names containing dots by @adsharma in #656
  • Support quoted multiline fields in parallel CSV parsing by @rahul-iyer in #651
  • fix: use binary mode for test CSV on Windows to prevent CRLF corruption by @adsharma in #657
  • Fix wrong CASE WHEN values for bool references by @Mrhs121 in #663
  • ci: exclude build directories from Windows Defender in minimal CI by @freya0926 in #661
  • fix: allow leading zeros in CAST(string AS INT64) by @adsharma in #667
  • Fix buffer manager causing huge core dumps and hung processes on SIGSEGV by @adsharma in #665
  • optimize: prune unreachable CASE WHEN branches by @Mrhs121 in #671
  • Addresses #658 by @jkumz in #659
  • Update submodules to latest origin/main by @adsharma in #674
  • Remove global npm upgrade from deploy-nodejs/deploy-wasm jobs by @adsharma in #676
  • Pin npm upgrade to v11 instead of latest by @adsharma in #677

New Contributors

Full Changelog: v0.18.0...v0.18.1

Release 0.18.0

Choose a tag to compare

@adsharma adsharma released this 01 Jul 03:32
Immutable release. Only release title and notes can be modified.

What's Changed

New Contributors

Full Changelog: v0.17.1...v0.18.0

v0.17.1

Choose a tag to compare

@github-actions github-actions released this 02 Jun 20:10
Immutable release. Only release title and notes can be modified.
Bump up version to 0.17.1

Release 0.17.0

Choose a tag to compare

@adsharma adsharma released this 28 May 22:50
Immutable release. Only release title and notes can be modified.

What's Changed

New Contributors

Full Changelog: v0.16.1...v0.17.0

Release 0.16.1

Choose a tag to compare

@adsharma adsharma released this 04 May 06:06
Immutable release. Only release title and notes can be modified.

What's Changed

New Contributors

Full Changelog: v0.16.0...v0.16.1

Release 0.16.0

Choose a tag to compare

@adsharma adsharma released this 29 Apr 00:52

What's Changed

Stability Fixes

  • Extension ABI changed and we needed to update the major version
  • nodejs async + memory management fixes
  • macos intel supproted

Full Changelog: v0.15.4.2...v0.16.0

v0.15.4.2

Choose a tag to compare

@github-actions github-actions released this 27 Apr 19:20

What's Changed

New Contributors

Full Changelog: v0.15.3...v0.15.4.2

Release 0.15.3

Choose a tag to compare

@adsharma adsharma released this 01 Apr 03:48

What's Changed

Full Changelog: v0.15.2...v0.15.3

Release 0.15.2

Choose a tag to compare

@adsharma adsharma released this 18 Mar 18:13

What's Changed

Full Changelog: v0.15.1...v0.15.2

Release 0.15.1

Choose a tag to compare

@adsharma adsharma released this 02 Mar 03:13

This should fix extensions (previously 0.15.0 was trying to pull 0.14.0 extensions).

What's Changed

Full Changelog: v0.15.0...v0.15.1