github-actions[bot]
09f9ea46fe
Next development version
2024-05-28 12:00:13 +00:00
Janne Valkealahti
786891f931
Upgrade jline 3.26.1
...
- Backport #1074
- Fixes #1075
2024-05-26 16:14:21 +01:00
Janne Valkealahti
ba6b7318f9
Upgrade spring-boot 3.1.12
...
- Fixes #1068
2024-05-24 06:28:27 +01:00
github-actions[bot]
619236321f
Next development version
2024-04-23 07:40:47 +00:00
Janne Valkealahti
adb933aa0c
Upgrade jline 3.26.0
...
- Backport #1046
- Fixes #1059
2024-04-22 16:39:55 +01:00
Janne Valkealahti
4ecbfe391a
Upgrade spring-boot 3.1.11
...
- Fixes #1048
2024-04-19 08:21:56 +01:00
github-actions[bot]
cd8649b699
Next development version
2024-03-21 15:09:10 +00:00
Janne Valkealahti
1f5a057f3f
Upgrade spring-boot 3.1.10
...
- Fixes #1021
2024-03-21 10:20:55 +00:00
Maksim Sasnouski
065f3621f0
Upgrade com.gradle.enterprise plugin to 3.16.2
...
- Backport #1013
- Fixes #1031
2024-03-10 15:29:10 +00:00
github-actions[bot]
cbfb12efb1
Next development version
2024-02-26 14:14:14 +00:00
Janne Valkealahti
465c604927
Upgrade spring-boot 3.1.9
...
- Fixes #1006
2024-02-22 12:53:46 +00:00
Janne Valkealahti
181fb31b2c
Update jline 3.25.1
...
- Backport #982
- Fixes #983
2024-01-23 16:03:56 +00:00
github-actions[bot]
2e04f3893e
Next development version
2024-01-22 08:59:23 +00:00
Janne Valkealahti
4a3af05b60
Update spring-boot 3.1.8
...
- Fixes #977
2024-01-19 07:12:12 +00:00
Janne Valkealahti
f0a79259fb
Update jline 3.25.0
...
- Backport #966
- Fixes #967
2024-01-10 14:53:07 +00:00
github-actions[bot]
0edbd2d134
Next development version
2024-01-03 09:14:36 +00:00
Janne Valkealahti
da2d7769ea
Upgrade spring-boot 3.1.7
...
- Fixes #951
2023-12-22 08:33:11 +00:00
github-actions[bot]
68eb1a61fc
Next development version
2023-11-28 08:33:58 +00:00
Janne Valkealahti
00529b6fb2
Upgrade spring-boot 3.1.6
...
- Fixes #933
2023-11-23 13:24:48 +00:00
github-actions[bot]
e890d35bf6
Next development version
2023-11-08 09:46:31 +00:00
Janne Valkealahti
46b38a0a85
Upgrade jline 3.24.1
...
- Disable jni terminal provider in test ShellAutoConfiguration
like it's done for jna/jansi
- Default TerminalBuilder system outpu to SysOut to restore
writing to stdout instead of stderr when redirect exists
- Backport #891
- Backport #901
- Fixes #913
- Fixes #910
2023-11-03 17:05:31 +00:00
Eddie
db212a3831
Update StringTemplate version in gradle.properties
...
Newer version contains bugfixes
Backport #886
Fixes #888
2023-10-19 16:45:50 +01:00
Janne Valkealahti
2952c42a51
Upgrade spring-boot 3.1.5
...
- Fixes #894
2023-10-19 14:34:36 +01:00
github-actions[bot]
e08e087a0e
Next development version
2023-10-03 12:25:47 +00:00
Janne Valkealahti
b40e9f6339
Upgrade spring-boot 3.1.4
...
- Fixes #870
2023-09-21 12:53:32 +01:00
Janne Valkealahti
17b732142d
Upgrade spring-boot 3.1.3
...
- Fixes #859
2023-08-25 09:31:03 +03:00
github-actions[bot]
234bde5415
Next development version
2023-07-26 12:45:55 +00:00
Janne Valkealahti
1caeacfb9c
Upgrade spring-boot 3.1.2
...
- Fixes #819
2023-07-20 14:48:57 +01:00
github-actions[bot]
f388a30716
Next development version
2023-06-27 07:26:26 +00:00
Janne Valkealahti
d36b9d83fc
Upgrade spring-boot 3.1.1
...
- Fixes #786
2023-06-22 16:41:23 +01:00
github-actions[bot]
e8443486c3
Next development version
2023-06-13 13:29:18 +00:00
github-actions[bot]
26746254a5
Next development version
2023-05-25 15:58:16 +00:00
Janne Valkealahti
96402a79b6
Upgrade spring-boot 3.1.0
...
- Fixes #743
2023-05-19 08:30:48 +01:00
Janne Valkealahti
8e05aa97ca
Upgrade spring-boot 3.1.0-RC2
...
- Fixes #733
2023-05-05 15:36:34 +01:00
Janne Valkealahti
6db122a498
Upgrade jline 3.23.0
...
- Fixes #725
2023-04-28 17:47:54 +01:00
Janne Valkealahti
0724523e78
Upgrade spring-boot 3.1.0-RC1
...
- Upgrade gradle 7.6.1 due to https://github.com/gradle/gradle/issues/24390
- Fixes #717
2023-04-28 14:52:22 +01:00
Janne Valkealahti
2cc7f8ec39
Migrate docs to spring-asciidoctor-backends
...
- Use io.spring.asciidoctor.backends:spring-asciidoctor-backends:0.0.5
- As this relates to anon repo access, use ge conventions from
public repos and fix some other used repos.
- Fixes #722
2023-04-28 13:36:09 +01:00
Janne Valkealahti
1c73ca4f73
Revert to spring-boot 3.1.0-M1
...
- Relates #717
2023-04-28 13:15:56 +01:00
Janne Valkealahti
2d714c04cf
Upgrade spring-boot 3.1.0-RC1
...
- Fixes #717
2023-04-27 20:48:40 +01:00
Janne Valkealahti
e7b4c82e34
Upgrade spring-boot 3.1.0-M2
...
- Fixes #697
2023-03-24 16:06:34 +00:00
Janne Valkealahti
1170ec965c
Upgrade spring-boot 3.1.0-M1
...
- Fixes #662
2023-02-24 08:54:49 +00:00
Janne Valkealahti
e721bc57f3
Switch to spring-boot 3.1.0 snapshots
...
- Relates #662
2023-02-05 17:06:01 +00:00
Janne Valkealahti
4f50961976
Start next minor development version
2023-01-24 13:42:28 +00:00
github-actions[bot]
bd7f5b882c
Next development version
2023-01-24 10:23:23 +00:00
Janne Valkealahti
df9c5b5483
Upgrade spring-boot 3.0.2
...
- Fixes #619
2023-01-20 09:54:24 +00:00
Janne Valkealahti
206da7463b
Upgrade spring-boot 3.0.1
...
- Fixes #596
2022-12-27 16:04:46 +00:00
Janne Valkealahti
a6b84372b2
Upgrade spring-boot 3.0.0
...
- Fixes #574
2022-11-24 17:56:30 +00:00
Janne Valkealahti
d39276908d
Upgrade spring-boot 3.0.0-RC2
...
- Fixes #568
2022-11-15 08:14:07 +00:00
Janne Valkealahti
3e0ca620ea
Upgrade spring-boot 3.0.0-RC1
...
- Fixes #557
2022-10-21 12:16:40 +01:00
Janne Valkealahti
4bab975ecf
Add PathSearch component
...
- New PatchSearch component
- Allow user to define base directory for search
- Show (using single select list) search results
- Allow user to define search string
- Implement algorithms(start with exact-match and fuzzy-match) from fuzzy search tool (fzf)
- Sample "component path search" and change "component path" to "component path input"
- Fixes #556
2022-10-19 06:44:11 +01:00