Commit Graph

47 Commits

Author SHA1 Message Date
aboyko
445efec2f0 GH Hosted: correct aws s3 commands. Green e429 build 2023-07-14 12:18:29 -04:00
Martin Lippert
041bbcee1e updated version to 4.19.1 2023-06-16 09:42:10 +02:00
Martin Lippert
df2bc6b1c9 updated version to 4.19.0 2023-05-05 10:13:52 +02:00
Martin Lippert
70defc98ec update version to 4.18.1 2023-03-15 09:41:36 +01:00
Martin Lippert
b2e8b4bb14 updated version to 4.18.0 2023-02-01 08:41:34 +01:00
Martin Lippert
167b49f284 updated version to 4.17.2 2023-01-03 21:10:46 +01:00
Martin Lippert
6aa25effee updated version to 4.17.1 2022-12-07 12:56:11 +01:00
aboyko
1725d7f5a1 Save project before applying recipe. Try to use content from docs cache 2022-11-07 19:45:55 -05:00
Martin Lippert
a37819368e GH-862: expose all actuators via JMX for live hovers automatically when launching 2022-11-07 13:08:11 +01:00
Martin Lippert
52fb1469da update version to 4.17.0 2022-10-26 08:33:35 +02:00
Nieraj Singh
2ff5850896 GH-803 Prompt to save dirty editors
When running/debugging docker app, prompt to save dirty editor
2022-10-03 08:50:57 -07:00
Martin Lippert
eec1071de0 update versions to 4.16.1 2022-09-16 09:36:24 +02:00
Nieraj Singh
0c7974fcaf GH-802: Remove unnecessary logging 2022-09-07 04:58:26 -07:00
Martin Lippert
37b93e0833 updated versions to 4.16.0 2022-08-12 11:42:05 +02:00
Martin Lippert
d2acd42e92 updated version to 4.15.3 for additional maintenance release to fix performance issues around open-rewrite reconciling 2022-08-10 07:47:31 +02:00
Martin Lippert
4f8782b12b updated version to 4.16.0 2022-08-04 11:11:48 +02:00
Kris De Volder
392d953bd9 Docker App in bootdash without actuator -> no automatic live hover
See: https://github.com/spring-projects/sts4/issues/716
2022-07-26 15:52:02 -07:00
Kris De Volder
dc36d17298 Fixes #724
Record information in eclipse metadata for docker images build by IDE.
Just enough info is recored for a IDE built-image so we can avoid
parsing image metadata from the image itself (the image metadata
format is unstable and we do not have a usable api to get at it easily,
so trying to rely on it is fraught with problems).
2022-06-24 15:31:20 -07:00
Martin Lippert
8561bc0584 update version to 4.15.2 2022-06-21 14:06:28 +02:00
Martin Lippert
4d3f6cc3c7 update Eclipse 2022-06 release repo 2022-06-16 14:13:55 +03:00
Martin Lippert
155fa29f9f remove m2e natures from plugin projects (again) 2022-05-05 16:45:14 +02:00
Martin Lippert
1fcfa40154 updated version to 4.15.0 2022-04-27 10:22:20 +02:00
Martin Lippert
6578446a74 updated versions to 4.14.1 2022-03-17 09:33:09 +01:00
Martin Lippert
1dd8c2ba78 updated version to 4.14.0 2022-02-02 13:16:02 +01:00
Martin Lippert
7b3c3952d9 update versions to 4.13.1 and 1.30.0 (eclipse product and language servers) 2021-12-16 18:05:40 +01:00
Martin Lippert
f998f4003c updated version to 4.13.0 2021-10-28 08:38:57 +02:00
Martin Lippert
521cc8b670 GH-684: updated java docker library to fix issue with jna not working correctly on Apple Silicon 2021-09-16 21:23:25 +02:00
Martin Lippert
8186e63edf updated version to 4.12.1 2021-09-15 10:49:41 +02:00
Martin Lippert
9c4db19b0c update version to 4.12.0 2021-08-19 14:27:42 +02:00
Martin Lippert
db5786440f updated version of Eclipse pieces to 4.11.1 2021-06-22 11:54:27 +02:00
Martin Lippert
a485c3247d updated version to 4.11.0 since there will be no 4.10.1 release 2021-05-18 11:33:00 +02:00
BoykoAlex
a4513b87ae Minimum Java 11 for all spring LS. Upgrade vscode dependencies. 2021-03-19 12:21:10 -04:00
Martin Lippert
a597af6cad updated version to 4.10.1 2021-03-17 12:35:22 +01:00
Martin Lippert
7b31a3d7f7 updated version to 4.10.0 2021-03-02 15:20:25 +01:00
Martin Lippert
482eadbfc1 updated version to 4.9.1 2020-12-17 09:51:37 +01:00
Martin Lippert
a3090ab07f workaround removed filter operation with newer docker versions 2020-12-13 17:57:48 +01:00
Martin Lippert
63bd4631c7 updated version to 4.9.0 since we skip the 4.8.2 release 2020-11-17 13:26:35 +01:00
Kris De Volder
84ca8b4571 Adopt locally build docker client
- supports connection pool config

See: https://github.com/docker-java/docker-java/pull/1474
2020-10-29 12:50:48 -07:00
Kris De Volder
833950648b Mimimal support for building image with Dockerfile 2020-10-29 12:18:51 -07:00
Martin Lippert
70fd84f060 updated version to 4.8.2 2020-10-27 16:46:30 +01:00
Kris De Volder
089591266b Some tweaks to docker output
- reduce verbosity
- make all 'fake commands' print in the same way
2020-10-19 10:25:31 -07:00
Kris De Volder
52755d6ba1 Print 'fake' docker run command
See: https://www.pivotaltracker.com/story/show/175202648
2020-10-19 09:48:00 -07:00
Kris De Volder
2cc42fd085 Print detailed information about docker build command
See: https://www.pivotaltracker.com/story/show/175202648
2020-10-19 09:48:00 -07:00
Kris De Volder
c89e8395b1 Improve error message for missing build script 2020-10-06 13:43:55 -07:00
Kris De Volder
afe842bcd1 More debug info re closing docker client connections 2020-10-01 12:14:18 -07:00
Martin Lippert
e632d3e10a replaced http with https 2020-09-29 14:19:45 +02:00
Martin Lippert
de16884b60 repo-reorg-2020: moved sts4-relevant spring-ide bundles from https://github.com/spring-projects/spring-ide/releases/tag/REPO-REORG-2020 into sts4 repo 2020-09-29 14:00:01 +02:00