Skip to content

Tags: bitnom/appmap-python

Tags

v2.1.7

Toggle v2.1.7's commit message
chore(release): 2.1.7 [skip ci]

## [2.1.7](getappmap/appmap-python@v2.1.6...v2.1.7) (2024-08-15)

### Bug Fixes

* cache Env.root_dir, is_appmap_repo ([5122d76](getappmap@5122d76))
* disable parameter rendering by  default ([91f1364](getappmap@91f1364))

v2.1.6

Toggle v2.1.6's commit message
chore(release): 2.1.6 [skip ci]

## [2.1.6](getappmap/appmap-python@v2.1.5...v2.1.6) (2024-08-13)

### Bug Fixes

* generate AppMap data from django tests ([ea0918c](getappmap@ea0918c))
* make wrapt function objects pickleable ([3561e3b](getappmap@3561e3b))

v2.1.5

Toggle v2.1.5's commit message
chore(release): 2.1.5 [skip ci]

## [2.1.5](getappmap/appmap-python@v2.1.4...v2.1.5) (2024-08-05)

### Bug Fixes

* reenable instrumentation of properties ([7b3119a](getappmap@7b3119a))

v2.1.4

Toggle v2.1.4's commit message
chore(release): 2.1.4 [skip ci]

## [2.1.4](getappmap/appmap-python@v2.1.3...v2.1.4) (2024-07-26)

### Bug Fixes

* disable property instrumentation by default ([a280300](getappmap@a280300))

v2.1.3

Toggle v2.1.3's commit message
chore(release): 2.1.3 [skip ci]

## [2.1.3](getappmap/appmap-python@v2.1.2...v2.1.3) (2024-07-26)

### Bug Fixes

* add APPMAP_INSTRUMENT_PROPERTIES ([11b6307](getappmap@11b6307))
* add ruff ([ac94204](getappmap@ac94204))
* improve property handling ([5cce0f0](getappmap@5cce0f0))
* show config packages on startup ([feec761](getappmap@feec761))
* try to avoid recording tests ([1847b0e](getappmap@1847b0e))

v2.1.2

Toggle v2.1.2's commit message
chore(release): 2.1.2 [skip ci]

## [2.1.2](getappmap/appmap-python@v2.1.1...v2.1.2) (2024-07-16)

### Bug Fixes

* catch BaseException from instrumented code ([c927f9c](getappmap@c927f9c))

v2.1.1

Toggle v2.1.1's commit message
chore(release): 2.1.1 [skip ci]

## [2.1.1](getappmap/appmap-python@v2.1.0...v2.1.1) (2024-07-15)

### Bug Fixes

* Flask events are ordered correctly ([f970fb7](getappmap@f970fb7))
* only instrument property functions once ([23b52b5](getappmap@23b52b5))

v2.1.0

Toggle v2.1.0's commit message
chore(release): 2.1.0 [skip ci]

# [2.1.0](getappmap/appmap-python@v2.0.10...v2.1.0) (2024-07-03)

### Features

* instrument properties ([d69b6e1](getappmap@d69b6e1))

v2.0.10

Toggle v2.0.10's commit message
chore(release): 2.0.10 [skip ci]

## [2.0.10](getappmap/appmap-python@v2.0.9...v2.0.10) (2024-06-21)

### Bug Fixes

* request recording in unittest setUp method ([1ee69cb](getappmap@1ee69cb))

v2.0.9

Toggle v2.0.9's commit message
chore(release): 2.0.9 [skip ci]

## [2.0.9](getappmap/appmap-python@v2.0.8...v2.0.9) (2024-06-20)

### Bug Fixes

* appmap breaks vscode python extension starting a REPL ([c179b86](getappmap@c179b86))