Releases: getappmap/appmap-ruby
Releases · getappmap/appmap-ruby
v0.92.1
0.92.1 (2022-09-21)
Bug Fixes
- Drop database server version (e52f210)
v0.92.0
0.92.0 (2022-09-19)
Bug Fixes
- Detect Rails via Rails::Railtie (cf83f00)
Features
- Don't auto-enable requests recording in 'test' (30413cd)
- Enable recording for known environments (6c59c8a)
- Use APPMAP=true to flag library loading (9900631)
v0.91.0
0.91.0 (2022-09-19)
Features
- Emit metadata.recorder.type (6358669)
v0.90.1
0.90.1 (2022-09-19)
Bug Fixes
- Faster comment extraction (f6199a6)
Performance Improvements
- Don't save comment and source in classmap. (c3c8e75)
v0.90.0
0.90.0 (2022-09-15)
Features
- Include required_ruby_version in the gemspec (a5d7c6b)
- Save default appmap.yml (77a08d5)
v0.89.0
0.89.0 (2022-09-07)
Bug Fixes
- Make Rack a runtime dependency (3f2924d)
Features
- Add builtin labels for JWT (3569333)
- Write an AppMap for each observed HTTP request (2e89eaf)
v0.88.0
0.88.0 (2022-08-31)
Bug Fixes
- Allow recording of error responses (e538556)
Features
- Add HTTP server request support for Rails 7 (bd7f6c9)
v0.87.0
0.87.0 (2022-08-19)
Features
- Improve performance of initial hooking (901e262)
v0.86.0
0.86.0 (2022-08-10)
Features
- Don't record rspec test when appmap: false (09c4a24)