- Webhook notification body shows app display name (resolved from
tenant-service via internal API with in-memory cache) instead of appKey
- When re-uploading a package with the same versionCode, automatically
withdraw APPROVED store entries from the older entity before submitting
the new entity, preventing duplicate active submissions
- tenant-service /internal/sdk/apps/{appKey}/platform-info now includes
the app 'name' field
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| AppController.java | ||
| AuthController.java | ||
| DashboardController.java | ||
| FeatureServiceController.java | ||
| GlobalExceptionHandler.java | ||
| ImPlatformEventController.java | ||
| InternalImPlatformEventController.java | ||
| InternalSdkController.java | ||
| OperationLogController.java | ||
| OpsController.java | ||
| SdkConfigController.java | ||
| SubAccountController.java | ||