Commit Graph

394 Commits

Author SHA1 Message Date
aboyko
c7418c350c Bump Spring Boot LS, Eclipse and VSCode extensions version to 1.57.0 2024-07-23 13:59:49 -04:00
aboyko
fe7a6c346d Update changelog for 4.24.0 release 2024-07-19 12:34:22 -04:00
aboyko
4361299917 MySql parameters and SPEL. JPQL, HQL support for '%' in LIKE clause 2024-07-16 20:59:29 -04:00
Udayani Vaka
0e64d96836 boot2 best practice - Apply recipe to remove implicit web annotation names (#1278)
* boot2 best practice - remove implicit web annotation names

* add tests and generate problemTypes metadata

* use OR recipe for Node scope
2024-06-26 11:02:54 -04:00
Alex Boyko
5ef6a3ec3c Typo in CHANGELOG.md 2024-06-14 22:51:54 -04:00
aboyko
a6cd686119 Regenerate settings for default severity switch 2024-06-14 12:39:37 -04:00
aboyko
1a133f862b 1.55.1 changelog update 2024-06-14 12:26:09 -04:00
aboyko
eade64184a Missing settings for severities for query syntax problems 2024-06-13 09:00:52 -04:00
aboyko
15f20b6f9d SPEL syntax highlighting and validation 2024-06-12 17:55:48 -04:00
Kris De Volder
ec8250d65d Bump version to 1.56.0 2024-06-12 14:27:07 +00:00
aboyko
d779a8466c Update changelog for vscode extensions for 1.55 release 2024-06-06 19:17:45 -04:00
aboyko
d2373fb55c Ability to switch back to original Java LS semantic tokens via setting 2024-06-06 13:22:00 -04:00
aboyko
ba6fc2ac1b Change GAV computation for TestJars 2024-06-03 20:07:44 -04:00
aboyko
c5764edb69 Update to the latest OR and Boot versions 2024-05-23 17:58:53 -04:00
aboyko
385c35e832 HQL and JPQL syntax validation reconciling 2024-05-02 15:29:42 -04:00
Kris De Volder
b706849f42 Bump version to 1.55.0 2024-05-02 15:00:32 +00:00
aboyko
77cac434db Update changelogs for VSCode extensions 2024-04-29 12:03:56 -04:00
aboyko
9b60d60035 Show no live boot apps message in log levels UI 2024-04-18 10:05:50 -04:00
aboyko
cb9c438bc8 Live connect command UI shown info message if no running apps found 2024-04-17 16:03:28 -04:00
aboyko
95b8e2f5bd JPQL syntax highlighting via Semantic Tokens 2024-04-15 16:25:45 -04:00
aboyko
5b74513e9d STS API set the process type to local for local process JMX conn 2024-04-09 00:36:56 -04:00
aboyko
f52967d9f8 Get active profiles from the Boot LS 2024-04-05 19:17:17 -04:00
aboyko
eb3d46d400 Prefer connecting via JMX to process. New UI for show/refresh/hide 2024-04-04 12:37:25 -04:00
aboyko
aed212796f Yaml<->Props conversion commands, tests, integration in VSCode, Eclipse 2024-03-28 13:02:25 -04:00
aboyko
63a99baff8 Setting for browser to open live request mapping URL via CodeLens 2024-03-22 10:19:12 -04:00
aboyko
01a69ba306 Remove JVM arg generating heap dump files on out of memory errors 2024-03-21 11:33:00 -04:00
Kris De Volder
80d677ba05 Bump version to 1.54.0 2024-03-13 15:16:40 +00:00
aboyko
44291b4640 Include Boot 3 Best Practices recipe rather than Boot 2 2024-03-06 16:57:34 -05:00
aboyko
13991f0285 Update changelogs 2024-03-06 13:40:02 -05:00
aboyko
8349671a3a Preference to enable/disable regeneration of Modulith metadata 2024-03-05 16:42:37 -05:00
aboyko
d3af0a32f9 Preference setting to turn on/off TestJars support 2024-03-04 19:28:37 -05:00
aboyko
387e8b1a9b Adjust Boot version validations to include Spring Runtime support 2024-03-04 16:21:51 -05:00
aboyko
52dd4d2ff5 IDE support for TestJars: maven projects in the workspace only 2024-03-01 15:23:12 -05:00
aboyko
a3cfdfdf06 Remove old s3 bucket (dist.springsource.com) in GHA, Concourse, links 2024-02-08 17:00:23 -05:00
Kris De Volder
70ba27e594 Bump version to 1.53.0 2024-02-08 19:39:12 +00:00
aboyko
fe7dd32df2 Changelog update for vscode extensions for 1.52.0/4.21.1 release 2024-01-31 15:06:42 -05:00
aboyko
cd8d0e72a6 Remove rogue bosh ls dependency from boot ls 2024-01-09 10:27:01 -05:00
aboyko
0b52e47f16 vsce has been renamed to @vscode/vsce 2024-01-09 08:37:17 -05:00
aboyko
39bad4f173 Remove duplicate processes from set log levels UI 2024-01-04 13:51:21 -05:00
aboyko
0da07527d6 Only keep Boot 3.2 upgrade without 3.1 2024-01-04 13:36:35 -05:00
aboyko
e34b39f3b2 Prompt for changes preview when applying OR recipes 2024-01-03 16:52:58 -05:00
vudayani-vmw
e319e43deb Log Levels View
* fetch and display loglevels

* change log levels for packages

* clean up logs

* address review comments

* switch the CONNECT_TO_LS key

* Avoid caching loggers data

* add copyright headers

---------

Co-authored-by: V Udayani <vudayani@vudayaniSMD6M.vmware.com>
2023-12-20 16:23:32 -05:00
aboyko
2cef64fb64 Upgrade vscode extensions dependencies 2023-12-19 11:30:39 -05:00
aboyko
d6ff60a96e Minimize size of messages for fetching and executing recipes 2023-12-18 20:54:59 -05:00
aboyko
1539bebde3 Integrate needsConfirmation 2023-12-13 19:04:50 -05:00
aboyko
44310b3b45 Tiny UI tweaks around OR upgrades and recipes reload 2023-12-13 13:05:47 -05:00
Kris De Volder
7e2162e356 Bump version to 1.52.0 2023-12-06 15:24:25 +00:00
aboyko
d71fc6fb42 Changelogs for vscode extensions for 1.51 release 2023-11-30 12:55:52 -05:00
aboyko
40643ceb27 Missing bits for boot 3.2 upgrade 2023-11-28 18:27:44 -05:00
Kris De Volder
b094664b49 Bump version to 1.51.0 2023-11-01 14:23:32 +00:00