Releases: statisticsnorway/pseudo-service
Releases · statisticsnorway/pseudo-service
3.1.1
Changes
- [DPSTAT-837] Implement TransactionID logging (#85) @skykanin
- [DPSTAT-837] Upgrade micronaut to verison 4.3.7 (#84) @skykanin
- [DPSTAT-850] Set up local config (#82) @RupinderKaurSSB
- PseudoController now correctly returns a JSON object with correct content-type and encoding (#83) @bjornandre
3.1.0
Changes
- Add metadata and metrics to responses (#79) @bjornandre
3.0.10
3.0.9
3.0.8
Changes
What's Changed
- Add new user role for authenticated users. by @bjornandre in #71
- Add support for access groups to authenticate users and admins by @bjornandre in #72
- Add endpoint to check fnr for missing sid mapping by @bjornandre in #73
- Add 'keycloak_token' field in README by @mallport in #74
- Add remote debug IntelliJ run configuration by @mallport in #75
Full Changelog: 3.0.7...3.0.8
3.0.7
Changes
- Use logback file from src instead of target (#70) @bjornandre
3.0.6
Changes
🪲 Fixes
- Fixed variable substitution bug in docker release (#69) @bjornandre
👷 Continuous Integration
- Fixed variable substitution bug in docker release (#69) @bjornandre
3.0.5
Changes
🪲 Fixes
- Fix missing auth in release-docker (#68) @bjornandre
👷 Continuous Integration
- Fix missing auth in release-docker (#68) @bjornandre
3.0.4
Changes
- Add javadoc generation (#67) @bjornandre