aws / aws-lambda-python-runtime-interface-client

Apache License 2.0
262 stars 74 forks source link

Upgrade simplejson to `3.18.4` #136

Closed kpark-hrp closed 6 months ago

kpark-hrp commented 6 months ago

Issue:

fixes #135 fixes #93 fixes #62

Description of changes:

Testing

make pr
make test
make test-smoke
make test-integ

Target (OCI, Managed Runtime, both):

Both


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

kpark-hrp commented 6 months ago

@briensea @alex-pewpew @pushkarchawda @andclt Can I get a review?

dgilman-hrp commented 6 months ago

LGTM

briensea commented 6 months ago

Thanks for contributing