Skip to content

Releases: rond-authz/rond

v1.5.2

30 Nov 14:40
Compare
Choose a tag to compare

What's Changed

Bug fixes 🎉

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

20 Nov 18:34
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

19 Oct 13:19
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

Full Changelog: v1.4.3...v1.5.0

v1.4.3

12 Oct 15:13
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.mongodb.org/mongo-driver from 1.10.2 to 1.10.3 by @dependabot in #82
  • chore(deps): bump github.com/samber/lo from 1.29.0 to 1.30.0 by @dependabot in #81
  • chore(deps): bump github.com/samber/lo from 1.30.0 to 1.31.0 by @dependabot in #83
  • chore(deps): bump github.com/samber/lo from 1.31.0 to 1.32.0 by @dependabot in #88
  • chore(deps): bump gotest.tools/v3 from 3.3.0 to 3.4.0 by @dependabot in #87
  • chore(deps): bump github.com/getkin/kin-openapi from 0.103.0 to 0.104.0 by @dependabot in #86
  • chore(deps): bump github.com/open-policy-agent/opa from 0.44.0 to 0.45.0 by @dependabot in #85
  • fix: missing policy name in logs by @fredmaggiowski in #89

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

v1.4.2

03 Oct 09:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

15 Sep 16:12
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/samber/lo from 1.27.0 to 1.27.1 by @dependabot in #58
  • chore(deps): bump github.com/getkin/kin-openapi from 0.98.0 to 0.99.0 by @dependabot in #59
  • chore(deps): bump github.com/uptrace/bunrouter from 1.0.18 to 1.0.19 by @dependabot in #60
  • chore(deps): bump github.com/getkin/kin-openapi from 0.99.0 to 0.100.0 by @dependabot in #61
  • chore(deps): bump github.com/samber/lo from 1.27.1 to 1.28.0 by @dependabot in #62
  • chore(deps): bump go.mongodb.org/mongo-driver from 1.10.1 to 1.10.2 by @dependabot in #63
  • chore(deps): bump github.com/open-policy-agent/opa from 0.43.0 to 0.44.0 by @dependabot in #64
  • Fix: correct routing based on http verbs by @Evange95 in #66
  • fix: all method spread while registering the route by @Evange95 in #67
  • Fix: deprecation ioUtils and warning cleaning by @Evange95 in #68
  • test: verify empty user properties by @fredmaggiowski in #70
  • chore(deps): bump github.com/samber/lo from 1.28.0 to 1.28.2 by @dependabot in #72
  • chore(deps): bump github.com/getkin/kin-openapi from 0.100.0 to 0.101.0 by @dependabot in #71

Full Changelog: v1.4.0...v1.4.1

v1.4.0

11 Aug 14:53
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.mongodb.org/mongo-driver from 1.10.0 to 1.10.1 by @dependabot in #54
  • feat: add users section to the readme by @fredmaggiowski in #49
  • Add openapi documentation for standalone router by @davidebianchi in #55
  • chore(deps): bump github.com/uptrace/bunrouter from 1.0.17 to 1.0.18 by @dependabot in #56

Full Changelog: v1.3.2...v1.4.0

v1.3.2

01 Aug 16:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

21 Jul 17:02
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/open-policy-agent/opa from 0.42.1 to 0.42.2 by @dependabot in #28
  • chore(deps): bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.0 by @dependabot in #29
  • Fix test main by @Evange95 in #31
  • chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #30
  • fix: specify method support for standalone APIs by @fredmaggiowski in #33

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

19 Jul 12:42
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 by @dependabot in #18
  • chore(deps): bump gotest.tools/v3 from 3.2.0 to 3.3.0 by @dependabot in #17
  • chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #19
  • feat: head method support with ALL by @fredmaggiowski in #20
  • fix: code scanning alert by @fredmaggiowski in #22
  • chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #23
  • chore(deps): bump github.com/open-policy-agent/opa from 0.41.0 to 0.42.0 by @dependabot in #24
  • chore(deps): bump github.com/open-policy-agent/opa from 0.42.0 to 0.42.1 by @dependabot in #25
  • Fix(RJC-242): grant and revoke permission without resource by @FilippoRezzonico in #26

New Contributors

Full Changelog: v1.2.2...v1.3.0