Skip to content

1.1.0

Choose a tag to compare

@Umaaz Umaaz released this 06 Feb 14:59
· 49 commits to master since this release
34c94a8

What's Changed

  • change(build): add doc string check to flake8 by @Umaaz in #14
  • feat(dev): add option to not attach trace function by @Umaaz in #9
  • feat(api): add api function to register tracepoint directly by @Umaaz in #8
  • feat(short name): add short path to stack frames by @Umaaz in #5
  • feat(app root): add app root to allow for better app frame detection by @Umaaz in #7
  • feat(logging): initial implementation of log points by @Umaaz in #3
  • feat(plugins): change plugins to allow better customisable extensions. by @Umaaz in #22
  • feat(metrics): add prometheus metrics to python client by @Umaaz in #21
  • feat(span): add initial span integration to deep by @Umaaz in #25
  • feat(otel): update otel support to add otel metrics by @Umaaz in #30
  • enhancement(triggers): change tracepoint handling to use triggers by @Umaaz in #16
  • fix(dev): fix build version to 3.12 by @Umaaz in #10
  • fix(app frame): fix false positives on app frames by @Umaaz in #6
  • fix(build): revert to use defined deps in toml by @Umaaz in #31
  • chore(deps): read deps from requirments.txt by @Umaaz in #17
  • chore(build): update python classifiers by @Umaaz in #18
  • chore(tests): add more tests and enforce test coverage by @Umaaz in #19
  • chore(template): add issue templates by @Umaaz in #23
  • test(logs): add it tests for injected log messages by @Umaaz in #20
  • [Snyk] Security upgrade python from 3 to 3.13.0a2-slim by @Umaaz in #12
  • [Snyk] Security upgrade certifi from 2021.10.8 to 2023.7.22 by @Umaaz in #13
  • [Snyk] Security upgrade python from 3.13.0a2-slim to 3.13.0a3-slim by @Umaaz in #26

Full Changelog: 1.0.1...1.1.0