Releases: iopipe/iopipe-python
Releases · iopipe/iopipe-python
v1.7.8
04 Dec 17:49
Compare
Sorry, something went wrong.
No results found
Makes labeling a no-op with mock contexts #285
Fixes plugin loading bug for python3.7 runtime
Lambda Layer ARNS
python3.6, python3.7: arn:aws:lambda:$REGION:146318645305:layer:IOpipePython:2
python2.7: arn:aws:lambda:$REGION:146318645305:layer:IOpipePython27:2
Lambda Layer Supported Regions
ap-northeast-1
ap-northeast-2
ap-south-1
ap-southeast-1
ap-southeast-2
ca-central-1
eu-central-1
eu-west-1
eu-west-2
eu-west-3
us-east-1
us-east-2
us-west-1
us-west-2
v1.7.7
29 Nov 17:24
Compare
Sorry, something went wrong.
No results found
Bug fix release: fixes a bug where context validation was checking an attribute that isn't always present
v1.7.6
28 Nov 19:27
Compare
Sorry, something went wrong.
No results found
NOTE: This release contains a bug that will disable the agent, please upgrade to v1.7.7.
Ads SQS Event Info Support #243
Skips reporting for invalid/mock contexts #277
v1.7.5
20 Nov 17:04
Compare
Sorry, something went wrong.
No results found
Revises the max timeout to 15 minutes
Lambda Layer ARNs
python3.6, python3.7: arn:aws:lambda:$REGION:146318645305:layer:IOpipePython:1
python2.7: arn:aws:lambda:$REGION:146318645305:layer:IOpipePython27:1
Lambda Layer Supported Regions
ap-northeast-1
ap-southeast-2
eu-west-1
us-east-1
us-east-2
us-west-1
us-west-2
v1.7.4
15 Nov 19:01
Compare
Sorry, something went wrong.
No results found
Adds eventType to the report (#272 )
Adds a handler wrapper (#276 )
v1.7.3
05 Nov 15:47
Compare
Sorry, something went wrong.
No results found
Add network timeout config to signer/upload requests (#267 )
Make copy of http response before mutating (#269 )
v1.7.2
25 Sep 18:59
Compare
Sorry, something went wrong.
No results found
Makes event info plugin toggleable via IOPIPE_EVENT_INFO_ENABLED environment variable #264
Fixes bug with Alexa Skill event info #263
v1.7.1
21 Aug 17:09
Compare
Sorry, something went wrong.
No results found
Fixes a bug in the auto http trace where unserializable bytes were getting into reports via boto (#260 )
v1.7.0
14 Aug 16:23
Compare
Sorry, something went wrong.
No results found
Adds support for automatically tracing HTTP requests
v1.6.4
13 Jul 20:27
Compare
Sorry, something went wrong.
No results found
Fixes bug in Event Info plugin where SNS event data was not being collected #250