Releases: probot/pino
Releases · probot/pino
v2.3.0
2.3.0 (2021-01-01)
Features
reduce log output and add Sentry reference if Sentry is enabled (#56 ) (7be50db )
v2.2.0
2.2.0 (2020-11-19)
Features
add "pretty"
as allowed value for logFormat
/ LOG_FORMAT
(24fee1d )
v2.1.1
2.1.1 (2020-11-19)
Bug Fixes
typescript: set correct type for logFormat
(aae3613 )
v2.1.0
2.1.0 (2020-11-19)
Features
typescript: add type defintions (6b778ec )
v2.0.0
2.0.0 (2020-11-19)
Features
getTransformStream({logFormat,logLevelInString,sentryDsn})
(#42 ) (d4e15b6 )
BREAKING CHANGES
environment variables are no longer supported for programmatic use. They still work when using the binary
v1.2.0
1.2.0 (2020-11-19)
Features
v1.1.4
1.1.4 (2020-10-12)
Bug Fixes
Fix a crash when there is no "account" property (#30 ) (71d4be4 )
v1.1.3
1.1.3 (2020-09-10)
Bug Fixes
set username from event.payload.installation.account.login
if event.payload.installation
is present (904f7eb )
v1.1.2
1.1.2 (2020-09-07)
Bug Fixes
sentry: serialize error properties up to 6 levels deep (#16 ) (96762cc )
v1.1.1
1.1.1 (2020-09-07)
Bug Fixes
read .repository
and .installation
from event.payload
, not event
(97c565a )
You can’t perform that action at this time.