aboyko
6d7050942e
Bump up language servers and extensions to 1.63.0/1.57.0
2025-04-22 11:06:57 -04:00
aboyko
438b4eab7c
Bump version to 1.62.0
2025-03-12 11:43:50 -04:00
aboyko
1e2bc24c6d
Bump to 1.61.0
2025-02-05 11:44:28 -05:00
BoykoAlex
3e44b798ef
PostgreSQL grammar allow placeholders
2024-12-06 18:32:50 -05:00
aboyko
f6098c38d4
Simple unit tests for some JavaUtils methods
2024-12-06 14:18:06 -05:00
aboyko
78dc6f3103
Allow caching in AnnotationHierarchies. Performance.
2024-12-05 11:06:31 -05:00
aboyko
87a4807009
Bump to 1.60.0
2024-12-04 16:57:10 -05:00
aboyko
9675489c9d
Bump to 1.59.0
2024-10-17 17:44:39 -04:00
vudayani
3d18619e98
copilot spring boot agent implementation
2024-10-02 10:04:00 +02:00
aboyko
20b8cb2021
Bump up versions for boot ls and eclipse extensions from 1.57.0 to 1.58.0
2024-09-11 12:55:44 -04:00
aboyko
c7418c350c
Bump Spring Boot LS, Eclipse and VSCode extensions version to 1.57.0
2024-07-23 13:59:49 -04:00
aboyko
e3a4d69694
Remove some deprecated classes and deprecated api usages
2024-07-18 11:13:23 -04:00
Martin Lippert
a06c2ca685
GH-1286: filter out hidden files from classpath resources
2024-07-03 12:40:19 +02:00
Kris De Volder
ec8250d65d
Bump version to 1.56.0
2024-06-12 14:27:07 +00:00
aboyko
ba6fc2ac1b
Change GAV computation for TestJars
2024-06-03 20:07:44 -04:00
Kris De Volder
b706849f42
Bump version to 1.55.0
2024-05-02 15:00:32 +00:00
Kris De Volder
80d677ba05
Bump version to 1.54.0
2024-03-13 15:16:40 +00:00
aboyko
52dd4d2ff5
IDE support for TestJars: maven projects in the workspace only
2024-03-01 15:23:12 -05:00
Kris De Volder
70ba27e594
Bump version to 1.53.0
2024-02-08 19:39:12 +00:00
aboyko
279926143c
Java 21 compatible build for language servers
2024-01-24 18:04:41 -05:00
Kris De Volder
7e2162e356
Bump version to 1.52.0
2023-12-06 15:24:25 +00:00
Kris De Volder
b094664b49
Bump version to 1.51.0
2023-11-01 14:23:32 +00:00
aboyko
1dfba38500
Spring properties postfix computed in completion item resolve
2023-10-09 13:23:09 -04:00
aboyko
9a109852c0
Cache looked up libs. Simplify SpringProjectUtil.
2023-10-04 15:31:01 -04:00
aboyko
63cf7c51f8
Cache dependency versions
2023-10-04 12:37:42 -04:00
Kris De Volder
65068e5854
Bump version to 1.50.0
2023-09-13 15:05:41 +00:00
Kris De Volder
6171f7ec50
Bump version to 1.49.0
2023-08-04 07:46:19 +00:00
aboyko
8545ca16e1
Remove deprecated API in the ProgressService
2023-07-18 17:47:41 -04:00
aboyko
1d0c488cf8
Account for modulith dependency to be a local project
2023-07-12 20:52:01 -04:00
Kris De Volder
5634db4e42
Bump version to 1.48.0
2023-06-16 07:39:37 +00:00
aboyko
73b6c6b5b0
Integrate validation for data repo domain id type
2023-05-30 11:13:51 -04:00
Kris De Volder
3a83bb1fb2
Bump version to 1.47.0
2023-05-05 08:12:26 +00:00
aboyko
ca0bc47c93
Navigate to property value definition from @Value value attribute
2023-04-25 13:23:04 -04:00
Kris De Volder
c4f4cf92af
Bump version to 1.46.0
2023-03-15 08:40:05 +00:00
Kris De Volder
4c9179efd9
Bump version to 1.45.0
2023-02-01 07:37:48 +00:00
aboyko
8db31656a9
Switch to URI#toASCIIString()
2023-01-19 17:00:55 -05:00
aboyko
fa4e01d06d
Boot Properties defined in Java Records
2023-01-16 20:38:19 -05:00
Kris De Volder
c79cc62c9d
Bump version to 1.44.0
2023-01-03 20:07:24 +00:00
aboyko
65a8a15649
Boot -> 3, JUnit -> 5, Java -> 17
2022-12-13 17:49:03 -05:00
Kris De Volder
3989f2563c
Bump version to 1.43.0
2022-12-13 00:28:05 +00:00
Kris De Volder
5b2c3261e4
Bump version to 1.42.0
2022-12-07 11:29:32 +00:00
Martin Lippert
5a07559000
boot version validation logic now works with a list of releases that contain all releases instead of the latest one only
2022-11-27 18:24:50 +01:00
aboyko
09c62da414
Upgrade to latest patch. CodeAction list rather than single and more
...
1. CodeAction array rather than single code action expected
2. Support upgrade to the latest patch version
3. Boot version validation async from java sources validation
4. Labels for boot version quick fixes
2022-11-16 17:05:07 -05:00
aboyko
ed4eef0e0a
Project build data via classpath listener from JDT
2022-11-15 18:52:32 -05:00
Nieraj Singh
d4d374952d
Merge branch 'main' of github.com:spring-projects/sts4
2022-11-15 00:40:36 -08:00
Nieraj Singh
53466ced30
GH-887 Fix appearing/disappearing validation marker
2022-11-15 00:40:11 -08:00
aboyko
455feb3f11
Draft Spring Boot Upgrade command for version quick fix
2022-11-14 18:19:19 -05:00
Nieraj Singh
db472bf04e
Partial implementation of Spring Boot Releases
2022-11-12 03:56:54 -08:00
Nieraj Singh
e4ce54e97d
Support gradle for boot version validation
...
Also add check to see if the file exists in the project.
2022-11-11 13:31:50 -08:00
Nieraj Singh
ddeff8882e
Update Boot Version validation
...
Re-implemented boot version validation support using spring.io
Generations
2022-11-07 07:42:31 -08:00