Commit 3466f52
committed
chore(release): 1.10.0 [skip ci]
# [1.10.0](getappmap/appmap-python@v1.9.1...v1.10.0) (2022-10-12)
### Bug Fixes
* For Flask always set a before_request and an after_request handler ([fb73d80](getappmap@fb73d80))
* Remove a testcase for Flask and a testcase for Django because it's not possible to test for appmap_not_enabled_requests_enabled_and_remote: when APPMAP=false the routes for remote recording are disabled ([5817b6e](getappmap@5817b6e))
* The remote recording routes for Flask are enabled only if APPMAP=true ([45a297b](getappmap@45a297b))
### Features
* record by default ([209f118](getappmap@209f118))1 parent 717d39a commit 3466f52
2 files changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
1 | 15 | | |
2 | 16 | | |
3 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments