Releases: HUK-COBURG/openapirouter
Releases · HUK-COBURG/openapirouter
v0.3.2
updated github.com/stretchr/testify to 1.8.0
updated getkin/kin-openapi to 0.98.0
v0.3.1
updated getkin/kin-openapi to v0.88.0
v0.3.0
Fixed bug when using multiple methods on same path
v0.2.2
- updated getkin/kin-openapi to v0.62.0
- improved context handling for request validation
v0.2.1
updated getkin/kin-openapi to 0.61.0
v0.2.0
- Implemented
router.AddRequestHandlerWithAuthFunc
to enable the router to validate requests with security requirements.
- updated getkin/kin-openapi to v0.55.0
v0.1.1
updated getkin/kin-openapi to 0.54.0
Initial Release
v0.1.0
Merge pull request #3 from HUK-COBURG/dependabot/go_modules/github.co…