Closed jansorg closed 7 months ago
Summary | Status |
---|---|
Failed tests | :white_check_mark: All tests passed |
API changes | :zero: No API changes |
Security flaws | :white_check_mark: None detected |
Performance problems | :white_check_mark: None detected |
Code anti-patterns | :white_check_mark: None detected |
New AppMaps | :star: 2 new junit tests |
Removed AppMaps | :heavy_multiplication_x: 2 removed junit tests |
[junit] App map file lookup scoped locate filename by index from plugin-core/src/test/java/appland/files/AppMapFileLookupTest.java:36
[junit] App map indexed roots set contributor index from plugin-core/src/test/java/appland/index/AppMapIndexedRootsSetContributorTest.java:14
:tada: This PR is included in version 0.65.0 :tada:
The release is available on:
v0.65.0
Your semantic-release bot :package::rocket:
AppMapIndexableFilesContributor
was only sed with 2023.1 and earlier versions, but we've dropped compatibility with 2023.1 and earlier.AppMapIndexedRootsSetContributor
is the implementation in use with 2023.2 and later.