DestinationService.tryGetDestinationnow checks if the given destination exists before trying to call it directly. This behaviour is enabled by default and can be disabled viaDestinationService.Cache.disablePreLookupCheck.
- Fix unintended modification of
serviceNameMappings.propertiesduring OData service regeneration altering stored mappings. Additionally, service name cleanup is now case-insensitive for consistency.