Releases: rond-authz/rond
Releases · rond-authz/rond
v1.4.2
What's Changed
- chore(deps): bump github.com/getkin/kin-openapi from 0.101.0 to 0.102.0 by @dependabot in #74
- refactor: improved setup logs by @fredmaggiowski in #75
- chore(deps): bump github.com/getkin/kin-openapi from 0.102.0 to 0.103.0 by @dependabot in #76
- update: various deps by @fredmaggiowski in #80
Full Changelog: v1.4.1...v1.4.2
v1.4.1
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
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
What's Changed
- Goodpie dependency! by @ilteoood in #35
- test: improve coverage by @fredmaggiowski in #36, #37, #38, #46
- fix content type in response error by @davidebianchi in #39
- chore(deps): bump github.com/open-policy-agent/opa from 0.42.2 to 0.43.0 by @dependabot in #45
- chore(deps): bump github.com/samber/lo from 1.25.0 to 1.27.0 by @dependabot in #44
- fix: random failing test 🤷 by @fredmaggiowski in #47
- Update README.md by @fredmaggiowski in #48
New Contributors
- @davidebianchi made their first contribution in #39
Full Changelog: v1.3.1...v1.3.2
v1.3.1
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
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
- @FilippoRezzonico made their first contribution in #26
Full Changelog: v1.2.2...v1.3.0
v1.2.2
- Added
ReadHeaderTimeout
configuration to mitigate Slowloris attack - Minor refactor
First public release
This is is the first public release on GitHub 🥳