Releases: getappmap/appmap-ruby
Releases · getappmap/appmap-ruby
v0.95.1
0.95.1 (2023-01-26)
Bug Fixes
- Don't match ending ) in swaggerize_path (4bba178)
v0.95.0
0.95.0 (2022-12-15)
Bug Fixes
- Disable active_record hooks (239986d)
- Fix Array#pack hook (2a8b2ed)
- Fix name of rails7 test database (6581b65)
- Typo in label configuration (999b25b)
Features
- Enable deserialize.safe labels (62be78a)
- Enhance the hook log a lot (c93d91c)
- Enhancing hook logging and profiling (01dbe4b)
v0.94.1
0.94.1 (2022-11-23)
Bug Fixes
- Handle properties of mixed content and repeated values (4e14eb8)
v0.94.0
0.94.0 (2022-11-22)
Features
- Emit nested return_value.properties (2c74c68)
v0.93.5
0.93.5 (2022-11-08)
Bug Fixes
- Only show a warning in non-Rails projects (4ed86c7), closes #292
v0.93.4
0.93.4 (2022-11-04)
Bug Fixes
- Use correct signature for Init_appmap() in appmap.c (1157085)
v0.93.2
0.93.2 (2022-10-07)
Bug Fixes
- Add language, appmap_dir to generated appmap.yml (9b5e590)
v0.93.1
0.93.1 (2022-10-04)
Bug Fixes
- Unyield static asset requests (4041e4b)
v0.93.0
0.93.0 (2022-09-22)
Features
- Record the time spent instrumentating a function, as opposed to only the time spend executing a function (0941b4d)
- save elapsed_instrumentation for HTTP requests (a32fb52)
- save elapsed_instrumentation for RequestListener (5a081cc)
- Save elapsed_instrumentation for sql_query (40a851e)