You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The [[AutoMapping]]Utilsextensionmethodswererenamedfrom `TFrom.TranslateTo<T>()` to `TFrom.ConvertTo<T>()`.
2273
+
- The [AutoMapping](https://github.com/ServiceStack/ServiceStack/wiki/Auto-mapping) Utils extension methods were renamed from `TFrom.TranslateTo<T>()` to `TFrom.ConvertTo<T>()`.
2273
2274
-The `RequestFilters` and `ResponseFilters` wererenamedto `GlobalRequestFilters` and `GlobalResponseFilters` whichmatchesnamingintheclient `ServiceClientBase.GlobalRequestFilter`.
2274
2275
- New `GlobalMessageRequestFilters` and `GlobalMessageResponseFilters` havebeenaddedwhichareinsteadusedbynon-HTTPendpointsuse, e.g. MQ.
0 commit comments