File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.12.2] ( https://github.com/getappmap/appmap-python/compare/v1.12.1...v1.12.2 ) (2022-11-08)
2+
3+
4+ ### Bug Fixes
5+
6+ * allow concurrent remote and request recording ([ 65f106b] ( https://github.com/getappmap/appmap-python/commit/65f106bc107f80110b39f5647716c91f9f6a0929 ) )
7+ * use log level INFO by default ([ 6604dd4] ( https://github.com/getappmap/appmap-python/commit/6604dd4755dcc44eb4e0011568d81900a3afd17e ) )
8+
19## [ 1.12.1] ( https://github.com/getappmap/appmap-python/compare/v1.12.0...v1.12.1 ) (2022-11-04)
210
311
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " appmap"
3- version = " 1.12.1 "
3+ version = " 1.12.2 "
44description = " Create AppMap files by recording a Python application."
55readme = " README.md"
66authors = [
You can’t perform that action at this time.
0 commit comments