Skip to content

Releases: Kong/lua-resty-lmdb

Release 1.4.3

19 Aug 15:15
v1.4.3
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump lmdb to 0.9.33 by @bungle in #57

Full Changelog: v1.4.2...v1.4.3

Release 1.4.2

26 Mar 09:38
Compare
Choose a tag to compare

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

24 Nov 08:30
19a6da0
Compare
Choose a tag to compare

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

15 Nov 10:21
d236fc5
Compare
Choose a tag to compare

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

Full Changelog: v1.3.0...v1.4.0

Release 1.3.0

14 Jul 01:40
951926f
Compare
Choose a tag to compare

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

04 Jul 09:36
2b00ef7
Compare
Choose a tag to compare

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

28 Apr 08:01
Compare
Choose a tag to compare

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

Full Changelog: 1.0.0...1.1.0

1.0.0

24 Aug 07:41
de0b32f
Compare
Choose a tag to compare

First release version.