Skip to content

Commit fb15800

Browse files
committed
chore: changelog 0.20.0
Signed-off-by: azerr <azerr@redhat.com>
1 parent 587c6fd commit fb15800

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Quarkus extension for MicroProfile Language Server Changelog
22

3+
## [0.20.0](https://github.com/redhat-developer/quarkus-ls/milestone/23?closed=1) (October 22, 2024)
4+
5+
### Enhancements
6+
7+
- Completion on available Ollama models support for `quarkus.langchain4j.ollama.chat-model.model-id` property value. See [#985](https://github.com/redhat-developer/quarkus-ls/pull/985).
8+
- `quarkus.rest.path` support. See [#1003](https://github.com/redhat-developer/quarkus-ls/pull/1003).
9+
10+
### Bug Fixes
11+
12+
- Fix false-positive error when string parameter contains a comma. See [#1011](https://github.com/redhat-developer/quarkus-ls/issues/1011).
13+
- Support for Vert.x Integration. See [#1009](https://github.com/redhat-developer/quarkus-ls/issues/1009).
14+
- TemplateExtension match any support. See [#1008](https://github.com/redhat-developer/quarkus-ls/pull/1008).
15+
- Fix false positive error with param name and user tag. See [#1007](https://github.com/redhat-developer/quarkus-ls/pull/1007).
16+
- Fix add languageId filter for options similar to microprofile. See [#999](https://github.com/redhat-developer/quarkus-ls/pull/999).
17+
- Fix Message: Request qute/java/documentLink failed with message: Cannot invoke "org.eclipse.jdt.core.dom.ITypeBinding.getQualifiedName()". See [#996](https://github.com/redhat-developer/quarkus-ls/pull/996).
18+
- Fix NPE with {# and Qute inlay hint. See [#991](https://github.com/redhat-developer/quarkus-ls/issues/991).
19+
20+
321
## [0.19.1](https://github.com/redhat-developer/quarkus-ls/milestone/22?closed=1) (August 29, 2024)
422

523
### Bug Fixes

0 commit comments

Comments
 (0)