Releases: fossapps/Micro.AppRegistration
Releases · fossapps/Micro.AppRegistration
v2.1.2
v2.1.1
v2.1.0
v2.0.0
2.0.0 (2021-06-06)
chore
- refactor: move db to storage project (50db4fc)
Features
- graphql: add graphql endpoint (0a5fbcc)
BREAKING CHANGES
- graphql: this project should not have knowledge about short code etc but should have generic implementation, now with graphql federation the consumer of this service will implement those features and is being removed from this project (approved, short_code, use_default_shortcode)
- refactor: all REST API controller is removed and will not be supported moving forward