Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 17:24
· 1 commit to main since this release

New Features

  • Improve error description, add handler for NodeExecutionError (#47)
  • Limit some traceback sizes (#51)
  • Add new operations migas.operations.add_breadcrumb & migas.operations.check_project (#45)
  • Improve same-user detection in Docker environments (#33)
  • Add helper function to send breadcrumb on termination (#41)

Fixes

  • Allow request to handle compressed data (#36)
  • Do not accept brotli-compressed responses (#43)

Refactors

  • Move to pyproject.toml & hatchling packaging (#42)

Deprecations

  • add_project (#45)

Other

  • Test operations on local server (#32)

Full set of changes: 0.3.0...0.4.0