Skip to content

1.2.0

Compare
Choose a tag to compare
@mLupine mLupine released this 29 Jul 09:29
· 4 commits to main since this release
f38127f

v1.2.0 (2024-07-29)

BREAKING CHANGES

  • Setting Slack webhook URLs and custom loggers using monkey patching wasn't working reliably and is no longer supported. Instead, use ContextVars to set your desired values and Safe Init will read them automatically.

Improvements

  • Fixed Slack notifications not being sent when Safe Init couldn't gather enough information to identify function execution context.

Full Changelog: 1.1.6...1.2.0