Releases: ONSdigital/dp-permissions-api
Releases · ONSdigital/dp-permissions-api
Release 0.19.0
- Adds new SDK package
Release 0.18.1
- Fix intermittent service package unit test failure by checking if authorisation middleware has been instantiated before attempting to close
the middleware in graceful shutdown
Release 0.18.0
- Update script to load interactive service role and permissions
- Upgrade x/text dependency to v0.4.0 to fix vulnerability issue in versions <= 0.3.7
Release 0.17.0
- Use new version of MongoDb library with read/write consistency concerns
- Update app to using newer version of dp-authorisation including changes to auth policy object
Release 0.16.0
fix to allow JWT keys in config to be used to seed auth
Release 0.15.0
Change Attribute in permissions policy to string instead of array
Release 0.14.0
- Updated authorisation package
Release 0.13.0
- Bump dp-authorisation to v2.19.0 and update other dependencies
- Unpluralise attributes and change type to string
- Add "groups:update" permission to administrator role
- Update README
Release 0.11.0
- Update http handlers to use standard success & error response types
- Update mondgo library
- Tidy component tests
Release 0.10.0
- Update dp-mongodb
- '=' condition operator changed to 'StringEquals' and added 'StartsWith' operator
- Update dp-authorisation module to v2.15.0