Releases: vtex-apps/b2b-organizations-graphql
Releases · vtex-apps/b2b-organizations-graphql
v0.49.4
Added
- Add metric to check access directives
v0.49.3
Fixed
- Provide correct tokens to clients
v0.49.2
Fix
- Use b2b-organizations app name on checkUserPermission to correctly get the user permissions
v0.49.1
Fix
- Fix getCostCenterById query when the cost center is not found
v0.49.0
Added
- Add new removeUserWithEmail graphql API for bulk import use case
v0.48.5
Fixed
- Skip auth token validation when the x-vtex-caller is b2b-checkout-settings
v0.48.4
Fixed
- Policies config rollback for graphql operations. Enable configuration.
v0.48.3
Fixed
- add a check condition for the caller, to allow requests from storefront-permissions in the flow create session.
v0.48.2
Fixed
- Add analytics client to properly send metrics to redshift
v0.48.1
Fixed
- Add retries to
sendMetric
to avoid connection errors