Skip to content

Releases: aserto-dev/aserto-spring

v0.0.8

29 Aug 14:24
Compare
Choose a tag to compare
Return error response in json format

v0.0.7

28 Aug 12:41
Compare
Choose a tag to compare
Replace host and port configs with serviceUrl which combines them.

v0.0.6

25 Aug 14:36
Compare
Choose a tag to compare
Use non identity mapper as default in the spring middleware.

Rename the example app to JavaApplication.

v0.0.5

25 Aug 11:01
Compare
Choose a tag to compare
Add path params to the resource context by default.

Make HttpPathPolicyMapper a. plain Java class, not a spring component
as it was not allowing replacement with another bean.

v0.0.4

23 Aug 16:01
Compare
Choose a tag to compare
Add Authorizer and Directory loaders.

When authorization is disabled, don't execute AsertoFilter.

v0.0.3

21 Aug 16:21
Compare
Choose a tag to compare
Bump version to 0.0.3

Allow header and claim names in the AuthzHeaderExtractor.
Make the `allow` decision the default.
Enable the Aserto authorizer by default.

v0.0.2

21 Aug 11:13
Compare
Choose a tag to compare
Downgrade spring parent dependency to make it compatible with java 1.8