Releases: databendlabs/jsonb
Releases · databendlabs/jsonb
v0.5.5
What's Changed
- feat: Make JsonbItemType public so users can compare by @Xuanwo in #94
- feat: Support function
extract_scalar_key_valuesby @b41sh in #95 - fix: fix
serde_jsoninfinite Number convert to Jsonb Value unwrap panic by @b41sh in #96 - chore: Bump jsonb 0.5.5 by @b41sh in #97
Full Changelog: v0.5.4...v0.5.5
v0.5.4
v0.5.3
What's Changed
- add toplevel feature to allow users to better manager dependencies by @madesroches in #89
- perf: Improve parse json performance by @b41sh in #90
- chore: Bump jsonb 0.5.3 by @b41sh in #91
New Contributors
- @madesroches made their first contribution in #89
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
v0.5.0
What's Changed
- feat: add arithmatic expression support by @notauserx in #71
- feat(expr): add filter expr [starts with] by @hanxuanliang in #52
- Refactor JSONB functions: Improved API, Documentation, and Data Structures by @b41sh in #75
- Refactor: Implements
serdetrait forRawJsonbby @b41sh in #77 - Refactor: get object value by key name improve performance by @b41sh in #79
- feat: json path support recursive wildcard member accessor
.**syntax by @b41sh in #81 - Bump jsonb 0.5.0 by @b41sh in #82
New Contributors
- @notauserx made their first contribution in #71
- @hanxuanliang made their first contribution in #52
Full Changelog: v0.4.4...v0.5.0
v0.4.4
What's Changed
- feat: add lazy value by @sundy-li in #61
- Feat: Support json array functions by @b41sh in #62
- feat: support
object_insertfunction by @b41sh in #64 - feat: support
object_deleteandobject_pickfunction by @b41sh in #65 - feat: add a function to parse jsonb only by @CookiePieWw in #66
- fix: panic when facing corrupted jsonb by @CookiePieWw in #67
- bump fast-float2 v0.2.3 by @b41sh in #69
- bump jsonb 0.4.4 by @b41sh in #70
Full Changelog: v0.4.3...v0.4.4
v0.4.3
v0.4.2
What's Changed
- feat: make
preserve_ordera default feature by @CookiePieWw in #56 - bump jsonb 0.4.2 by @b41sh in #58
New Contributors
- @CookiePieWw made their first contribution in #56
Full Changelog: v0.4.1...v0.4.2