We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af9316 commit a31bec3Copy full SHA for a31bec3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.26.8](https://github.com/getappmap/appmap-java/compare/v1.26.7...v1.26.8) (2024-05-16)
2
+
3
4
+### Bug Fixes
5
6
+* filename too long in some cases ([fc74f0a](https://github.com/getappmap/appmap-java/commit/fc74f0adc9b9891b3189a755cb25bb234e2c3815))
7
8
## [1.26.7](https://github.com/getappmap/appmap-java/compare/v1.26.6...v1.26.7) (2024-04-15)
9
10
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
}
13
14
ext {
15
- defaultVersion = '1.26.7'
+ defaultVersion = '1.26.8'
16
17
18
def defaultGroupId = 'com.appland'
0 commit comments