Releases: KeyviDev/keyvi
Releases · KeyviDev/keyvi
v0.7.6
What's Changed
- bump 0.7.6 by @hendrikmuhs in #407
- make completions const by @hendrikmuhs in #408
- Pre commit: sanitize docs by @hendrikmuhs in #409
- fix pre-commit errors util headers by @hendrikmuhs in #410
- fix int dictionary compiler to take uint64_t by @hendrikmuhs in #412
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- make testing of deprecated python APIs optional by @hendrikmuhs in #382
- remove file mapping member in order to free file handles earlier by @hendrikmuhs in #401
- migrate to newer version of rand by @hendrikmuhs in #406
- bump various dependencies
Full Changelog: v0.7.4...v0.7.5
v0.7.4
Important
This release restores/reverts a change regarding StringDictionary introduced in 0.6.4, see #333
What's Changed
- Bump version to 0.7.4 by @narekgharibyan in #369
- Bump pypa/cibuildwheel from 3.2.0 to 3.2.1 by @dependabot[bot] in #370
- Migrate to pre-commit by @hendrikmuhs in #366
- add clang tidy post workflow by @hendrikmuhs in #373
- introduce Cmake options by @hendrikmuhs in #371
- pin cibuildwheel images and manage them with dependabot by @hendrikmuhs in #374
- Bump the docker group across 4 directories with 4 updates by @dependabot[bot] in #377
- shrink docker build images by @hendrikmuhs in #378
- repair python build by @hendrikmuhs in #379
- add cpp linter (clang-tidy) workflow by @hendrikmuhs in #376
- Update ccache action for docs workflow by @hendrikmuhs in #380
- restore backwards compatibility in string value store by @hendrikmuhs in #375
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- BWC Test case & fix for crash when getting items from empty dictionary by @narekgharibyan in #368
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- switch to macos-15-intel by @hendrikmuhs in #358
- Bump pypa/cibuildwheel from 3.1.4 to 3.2.0 by @dependabot[bot] in #362
- cleanup state traverser from unnecessary member by @hendrikmuhs in #361
- Fix sort order of weighted transitions if weights are equal by @hendrikmuhs in #357
- fix some deprecations and other python warnings in tests by @hendrikmuhs in #364
- empty kv dict can crash when dumping dict by @hendrikmuhs in #359
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- build python 3.14 by @hendrikmuhs in #346
- Update boost build env by @hendrikmuhs in #347
- update musl base image to 1_2 by @hendrikmuhs in #348
- fix boost 1.89 compile issue by removing boost system dependency by @hendrikmuhs in #352
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Migrate to boost process v2 by @hendrikmuhs in #338
- fix handle spurious wakeup wrongly returning Flush too early by @hendrikmuhs in #340
- expose loading_stategy in rust by @hendrikmuhs in #341
- Migrate boost variant to std variant by @hendrikmuhs in #342
Full Changelog: v0.6.4...v0.7.0
v0.6.4
What's Changed
- refactor Python API to be more pythonic - part 2 by @hendrikmuhs in #321
- apply clang tidy fixes to binaries by @hendrikmuhs in #325
- Zstd compression by @hendrikmuhs in #324
- drop QEMU builds and use native arm runners for Linux and Mac by @hendrikmuhs in #329
- Bump pypa/cibuildwheel from 2.22.0 to 2.23.1 by @dependabot in #328
- add compression support in GetMsgPackedValueAsString by @hendrikmuhs in #327
- Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 by @dependabot in #330
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Update macos runner to macos-13 by @hendrikmuhs in #312
- update many, musllinux images and add github runner by @hendrikmuhs in #313
- Adapt build to new cibuildwheel and other upstream changes by @hendrikmuhs in #314
- Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 by @dependabot in #317
- build: update boost on mac and repair build by @hendrikmuhs in #318
- fix build issue for rust binding on ubuntu 24.04 by @hendrikmuhs in #320
- bug: fix crash if Compile gets called twice by @hendrikmuhs in #319
- remove git submodule from utfcpp dependency by @hendrikmuhs in #322
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- refactor matches to be returned as shared pointers by @hendrikmuhs in #298
- add clang-tidy checks by @hendrikmuhs in #307
- add secondary key dictionaries by @hendrikmuhs in #303
Full Changelog: v0.6.1...v0.6.2