loopback4-microservice-catalog
loopback4-microservice-catalog copied to clipboard
feat(audit-service): multi tenant support
Description
multi tenant support
MIGRATION CHANGE: migration-20240803165830- multi tenant support migration-20231222043349- multi tenant support migration-20231222043401- multi tenant support migration-20231222043416- multi tenant support migration-20210423140543- multi tenant support migration-20230608151724- multi tenant support migration-20230608151805- multi tenant support
BREAKING
Fixes #1942
Type of change
Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Intermediate change (work in progress)
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
- [ ] Test A
- [ ] Test B
Checklist:
- [ ] Performed a self-review of my own code
- [ ] npm test passes on your machine
- [ ] New tests added or existing tests modified to cover all changes
- [ ] Code conforms with the style guide
- [ ] API Documentation in code was updated
- [ ] Any dependent changes have been merged and published in downstream modules
- This and https://github.com/sourcefuse/loopback4-audit-log/pull/103/files are inter-related separate the changes of @sourceloop/core in another PR as that has to be released first
- This has to be a BREAKING CHANGE -- should be mentioned while commiting the changes Raise two separate PRs one for changes in core another for changes in audit service --- make sure to commit breaking change
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code