fix(deps): update module github.com/blevesearch/bleve/v2 to v2.2.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/blevesearch/bleve/v2 | require | minor |
v2.0.3 -> v2.2.2
|
Release Notes
blevesearch/bleve
v2.2.2
Enhancements
- Adding support for croatian (hr) (https://github.com/blevesearch/bleve/pull/1517)
- Fixes to import paths (https://github.com/blevesearch/bleve/pull/1634)
v2.2.1
Bug Fixes
- Fix issue in previous release in the tag used for blevesearch/vellum (https://github.com/blevesearch/bleve/pull/1630)
v2.2.0
Enhancements
- Upgrade to RoaringBitMap/roaring@v0.9.4 (https://github.com/blevesearch/bleve/pull/1626)
- Involves upgrading zapx, scorch_segment_api, vellum versions
Bug Fixes
- Fix issue in read-only mode of scorch index (https://github.com/blevesearch/bleve/pull/1624)
v2.1.1
Enhancements
- Introducing a new hierarchy token filter (https://github.com/blevesearch/bleve/pull/1570)
Bug Fixes
- Update version of roaring used by dependency: scorch_segment_api to match bleve (https://github.com/blevesearch/bleve/pull/1622)
- Fix to firing error on panic in scorch async routines (https://github.com/blevesearch/bleve/pull/1566)
v2.1.0
Enhancements
- Supporting backup (copy) of an online scorch index (https://github.com/blevesearch/bleve/pull/1605)
Bug Fixes
- Address a panic in the merger loop (https://github.com/blevesearch/bleve/pull/1613)
v2.0.7
Bug Fixes
- Fix to HighTerm while sorting "missing" values (https://github.com/blevesearch/bleve/pull/1608)
- Fix to handling empty field name (https://github.com/blevesearch/bleve/pull/1594)
v2.0.6
This release hopefully completes the cleanup of v2.x for issues caused by one of our dependencies moving a repository.
- Roaring Bitmaps updated to
v0.7.3
- Update to vellum
v1.0.5
- Update to zapx
v15.2.1
v14.2.1
v13.2.1
v12.2.1
v11.2.1
Things brings all the repositories to the same versions of Roaring bitmaps and bitset libraries.
v2.0.5
Emergency Release
Update to latest Roaring bitmaps (v0.7.1). This release is being made in an attempt to fix a completely broken repository. This has NOT had the usual testing, and users with backwards compatibility concerns should NOT upgrade at this time.
We will update this message as we learn more.
v2.0.4
Emergency release to try and fix issues caused by the repository rename of one of our dependencies: #1592
Bug fixes:
- Update repository name #1592
- Switch to newer vellum also addressing package rename issue #1596
- Remove redundant code #1582
BROKEN: this release still contains dependency issues
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.