Commit Graph

194 Commits

Author SHA1 Message Date
Rob Winch ba5de76fb3 Update org.jetbrains.kotlin to 1.4.32
Closes gh-9555
2021-04-05 22:23:59 -05:00
Rob Winch f3f1106624 Update io.spring.javaformat to 0.0.27
Closes gh-9553
2021-04-05 22:23:59 -05:00
Rob Winch 136a44a750 Remove GAE
Issue gh-9539
2021-04-05 21:21:01 -05:00
Rob Winch 0f0e8eded4 Add spring-security-dependencies
Issue gh-9540
2021-04-05 10:36:36 -05:00
Eleftheria Stein 0724b7e7e5 Next development version 2021-03-15 23:18:31 +01:00
Eleftheria Stein 1c351ca2fd Release 5.5.0-M3 2021-03-15 22:43:41 +01:00
Eleftheria Stein b72d0d5fa0 Update to Kotlin 1.4.31
Closes gh-9502
2021-03-15 10:06:38 +01:00
Eleftheria Stein 7060a841dd Update to GAE 1.9.87
Closes gh-9503
2021-03-15 10:05:33 +01:00
Josh Cummings 304495f2b9
Next Development Version 2021-02-11 15:50:35 -07:00
Josh Cummings 61a67920b5
Release 5.5.0-M2 2021-02-11 15:00:38 -07:00
Josh Cummings 983f49052c
Update to GAE 1.9.86
Closes gh-9445
2021-02-11 15:00:32 -07:00
Josh Cummings df10f7d56d
Update to Kotlin 1.4.30
Closes gh-9444
2021-02-11 15:00:27 -07:00
Josh Cummings f6bfdd94b7
Update to Spring Boot 2.4.2
Closes gh-9443
2021-02-11 15:00:05 -07:00
Rob Winch 3db112cc20 Spring Boot 2.4.0 2021-01-19 17:20:12 -06:00
Rob Winch 4515c86beb WithSecurityContextTestExecutionListener Respects @NestedTestConfiguration
Previously WithSecurityContextTestExecutionListener did not respect
@NestedTestConfiguration.

This commit switches to using TestContextAnnotationUtils to ensure that
@NestedTestConfiguration is respected.

Closes gh-9193
2020-11-06 15:11:50 -06:00
Joe Grandja f0a3f91f86 Next development version 2020-11-03 19:54:28 -05:00
Joe Grandja 3cba4eccdc Release 5.5.0-M1 2020-11-03 19:06:19 -05:00
Josh Cummings 2edc955939
Begin 5.5 Development 2020-10-07 16:06:14 -06:00
Josh Cummings 6cb41fb777
Update to Kotlin 1.4.10
Closes gh-9111
2020-10-07 16:01:14 -06:00
Josh Cummings 8382f458f0
Update to AspectJ 1.9.6
Closes gh-9110
2020-10-07 16:01:08 -06:00
Josh Cummings 5706c0f072
Update to Google App Engine 1.9.82
Closes gh-9109
2020-10-07 16:01:01 -06:00
Josh Cummings 9677bd83b1
Update to Spring JavaFormat 0.0.25
Closes gh-9108
2020-10-07 16:00:55 -06:00
Josh Cummings 0f5125724c
Update to Spring Boot 2.4.0-M3
Closes gh-9107
2020-10-07 16:00:42 -06:00
Joe Grandja 57c5ec26e7 Next Development Version 2020-09-09 18:14:25 -04:00
Joe Grandja 7681fa657e Release 5.4.0 2020-09-09 13:48:15 -04:00
Phillip Webb 81d9c6cac5 Add spring-javaformat plugin
Add spring-javaformat plugin but disable it for all sample projects.

Issue gh-8945
2020-08-10 16:24:44 -05:00
Joe Grandja a30541fcd9 Next Development Version
NOTE:
The 5.4.0-RC1 release has been tagged at 74b42ba956
as it includes a fix related to RSocket integration tests.
2020-08-05 15:03:27 -04:00
Joe Grandja 10dbe140c9 Release 5.4.0-RC1 2020-08-05 13:46:57 -04:00
Josh Cummings d3dc8b055b
Next Development Version 2020-07-01 13:12:37 -06:00
Josh Cummings cb9d524e16
Release 5.4.0-M2 2020-07-01 12:40:29 -06:00
Josh Cummings c04ebe3d56
Update to Spring Boot 2.4.0-M1
Closes gh-8787
2020-07-01 12:40:46 -06:00
Josh Cummings 609e6de101
Update to Kotlin 1.3.72
Closes gh-8786
2020-07-01 12:40:40 -06:00
Josh Cummings 5178cc7d65
Update to Google App Enging 1.7.80
Closes gh-8785
2020-07-01 12:40:29 -06:00
Josh Cummings d014d29199
Update to Spring Boot 2.3.0
Fixes gh-8605
2020-05-27 16:12:23 -06:00
Joe Grandja f92ab34ca0 Next development version 2020-05-06 17:37:30 -04:00
Joe Grandja c506ee6b69 Release 5.4.0-M1 2020-05-06 17:19:22 -04:00
Rob Winch 7411f25474 Use io.spring.gradle-enterprise-conventions
Adds support for build cache and build scans.

Closes gh-8115
2020-03-13 13:28:36 -05:00
Rob Winch 034c6c078f Improve Build Performance
- Enable parallel builds
- Remove `clean`
- Remove `--no-daemon`
- Remove `--refresh-dependencies` This refreshes all dependencies not just
  dependencies that change. spring-build-conventions has been updated to
  set the cache time of snapshots and changing modules to be 0, so that is
  always updated.

Closes gh-8113
2020-03-13 13:26:06 -05:00
Eleftheria Stein 426d842f8a Next development version 2020-03-06 17:00:51 -05:00
Josh Cummings 739137cbb9
Next development version 2020-03-04 12:03:29 -07:00
Josh Cummings 7928a1392c
Release 5.3.0.RELEASE 2020-03-04 10:28:39 -07:00
Josh Cummings 68a4621b1a
Update to Kotlin 1.3.70
Fixes gh-8064
2020-03-04 10:27:50 -07:00
Josh Cummings e36fbfa8a7
Update to Spring Boot 2.2.5
Fixes gh-8063
2020-03-04 10:27:32 -07:00
Eleftheria Stein 3806f2387b Next development version 2020-02-05 15:51:25 +01:00
Eleftheria Stein f85f2fa740 Release 5.3.0.RC1 2020-02-05 15:17:14 +01:00
Eleftheria Stein 7c482007de Update to GAE 1.9.78
Fixes gh-7893
2020-02-05 09:42:36 +01:00
Eleftheria Stein 96913f4bc1 Update to Spring Boot 2.2.4.RELEASE
Fixes gh-7892
2020-02-05 09:41:36 +01:00
Eleftheria Stein d68a82e716 Next Development Version 2020-01-08 22:10:35 +01:00
Eleftheria Stein 7af26f12dc Release 5.3.0.M1 2020-01-08 21:42:46 +01:00
Eleftheria Stein 20483c2314 Update to Spring Boot 2.2.2.RELEASE
Fixes: gh-7797
2020-01-08 17:01:23 +01:00