Commit Graph

38557 Commits (caaef89afffb7f266882805e5d2c7c9e3e19338a)
 

Author SHA1 Message Date
Mortitz Halbritter bece347987 Polish 2 years ago
Spring Builds 69087badab Next development version (v2.7.11-SNAPSHOT) 2 years ago
Andy Wilkinson 1fc3c34fa2 Document support for Java 20
Closes gh-34642
2 years ago
Andy Wilkinson 1508e3cec8 Upgrade to Spring Integration 5.5.17
Closes gh-34722
2 years ago
Andy Wilkinson dd8f0c4e98 Upgrade to GraphQL Java 18.4
Closes gh-34717
2 years ago
Scott Frederick f234980a1a Merge pull request #34534 from dsyer
* gh-34534:
  Polish "Clarify conventions for custom error pages in WebFlux"
  Clarify conventions for custom error pages in WebFlux

Closes gh-34534
2 years ago
Scott Frederick 1c05ad2852 Polish "Clarify conventions for custom error pages in WebFlux"
See gh-34534
2 years ago
Dave Syer f285364f22 Clarify conventions for custom error pages in WebFlux
See gh-34534
2 years ago
Scott Frederick bf48c6c7f3 Merge pull request #34517 from anthonydahanne
* gh-34517:
  Polish "Add documentation for publishing images with Maven command line"
  Add documentation for publishing images with Maven command line

Closes gh-34517
2 years ago
Andy Wilkinson 932c203e06 Upgrade to Spring Session Bom 2021.2.1
Closes gh-34533
2 years ago
Scott Frederick ad680ed4ea Polish "Add documentation for publishing images with Maven command line"
See gh-34517
2 years ago
Anthony Dahanne 21978da02a Add documentation for publishing images with Maven command line
See gh-34517
2 years ago
Andy Wilkinson fbce81fd24 Upgrade to Spring GraphQL 1.0.4
Closes gh-34532
2 years ago
Andy Wilkinson 0f0222b0f8 Upgrade to Spring AMQP 2.4.11
Closes gh-34607
2 years ago
Scott Frederick e593a8d328 Merge pull request #34332 from terminux
* pr/34332:
  Polish "Disable embedded web auto-config when not using embedded web server"
  Disable embedded web auto-config when not using embedded web server

Closes gh-34332
2 years ago
Scott Frederick 6dc0f90e00 Polish "Disable embedded web auto-config when not using embedded web server"
See gh-34332
2 years ago
Guirong Hu b2facecb12 Disable embedded web auto-config when not using embedded web server
See gh-34332
2 years ago
Andy Wilkinson fe39ee671d Upgrade to UnboundID LDAPSDK 6.0.8
Closes gh-34656
2 years ago
Andy Wilkinson 4be288f672 Upgrade to Tomcat 9.0.73
Closes gh-34655
2 years ago
Andy Wilkinson 676cac99b7 Upgrade to Spring HATEOAS 1.5.4
Closes gh-34654
2 years ago
Andy Wilkinson 078c5f5c2c Upgrade to Spring Framework 5.3.26
Closes gh-34531
2 years ago
Andy Wilkinson 97dab185dd Upgrade to Spring Data Bom 2021.2.10
Closes gh-34530
2 years ago
Andy Wilkinson 71c7194af7 Upgrade to Netty 4.1.90.Final
Closes gh-34653
2 years ago
Andy Wilkinson 20558bf072 Upgrade to Json-smart 2.4.10
Closes gh-34652
2 years ago
Andy Wilkinson bfba7fdee3 Upgrade to Jetty 9.4.51.v20230217
Closes gh-34651
2 years ago
Andy Wilkinson 7fa5dab8ac Upgrade to Jetty Reactive HTTPClient 1.1.14
Closes gh-34650
2 years ago
Andy Wilkinson 419428842e Upgrade to Groovy 3.0.16
Closes gh-34649
2 years ago
Andy Wilkinson 3744532dec Upgrade to Dropwizard Metrics 4.2.18
Closes gh-34648
2 years ago
Andy Wilkinson 2cbaf645b1 Add CI with JDK 20
Closes gh-34175
2 years ago
Phillip Webb aea57fbd41 Consider the underling file in equals/hashcode
Update `StandardConfigDataResource` so that the underlying file is
considered in equals/hashcode. Prior to this commit, if the classpath
included `.` then the same resource could be loaded twice. Once via
a `ClassPathResource` and once via a `FileSystemResource`.

Fixes gh-34212
2 years ago
Andy Wilkinson 837ac85f3b Start building against Spring AMQP 2.4.11 snapshots
See gh-34607
2 years ago
Andy Wilkinson 7022d9abbb Upgrade to Reactor Bom 2020.0.30
Closes gh-34529
2 years ago
Andy Wilkinson 7f2002fe44 Upgrade to Micrometer 1.9.9
Closes gh-34528
2 years ago
Andy Wilkinson 61d92523bd Merge pull request #34421 from 1993heqiang
* gh-34421:
  Polish name of JettyServletWebServerFactory bean method

Closes gh-34421
2 years ago
1993heqiang a3bb3b1510 Polish name of JettyServletWebServerFactory bean method
See gh-34421
2 years ago
Andy Wilkinson dee145d873 Merge pull request #34567 from 1993heqiang
* gh-34567:
  Polish "Update two references to old APIs in the docs"
  Update two references to old APIs in the docs

Closes gh-34567
2 years ago
Andy Wilkinson da156224aa Polish "Update two references to old APIs in the docs"
See gh-34567
2 years ago
1993heqiang e447c49f3b Update two references to old APIs in the docs
See gh-34567
2 years ago
Andy Wilkinson cfd4341a8e Merge pull request #34587 from izeye
* gh-34587:
  Polish Javadoc since tags for gh-34324

Closes gh-34587
2 years ago
Johnny Lim 00f388fa6f Polish Javadoc since tags for gh-34324
See gh-34587
2 years ago
Andy Wilkinson 2c09c311f5 Start building against Spring Session Bom 2021.2.1 snapshots
See gh-34533
2 years ago
Andy Wilkinson 783db48cf4 Start building against Spring GraphQL 1.0.4 snapshots
See gh-34532
2 years ago
Andy Wilkinson 5fdd124bc3 Start building against Spring Framework 5.3.26 snapshots
See gh-34531
2 years ago
Andy Wilkinson 8112273b22 Start building against Spring Data Bom 2021.2.10 snapshots
See gh-34530
2 years ago
Andy Wilkinson 5daef7cda1 Start building against Reactor Bom 2020.0.30 snapshots
See gh-34529
2 years ago
Andy Wilkinson b03984735c Start building against Micrometer 1.9.9 snapshots
See gh-34528
2 years ago
Andy Wilkinson 1e5169846f Fix handling of deprecated identityprovider verification.credentials
Fixes gh-34525
2 years ago
Scott Frederick 4bd0f75119 Upgrade CI images to ubuntu:jammy-20230301
Closes gh-34521
2 years ago
Andy Wilkinson 86c988d653 Improve compatibility with SnakeYAML 2.0
Closes gh-34405
2 years ago
Scott Frederick 7730eee439 Use image manifest when exporting layers
A tar archive of a Docker image contains a `mainfest.json` file that
lists the path to each embedded tar file containing the contents of a
layer in the image. This manifest file should be used to identify the
layer files instead of relying on file naming conventions and
assumptions on the directory structure that are not consistent
between container engine implementations.

Fixes gh-34324
2 years ago