Releases: Kong/lua-resty-lmdb
Releases · Kong/lua-resty-lmdb
v1.6.0
What's Changed
- fix(prefix): fix bug when buffer realloc occurs during prefix lookup by @dndx in #61
- fix(lib): allowing page size 1 by @StarlightIbuki in #60
- feat(env): increase max readers limit depending on number of workers by @Oyami-Srk in #59
New Contributors
- @StarlightIbuki made their first contribution in #60
- @Oyami-Srk made their first contribution in #59
Full Changelog: v1.5.0...v1.6.0
Release 1.5.0
What's Changed
Full Changelog: v1.4.3...v1.5.0
Release 1.4.3
Release 1.4.2
What's Changed
- chore(deps): bump lmdb from 0.9.31 to 0.9.32 by @bungle in #51
- docs(readme): fix incorrect title in ToC by @dndx in #50
Full Changelog: v1.4.1...v1.4.2
Release 1.4.1
What's Changed
- fix(src): validation log with notice level by @chronolaw in #49
Full Changelog: v1.4.0...v1.4.1
Release 1.4.0
What's Changed
- feat(ci/KAG-1790): add lint and sast workflows using shared actions by @saisatishkarra in #41
- docs(readme): fix a mistake in #42 by @chronolaw in #43
- test commit signing by @gszr in #45
- Revert "tests(*): add chainguard file (#45)" by @dndx in #47
- feat(module): add a new directive for content validation by @chronolaw in #34
- feat(prefix): prefix based lookup feature by @dndx in #48
New Contributors
- @saisatishkarra made their first contribution in #41
- @gszr made their first contribution in #45
Full Changelog: v1.3.0...v1.4.0
Release 1.3.0
What's Changed
- fix(transaction): fix used after free when committing a transaction by @ADD-SP in #40
- feat(src): remove encryption in lmdb by @chronolaw in #42
New Contributors
Full Changelog: 1.2.0...v1.3.0
Release 1.2.0
What's Changed
- fix(status): redesign env info metrics by @oowl in #38
- style(src): refactoring some code by @chronolaw in #33
Full Changelog: 1.1.0...1.2.0
Release 1.1.0
What's Changed
- docs(readme): add missing directives by @chronolaw in #22
- chore(test): update test matrix by @chronolaw in #24
- chore(deps) bump lmdb to latest mdb.master.3 by @bungle in #26
- feat(lmdb): add get_env_info() to get lmdb runtime status by @oowl in #25
- chore(ci): optimize workflow triggers by @wheelerlaw in #30
- style(src): rename digest/encryt functions by @chronolaw in #31
- feat(src): check lmdb env when master process inits by @chronolaw in #28
- chore(actions): fix incorrect default branch name by @dndx in #32
New Contributors
- @bungle made their first contribution in #26
- @oowl made their first contribution in #25
- @wheelerlaw made their first contribution in #30
Full Changelog: 1.0.0...1.1.0