0.10.0
What's Changed
- Navigation / Historical Behaviors have changed / Round 2 #405 by @vrubezhny in #433
- Fix NPE when comparing versions in Content Assist by @vrubezhny in #435
- [tests] Fix NPE in MavenCompletionParticipantDuplicationTest by @vrubezhny in #437
- Fix NPE in 'LocalRepositorySearcher.getLocalArtifactsLastVersion' by @vrubezhny in #436
- Various fixes in Maven Property Code Actions by @vrubezhny in #438
- Fix Maven Property Refactoring Code Actions so they are compatible w… by @vrubezhny in #439
- Allow to rename a Maven property from any of its use entries by @vrubezhny in #440
- Create downloadable lemminx-maven uber JAR by @vrubezhny in #434
- Fix artifact versions sorting in Content Assistant by @vrubezhny in #441
- [build] Create Lemminx-Maven Uber Zip by @vrubezhny in #442
- [build] Deploy Lemminx-Maven Uber Zip by @vrubezhny in #443
- Fix 'MavenPluginUtils.getContainingPluginDescriptor' error processing by @vrubezhny in #445
- Don't report "Non-parseable POM" error #446 by @vrubezhny in #447
- [tests] Fix 'IllegalArgumentException: URI is not absolute' exceptions by @vrubezhny in #448
- Fix CME in 'MavenLemminxWorkspaceReader.findArtifact' by @vrubezhny in #449
- Fix NPE in
LocalRepositorySearcher.findLocalFile
by @vrubezhny in #450 - Bump junit-jupiter.version from 5.9.3 to 5.10.0 in /lemminx-maven by @dependabot in #451
- Fix SIOOBE in 'ParticipantUtils.getMavenProperty' by @vrubezhny in #452
- Bump maven-resolver.version from 1.9.13 to 1.9.14 in /lemminx-maven by @dependabot in #455
- Maven Workspace Reader 'findArtifact' should not return cached Maven … by @vrubezhny in #456
- Maven Workspace Reader 'findArtifact' should not return cached Maven … by @vrubezhny in #457
- NullPointerException in ProjectValidator when calling contains on act… by @vrubezhny in #461
- Cancel Project Validation as soon as Diagnostic Request is cancelled … by @vrubezhny in #463
- NullPointerException when clicking around in the pom file of a plugin… by @vrubezhny in #465
- Fix SIOOBE Exception in 'ParticipantUtils getMavenProperty' part 2 by @vrubezhny in #466
- Maven Central search results should be cached #263 by @vrubezhny in #453
- Initialize maven on background by @angelozerr in #468
- Improve performance with artifact id completion by @angelozerr in #467
- Dependency completion performance by @angelozerr in #470
- Use CompletableFuture.completableValue in Junit Test mode by @angelozerr in #472
- Stop the thread which collect local repository artifacts by @angelozerr in #474
- Maven project cache cannot be done if one of pom.xml of the workspace doesn't define artifact id. by @angelozerr in #475
- Validate dependency by @angelozerr in #479
- OngoingOperationException should be handled #480 by @vrubezhny in #481
- Support InsertTextMode client capability for completion by @JessicaJHee in #482
- Bump lemminx.version from 0.26.1 to 0.27.0 in /lemminx-maven by @dependabot in #486
- Bump maven.version from 3.9.3 to 3.9.4 in /lemminx-maven by @dependabot in #485
- Show with progress bar the load of long process by @angelozerr in #473
- Make lazy collectiing of Workspace Artifacts in completion by @vrubezhny in #483
- [nobug] Bump version to 0.10.0 due to the API changes in Lemminx 0.27.0 by @vrubezhny in #490
- Remote central repository can block Thread pooling by @angelozerr in #491
- Remote central Http client proxy / timeout config by @angelozerr in #493
- Force the load of the local artifacts done in background. by @angelozerr in #495
- Package name refactoring by @angelozerr in #496
- Fix NPE in MavenLemminxExtension.stop by @vrubezhny in #498
- Maven repository is polluted with not existing dependencies by @angelozerr in #497
- Bump maven-resolver.version from 1.9.14 to 1.9.15 in /lemminx-maven by @dependabot in #499
- Release 0.10.0 by @vrubezhny in #500
New Contributors
- @JessicaJHee made their first contribution in #482
Full Changelog: 0.9.0...0.10.0