v2.0.0
What's changed
Changes
-
Issue #1:
APIGResponseadded toAPIGEvent. -
added:
OpenTelekomCloud.Serverless.Function.Common.TestUtils
Provides utility classes for XUnit tests, E.g. TestContextSimple. -
added:
APIGEvent.getBodyAsString()
returns body as string (decodes if necessary) -
Refactorings: Moved libraries sources to src
subfolder.
BREAKING CHANGES:
-
Issue #2 :
OpenTelekomCloud.Serverless.Function.Events.DDSremoved as DDS is deprecated. -
Issue #3 :
APIGEvent, support added for not predefined properties inAPIGRequestHeaders,APIGResponseHeaders,QueryStringParameters,PathParameters -
Issue #4: library
OpenTelekomCloud.Serverless.Function.Common.legacyremoved, now part ofOpenTelekomCloud.Serverless.Function.Common
What's Changed
- Merge changes for 2.0.0 to main by @harald-tsys in #5
New Contributors
- @harald-tsys made their first contribution in #5
Full Changelog: 0.0.1...v2.0.0