Skip to content

Releases: origadmin/toolkits

Release v0.2.10

22 Jan 19:11
01f8129
Compare
Choose a tag to compare

Changelog

  • Merge pull request #96 from origadmin/dependabot/go_modules/errors/google.golang.org/protobuf-1.36.3 by @godcong
  • build(deps): bump google.golang.org/protobuf in /errors by @dependabot[bot]

Release v0.2.9

06 Jan 21:13
9d85791
Compare
Choose a tag to compare

Changelog

  • Merge pull request #93 from godcongdev/main by @godcong
  • Merge pull request #91 from origadmin/dependabot/go_modules/codec/github.com/goexts/generic-0.1.6 by @dependabot[bot]
  • build(deps): bump github.com/goexts/generic in /codec by @dependabot[bot]
  • refactor(security): update RegisteredPolicy struct and methods by @godcong

Release v0.2.8

06 Jan 14:05
a66d9a5
Compare
Choose a tag to compare

Changelog

  • Merge pull request #92 from origadmin/dependabot/go_modules/sloge/github.com/goexts/generic-0.1.6 by @godcong
  • build(deps): bump github.com/goexts/generic in /sloge by @dependabot[bot]

Release v0.2.7

03 Jan 10:26
37fe07d
Compare
Choose a tag to compare

Changelog

  • Merge pull request #90 from godcongdev/main by @godcong
  • refactor(authn): update AuthenticateContext method signature by @godcong

Release v0.2.6

03 Jan 10:21
4a9c697
Compare
Choose a tag to compare

Changelog

  • Merge pull request #89 from godcongdev/main by @godcong
  • refactor(security): update stringer generation for TokenSource by @godcong
  • refactor(security): rename TokenType to TokenSource and update constants by @godcong

Release v0.2.5

02 Jan 19:31
424cf76
Compare
Choose a tag to compare

Changelog

  • Merge pull request #88 from godcongdev/main by @godcong
  • refactor(security): move token destruction methods to AuthN by @godcong

Release v0.2.4

02 Jan 19:01
02494dd
Compare
Choose a tag to compare

Changelog

  • Merge pull request #87 from godcongdev/main by @godcong
  • Merge remote-tracking branch 'origin/main' by @godcong
  • refactor(filter): improve benchmark for filter performance comparison by @godcong
  • refactor(filter): improve benchmark for filter performance comparison by @godcong
  • feat(i18n): refactor and expand internationalization support by @godcong
  • feat(filter): implement bloom filter for request filtering by @godcong
  • refactor(security): reorganize Tokenizer interface methods by @godcong

Release v0.2.3

02 Jan 11:18
249329d
Compare
Choose a tag to compare

Changelog

  • Merge pull request #85 from godcongdev/main by @godcong
  • test(filter): add benchmark for Filter and StringFilter performance by @godcong
  • feat(security): enhance authz with extra data and policy support by @godcong
  • refactor(security): redesign authentication and authorization interfaces by @godcong

Release v0.2.2

30 Dec 18:58
3830926
Compare
Choose a tag to compare

Changelog

  • Merge pull request #84 from godcongdev/main by @godcong
  • refactor(security): update token types and regenerate stringer output by @godcong

Release v0.2.1

30 Dec 18:44
6325ade
Compare
Choose a tag to compare

Changelog

  • Merge pull request #83 from godcongdev/main by @godcong
  • refactor(security): rename and restructure security module by @godcong
  • build(scripts): update version tagging and testing scripts by @godcong
  • build(scripts): update version tagging and testing scripts by @godcong