2.42.0 (2024-08-23)
Breaking Changes
- Type changed from
Float
toInteger
, onmaximumInstanceCount
andinstanceMemoryMB
property inFunctionsScaleAndConcurrency
class. - Type changed from
Float
toInteger
, oninstanceCount
property inFunctionsAlwaysReadyConfig
class. - Type changed from
Float
toInteger
, onperInstanceConcurrency
property inFunctionsScaleAndConcurrencyTriggersHttp
class.
Other Changes
- Replaced
Jackson
withazure-json
for serialization/deserialization.