Commit Graph

6426 Commits

Author SHA1 Message Date
aboyko
c19bc260b8 Bump version to 4.28.1 2025-02-13 12:47:23 -05:00
aboyko
a685ed669f [GHA] Use v4 for download artifact 2025-02-05 10:08:00 -05:00
aboyko
66955cb327 [GHA] Use v4 for upload artifact 2025-02-05 10:03:47 -05:00
aboyko
ac44051b87 [GHA] Back to AWS CLI 2.22 2025-02-04 09:35:14 -05:00
aboyko
bdb3472eb0 [GHA] Try AWS CLI 2.23 2025-02-04 09:32:07 -05:00
aboyko
9d240295e5 [GHA] Revert back to AWS CLI 2.22 - Cloudflare fix not deployed 2025-02-03 20:02:32 -05:00
aboyko
74fba77c36 [GHA] Try latest AWS CLI 2025-02-03 20:00:32 -05:00
aboyko
371a6cdd9a Change log update for vscode-spring-boot extension 2025-02-03 17:39:38 -05:00
aboyko
aefa50385b [GHA] Use AWS CLI version 2.22 2025-02-03 10:45:57 -05:00
aboyko
28649b658b [GHA] Revert Check AWS CLI latest version - not working 2025-02-03 09:17:29 -05:00
aboyko
68206f475f [GHA] Check AWS CLI latest version 2025-02-03 09:10:41 -05:00
Martin Lippert
2f21fe3c9b updated build target definitions to fix lsp4e version and to include latest mpc client for 2025-03 based builds 2025-02-03 12:11:48 +01:00
Martin Lippert
3824d67916 GH-1429: find parent method or type declaration from within deeper nested ast nodes
Fixes GH-1429
2025-02-03 09:33:05 +01:00
aboyko
5f45c08071 Remove extra logging for unit test 2025-02-02 08:08:31 -05:00
aboyko
a6af211100 [GHA] LS Eclipse and VSCode Extensions with older AWS CLI 2025-01-31 17:34:10 -05:00
aboyko
e2ed8f2f00 [GHA] Try snapshot builds with older AWS CLI 2025-01-31 16:42:29 -05:00
aboyko
f77c856549 [GHA] Attempt to override newer AWS CLI 2025-01-31 09:50:12 -05:00
aboyko
1e71c38bcb [GHA] Switch upload nighly distro's html page to ubuntu runner 2025-01-31 09:48:00 -05:00
aboyko
39c244d188 [GHA] Try AWS CLI 2.22 2025-01-31 09:42:31 -05:00
aboyko
7187148491 [GHA] Debug upload: 10 retries for AWS S3 CLI 2025-01-29 10:15:51 -05:00
aboyko
b81a224756 Attempt to fix failing XML HyperLink unit test 2025-01-28 22:42:05 -05:00
aboyko
cc06fd97c3 Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2025-01-28 18:26:20 -05:00
aboyko
f1ba2b330b Debug unit tests failure 2025-01-28 18:24:11 -05:00
Martin Lippert
06024667cc final update to indexer generations for upcoming 4.28.0 release to make sure no stale data is read from cache 2025-01-28 21:51:31 +01:00
aboyko
ff8ef1477e [GHA] Debug flag for s3 cli upload 2025-01-28 13:19:47 -05:00
aboyko
5a7c2447b3 [GHA] Correct label for publish vscode extension pack 2025-01-28 12:18:28 -05:00
aboyko
6941ac06e4 [GHA] Workflow to publish boot dev extension pack 2025-01-28 12:15:03 -05:00
Martin Lippert
83b826e7ec GH-1459: updated version of vscode extension pack 2025-01-28 09:07:09 +01:00
Martin Lippert
018990c50b GH-1459: renamed a few more occurrences of spring tolls 4 to just spring tools 2025-01-28 08:59:13 +01:00
Martin Lippert
23ad220123 GH-1458: ignore org.springframework.lang annotations when creating default symbols
Fixed GH-1458
2025-01-27 15:57:54 +01:00
Martin Lippert
0bcbf0625e stability improvements for tests around conditional on resource 2025-01-24 16:38:15 +01:00
aboyko
1c642049ff No rewrite-static-analysis dependency. Adopt latest Apache license OR 2025-01-22 12:56:48 -05:00
Martin Lippert
f66a5f3c2b removed code that is not used anymore 2025-01-22 10:13:29 +01:00
Martin Lippert
2d86e093b0 GH-1429: do not include bean names from the same method or component
Fixes GH-1429
2025-01-22 10:12:48 +01:00
Martin Lippert
2a11dbf58f adapt named annotation tests to improved component bean name implementation 2025-01-17 22:25:08 +01:00
Martin Lippert
4e90e8137a GH-1451: component symbol provider now takes attribute value into account when calculating the bean name
Fixes GH-1451
2025-01-17 21:40:29 +01:00
aboyko
58ee5ae463 Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2025-01-16 15:40:29 -05:00
aboyko
05cb65e52a Move launch settings from program args to system props 2025-01-16 15:40:04 -05:00
Martin Lippert
8adb26325f GH-1449: webflux index elements gets updated correctly on file changes
Fixes GH-1449
2025-01-16 12:17:16 +01:00
Martin Lippert
2416437044 update indexer generations to ensure cache cleanup 2025-01-16 12:16:12 +01:00
Martin Lippert
778cacf3bd GH-1041: finally removing main obsolete symbol add-on information interface 2025-01-16 10:18:19 +01:00
Martin Lippert
ad39b9f0c8 cleanup copyright year for files already changed in 2025 2025-01-16 10:00:50 +01:00
Martin Lippert
b523b70522 update copyrights to 2025 2025-01-16 09:30:13 +01:00
aboyko
02cd877742 [HQL] SPEL as entity name 2025-01-15 19:34:26 -05:00
aboyko
85f842cb5f Update XML LS extension to the latest Lemminx 2025-01-15 14:45:39 -05:00
Martin Lippert
e2a8eae804 take qualified name nodes into account when identifying webflux routes
Fixes GH-1447
2025-01-15 15:50:02 +01:00
Martin Lippert
9bc2fa8e6e remove unused import 2025-01-15 14:59:10 +01:00
Martin Lippert
21accaebf3 GH-1041: replaced webflux symbol addon information objects with new index child nodes
some additional groundwork for nested structure inside of spring index, in support of GH-1425, GH-1431, GH-1424
2025-01-15 14:27:25 +01:00
Martin Lippert
c1b1a06fba GH-1043: create correct bean index element for functional beans that implement the function interface
Fixes GH-1043
2025-01-13 12:48:58 +01:00
Martin Lippert
f58305d6b0 fix test failures that were not updated to the latest removal of beans symbol addon information objects 2025-01-10 11:33:10 +01:00