url
stringlengths 79
94
| original_message
stringlengths 5
2.73k
| message
stringlengths 0
2.61k
| original_label
stringclasses 4
values | is_good
bool 2
classes | is_bad
bool 2
classes | binary_label
float64 0
1
⌀ |
---|---|---|---|---|---|---|
https://github.com/square/okhttp/commit/ac0a0b98e425be757b04b93ab9d4d7b0600d3815 | We don't need no stinkin braces. | We don't need no stinkin braces. | No What | false | false | null |
https://github.com/square/okhttp/commit/5f239296e9124d7181e41c4af44a64bac7770132 | Correct checkstyle. | Correct checkstyle. | No Why | false | true | 0 |
https://github.com/square/okhttp/commit/7a7ad1cdb22ed381c468ee38d757da03b4b1877a | Handle incoming SETTINGS frames in SPDY. | Handle incoming SETTINGS frames in SPDY. | No Why | false | false | null |
https://github.com/square/okhttp/commit/5aa2456a145883f6688c6ee325635ed0c6339076 | Fix TLS requiresTunnel which was being computed incorrectly.
We were only returning 'true' once we were already in a tunnel.
This was bogus. In theory a TLS tunnel sending extra data could
be corrupted due to this bug.
Also migrate one of the TLS tunnel tests to use SslContextBuilder
instead of TestSSLContext. | Fix TLS requiresTunnel which was being computed incorrectly.
We were only returning 'true' once we were already in a tunnel.
This was bogus. In theory a TLS tunnel sending extra data could
be corrupted due to this bug.
Also migrate one of the TLS tunnel tests to use SslContextBuilder
instead of TestSSLContext. | No What | true | false | 1 |
https://github.com/square/okhttp/commit/15940665526348d815b26d509ce44c79926c612b | Merge: Fix HttpURLConnection CloseGuard warning due to lack of close on GZIPInputStream
Original AOSP/libcore commit by Brian Carlstrom:
java.lang.Throwable: Explicit termination method 'end' not called
at dalvik.system.CloseGuard.open(CloseGuard.java:184)
at java.util.zip.Inflater.<init>(Inflater.java:82)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:96)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:81)
at libcore.net.http.HttpEngine.initContentStream(HttpEngine.java:523)
at libcore.net.http.HttpEngine.readResponse(HttpEngine.java:831)
at libcore.net.http.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:274)
at libcore.net.http.HttpURLConnectionImpl.getResponseCode(HttpURLConnectionImpl.java:486)
at ...
Bug: 6602529
Change-Id: I9b49cbca561f8780d08844e566820087fdffc4d7 | Merge: Fix HttpURLConnection CloseGuard warning due to lack of close on GZIPInputStream
Original AOSP/libcore commit by Brian Carlstrom:
java.lang.Throwable: Explicit termination method 'end' not called
at dalvik.system.CloseGuard.open(CloseGuard.java:184)
at java.util.zip.Inflater.<init>(Inflater.java:82)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:96)
at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:81)
at libcore.net.http.HttpEngine.initContentStream(HttpEngine.java:523)
at libcore.net.http.HttpEngine.readResponse(HttpEngine.java:831)
at libcore.net.http.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:274)
at libcore.net.http.HttpURLConnectionImpl.getResponseCode(HttpURLConnectionImpl.java:486)
at ...
Bug: 6602529
Change-Id: I9b49cbca561f8780d08844e566820087fdffc4d7 | Why and What | false | false | null |
https://github.com/square/okhttp/commit/0ea4c8fc132d2b452b2ea57e06fcab67ae317473 | Give the in-progress code a SNAPSHOT version number. | Give the in-progress code a SNAPSHOT version number. | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/5f8900ea0eb374b05e78597eadf582237f18548e | Upgrade to Spring Kafka 2.5.10
Closes gh-24293 | Upgrade to Spring Kafka 2.5.10 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/869141766b18a18c4d6c45ff4e88d12d67291e19 | Use deterministic ordering of JavaBean methods
Update `JavaBeanBinder` so that methods and fields are sorted before
being processed. This ensures that setters are called in a deterministic
order, rather than the unspecified and variable order that reflection
provides.
Fixes gh-24068 | Use deterministic ordering of JavaBean methods
Update `JavaBeanBinder` so that methods and fields are sorted before
being processed. This ensures that setters are called in a deterministic
order, rather than the unspecified and variable order that reflection
provides. | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/e5aea89599ef9098f27db5c9050208a2368c6bb6 | Move SDKMAN to a separate job
Closes gh-21903 | Move SDKMAN to a separate job | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/4c07539a9f59c71209f08592e36ea951c140e327 | Start building against Spring Batch 4.2.5 snapshots
See gh-24289 | Start building against Spring Batch 4.2.5 snapshots | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/e0a061707e01ef32da5d8f574b8a3ccf8b83dcd9 | Fix checkstyle header violation
See gh-24337 | Fix checkstyle header violation | No What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/afeb9f29d48bff5bb8de5be7b67979b5d3cdf983 | Start building against Reactor Dysprosium-SR15 snasphots
See gh-24273 | Start building against Reactor Dysprosium-SR15 snasphots | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/b75e196de07dbdcaf19dfec21fe4c85a5925c975 | Upgrade to Spring Integration 5.1.13
Closes gh-23798 | Upgrade to Spring Integration 5.1.13 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/38c8b5bda17b1323bbc3e2055959ffdde2fbadc9 | Upgrade to Hibernate Validator 6.0.21.Final
Closes gh-23840 | Upgrade to Hibernate Validator 6.0.21.Final | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/5854abcbf1d8109f4eebd77df2718dadc5bcdab3 | Upgrade to Jetty 9.4.33.v20201020
Closes gh-23855 | Upgrade to Jetty 9.4.33.v20201020 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/738613b889f8b29a2b07434fca8290b965302b6c | Upgrade to Hibernate 5.3.18.Final
Closes gh-23274 | Upgrade to Hibernate 5.3.18.Final | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/a0d6504669f95f42f969c725f51149bb20bccddd | Upgrade to Couchbase Client 3.0.10
Closes gh-24084 | Upgrade to Couchbase Client 3.0.10 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/7ace6cd450b7dd36004357be9e21e57e2b5a0d6c | Move properties to correct file
See gh-22543 | Move properties to correct file | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/53296cd16109dc53de867c4cb12b10cecf47bb78 | Backport build script updates | Backport build script updates | No Why | false | false | null |
https://github.com/spring-projects/spring-boot/commit/ab2115633f79750182ce9194ff5170ae6aa04ce1 | Upgrade to Micrometer 1.3.14
Closes gh-23388 | Upgrade to Micrometer 1.3.14 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/11b5e86ffd5f80e7734493fcb9e106d7c45ba1ca | Deprecate BootJar#getConfigurations
Fixes gh-23527 | Deprecate BootJar#getConfigurations | No What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/775231e3e908459ac2f6406bbec522725a8aa78f | Upgrade to Mysql 8.0.21
Closes gh-22425 | Upgrade to Mysql 8.0.21 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/24072bed96d0d2a8b2029df35156404dc3976a72 | Improve error handling in JDK upgrade checks
See gh-22110 | Improve error handling in JDK upgrade checks | Why and What | true | false | 1 |
https://github.com/spring-projects/spring-boot/commit/4125e5fc8f4b28ca3506af4436f4b3248f33a20b | Upgrade to Byte Buddy 1.10.14
Closes gh-23291 | Upgrade to Byte Buddy 1.10.14 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/84a12c843603605364b710b38e97e680b2224f01 | Upgrade to Testcontainers 1.14.3
Closes gh-23122 | Upgrade to Testcontainers 1.14.3 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/15de956566b0737d3e53a816a6be60ed3e41c759 | Fix typo `Assert4J` -> `AssertJ`
See gh-22948 | Fix typo `Assert4J` -> `AssertJ` | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/c355b95f6c744191e9d90623281190b783542cc2 | Fix conditions that lead to auto-configure PushGateway
See gh-22919 | Fix conditions that lead to auto-configure PushGateway | No What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/b7c56f205de4c4e801a5a704daf58c25ccb5dda4 | Upgrade to Jetty 9.4.33.v20201020
Closes gh-23893 | Upgrade to Jetty 9.4.33.v20201020 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/7c13c01cb6a62b86478aa53d3516ae8aaea48bca | Fix mapping of Cassandra's idle-timeout and heartbeat-interval
Previous to this commit the connection idle timeout and heartbeat
interval were mapped to seconds whereas Cassandra expects ms for all
duration types.
This commit fixes the mapping and removes the default duration unit
since it should be considered ms like every other duration properties.
Closes gh-23249 | Fix mapping of Cassandra's idle-timeout and heartbeat-interval
Previous to this commit the connection idle timeout and heartbeat
interval were mapped to seconds whereas Cassandra expects ms for all
duration types.
This commit fixes the mapping and removes the default duration unit
since it should be considered ms like every other duration properties. | Why and What | true | false | 1 |
https://github.com/spring-projects/spring-boot/commit/a2fdf23e41020a9cc54ea3334618686bf28685de | Don't throw NettyWebServer on permission errors
Update `NettyWebServer` so that the `PortInUseException` is not thrown
for permission denied errors.
Fixes gh-19807 | Don't throw NettyWebServer on permission errors
Update `NettyWebServer` so that the `PortInUseException` is not thrown
for permission denied errors. | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/4752d7e91a89def038fe1b86d47a77a67ac65683 | Automate Docker updates in CI
See gh-20530 | Automate Docker updates in CI | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/4e79bb1cff2a938cea99323c0d7122ec9edfcfd7 | Disable bean method proxying in SpringBootJdbcConfiguration
Closes gh-22231 | Disable bean method proxying in SpringBootJdbcConfiguration | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/a5b27789c0bcc7ee65e798be68dbb44ba0e2d05b | Document how to use DataNeo4jTest with reactive access
Closes gh-23630 | Document how to use DataNeo4jTest with reactive access | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/0f9e8315bca4e3c8be824c2c1a1b7ec6defdc734 | Replace use of deprecated Reactor MonoProcessor in tests
Fixes gh-23627 | Replace use of deprecated Reactor MonoProcessor in tests | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/cd085e0641c47490e771625202a648e4de0970fa | Polish contribution
See gh-19326 | Polish contribution | No What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/f11c030b7185b60dba0b116b0e0859600b6700ad | Align TestRestTemplate Javadoc with documentation
See gh-21318 | Align TestRestTemplate Javadoc with documentation | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/65fc43865a9868cc8d1dfde768cbd8745f811c13 | Upgrade to Neo4j Ogm 3.2.11
Closes gh-21201 | Upgrade to Neo4j Ogm 3.2.11 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/9c408babfa28b7c5b202dbd724e1db5646ba746e | Upgrade to Spring Kafka 2.6.0
Closes gh-23012 | Upgrade to Spring Kafka 2.6.0 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/676cd10dbf9deebdee844cc62294ad20abdf2c69 | Fix encoding of @Bean in reference documentation
Closes gh-21908 | Fix encoding of @Bean in reference documentation | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/f9d94c6ed080c45bc96a76e134d9db5bb038f900 | Remove duplicate word in docs | Remove duplicate word in docs | Why and What | true | false | 1 |
https://github.com/spring-projects/spring-boot/commit/70f6ada29abe7ea95acfd05befb3714434684554 | Further reduce repetition in CI pipeline.yml
See gh-21716 | Further reduce repetition in CI pipeline.yml | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/8ccf7ee489fccaeafbaf49a210f41d188922b113 | Make file detection more resilient across restarts
Retain file snapshot state across devtools restarts to help prevent
detection failures.
Closes gh-19543 | Make file detection more resilient across restarts
Retain file snapshot state across devtools restarts to help prevent
detection failures. | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/56ded38f5d6b6cc1d3e7a6bd6d131a7dac33b0c9 | Generate default values from Duration and Period .ZERO
Closes gh-23082 | Generate default values from Duration and Period .ZERO | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/7948c0e3998616ddeda9f9ea787bf38162ec2f74 | Upgrade to Freemarker 2.3.29
Closes gh-18036 | Upgrade to Freemarker 2.3.29 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/fcf468062602966c508c260ef54da55e2d48c49a | Polish 'Document how to add metadata for collection and enum default values'
Closes gh-12874 | Polish 'Document how to add metadata for collection and enum default values' | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/bcd0a7bbb3a8199342c62a1574c171735ffb328a | Upgrade to Netty Tcnative 2.0.29.Final
Closes gh-20272 | Upgrade to Netty Tcnative 2.0.29.Final | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/c7449b57ce3bb07da849ddd0efd7291a7678aad9 | Add pullPolicy option for image building
This commit adds a pullPolicy option to the configuration of the Maven
plugin spring-boot:build-image goal and the Gradle plugin bootBuildImage
task. The new option gives users control over pulling the builder image
and run image from a remote image registry to the local Docker daemon.
See gh-22736 | Add pullPolicy option for image building
This commit adds a pullPolicy option to the configuration of the Maven
plugin spring-boot:build-image goal and the Gradle plugin bootBuildImage
task. The new option gives users control over pulling the builder image
and run image from a remote image registry to the local Docker daemon. | Why and What | true | false | 1 |
https://github.com/spring-projects/spring-boot/commit/1ee8c53b9089c04e64117956172fa79ccf98511f | Upgrade to spring-javaformat 0.0.14
Closes gh-17331 | Upgrade to spring-javaformat 0.0.14 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/6356852e2f97e0c58be105e5561328efe05013ab | Polish 'Log health check failure with Reactive health indicators'
See gh-17635 | Polish 'Log health check failure with Reactive health indicators' | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/a37c170376156f1cd94e6c15d0d253201ca7a491 | Try to make CouchbaseAutoConfigurationIntegrationTests less flakey
Closes gh-19932 | Try to make CouchbaseAutoConfigurationIntegrationTests less flakey | No What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/a4104ab096b4a1f3f41995dec435b8435dc5473c | Add @WebServiceClientTest slice test support
Add `@WebServiceClientTest` and related test auto-configuration to allow
slice testing of Spring Web Service client applications.
See gh-17274 | Add @WebServiceClientTest slice test support
Add `@WebServiceClientTest` and related test auto-configuration to allow
slice testing of Spring Web Service client applications. | Why and What | true | false | 1 |
https://github.com/spring-projects/spring-boot/commit/9d12626e43f9d2b98c44a382281035d6ae80e048 | Upgrade Java 8 version in CI image
Closes gh-17627 | Upgrade Java 8 version in CI image | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/4933b2688fd2114c75f8f4835d9f27bbd08165c9 | Align with changes in latest Integration snapshots
See gh-22729 | Align with changes in latest Integration snapshots | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/c4d44574b20c49639937c043a8b784c6a72f01da | Correct link to Groovy MarkupTemplateEngine documentation
See gh-16316 | Correct link to Groovy MarkupTemplateEngine documentation | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/15793b1abc9b999ae421e8942246574d4613c5d7 | Upgrade to Jetty 9.2.19.v20160908
Closes gh-6931 | Upgrade to Jetty 9.2.19.v20160908 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/dfd233cadaafd535bc68f1f502cfa7d91114f617 | Polish | Polish | Neither Why nor What | false | true | 0 |
https://github.com/spring-projects/spring-boot/commit/103e072836d8fb8ed5f5ad1a277321b8774a58b6 | Upgrade to Thymeleaf Extras Java8time 3.0.3.RELEASE
Closes gh-15913 | Upgrade to Thymeleaf Extras Java8time 3.0.3.RELEASE | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/85c0b44dcbbe4d201f8b7fd72a97c31c2d07a3ec | Test that LaunchedURLClassLoader works when thread is interrupted
Previously, RandomAccessDataFile used a semaphore and acquired it
interruptibly. This meant that an interrupted thread was unable to
access the file. Notably, this would prevent LaunchedURLClassLoader from
loading classes or resources on an interrupted thread.
The previous commit (937f857) updates RandomAccessDataFile to acquire
the semaphore uninterruptibly. This commit adds a test to
LaunchedURLClassLoader to verify that it can now load a resource from
an interrupted thread.
Closes gh-6683 | Test that LaunchedURLClassLoader works when thread is interrupted
Previously, RandomAccessDataFile used a semaphore and acquired it
interruptibly. This meant that an interrupted thread was unable to
access the file. Notably, this would prevent LaunchedURLClassLoader from
loading classes or resources on an interrupted thread.
The previous commit (937f857) updates RandomAccessDataFile to acquire
the semaphore uninterruptibly. This commit adds a test to
LaunchedURLClassLoader to verify that it can now load a resource from
an interrupted thread. | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/0a55e3e7365a44d2b1986954912f938be5a77398 | Polish 'Clarify edge case docs on ConditionalOnClass'
Closes gh-8185 | Polish 'Clarify edge case docs on ConditionalOnClass' | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/1fa1ed2b2805f731dcdf30327a5ff0b92ccf55e3 | Document HTTP response format of health endpoint
Add HTTP response format details for health endpoint, including default
status codes and sample responses.
See gh-8703 | Document HTTP response format of health endpoint
Add HTTP response format details for health endpoint, including default
status codes and sample responses. | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/0741c90489c94c7a15a415013301f40f93caae05 | Avoid blocking on a Mono indefinitely
Closes gh-15535 | Avoid blocking on a Mono indefinitely | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/49fefdafd86a2349cecaa1438a019cd5b6cdb392 | Fix doc formatting
Closes gh-6275 | Fix doc formatting | No What | false | true | 0 |
https://github.com/spring-projects/spring-boot/commit/7daade21c4ef296499f11d0413c91d9e029bc576 | Support escaped characters in BasicJsonParser
This commit adds the ability to have escaped characters, like the quote,
when using the BasicJsonParser. It also adds a short test for escaped
quotes.
Closes gh-14521 | Support escaped characters in BasicJsonParser
This commit adds the ability to have escaped characters, like the quote,
when using the BasicJsonParser. It also adds a short test for escaped
quotes. | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/6c8f8c9d827a5340f9e6493c14d8c252d1f0d52a | Better diagnotics when ESCF subclass breaks with custom management port
When a custom management.port is used, the child context is configured
with an EmbeddedServletContainerFactory bean that has the same class
as the parent context’s EmbeddedServletContainerFactory bean. This
ensures that the child context uses the same type of embedded container
as its parent when there are multiple embedded containers on the
classpath. It also causes a failure when the custom
EmbeddedServletContainerFactory subclass cannot be instantiated, for
example because it’s an anonymous inner-class.
This commit improves the diagnostics so that we fail fast with an
information exception message when we detect that the embedded servlet
container factory bean’s class cannot be instantiated.
Closes gh-6193 | Better diagnotics when ESCF subclass breaks with custom management port
When a custom management.port is used, the child context is configured
with an EmbeddedServletContainerFactory bean that has the same class
as the parent context’s EmbeddedServletContainerFactory bean. This
ensures that the child context uses the same type of embedded container
as its parent when there are multiple embedded containers on the
classpath. It also causes a failure when the custom
EmbeddedServletContainerFactory subclass cannot be instantiated, for
example because it’s an anonymous inner-class.
This commit improves the diagnostics so that we fail fast with an
information exception message when we detect that the embedded servlet
container factory bean’s class cannot be instantiated. | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/dd11b8adba6226e5be30944b4c8c8d42eaf12430 | Fix checkstyle violation
See gh-21266 | Fix checkstyle violation | No What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/b6e4c0f01286ec31439ae941ff842700374367de | Add group property to DynatraceProperties
See gh-19369 | Add group property to DynatraceProperties | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/28cd017347e70506696f375931cf26135ea4ef9d | Upgrade to Thymeleaf Extras Java8time 3.0.2.RELEASE
Closes gh-15330 | Upgrade to Thymeleaf Extras Java8time 3.0.2.RELEASE | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/6574feea873afd00753abe0004724b9d6ea51b8f | Document limitations of logging.pattern.*
Closes gh-5653 | Document limitations of logging.pattern.* | Why and What | true | false | 1 |
https://github.com/spring-projects/spring-boot/commit/02a1c435874fa8ed72db227b3bd911d079fc7cee | Fix tests | Fix tests | No What | false | true | 0 |
https://github.com/spring-projects/spring-boot/commit/98644df64dd4e2c0b72a5353418b31e083b63cd9 | Stop limiting layer customization to external modules
See gh-21207 | Stop limiting layer customization to external modules | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/6b199c84d77bd50a9eea2203ce700f590edbd88d | Upgrade to Jackson 2.9.9
Closes gh-16910 | Upgrade to Jackson 2.9.9 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/376e7fdfa1d02986e86fb4ecfd5536e2452f8510 | Document profile activation limitation of .spring-boot-devtools.properties
Closes gh-15151 | Document profile activation limitation of .spring-boot-devtools.properties | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/6dc14af92dbfa7b5281072d9fdde241ce0da3679 | Update view of bean types when an override is detected
Previously, when a bean was overridden and its type changes,
BeanTypeRegistry could be left with a stale view of the bean's type.
This would lead to incorrect bean condition evaluation as conditions
would match or not match based on the bean's old type.
This commit updates the type registry to refresh its view of a bean's
type when its definition changes.
Closes gh-13588 | Update view of bean types when an override is detected
Previously, when a bean was overridden and its type changes,
BeanTypeRegistry could be left with a stale view of the bean's type.
This would lead to incorrect bean condition evaluation as conditions
would match or not match based on the bean's old type.
This commit updates the type registry to refresh its view of a bean's
type when its definition changes. | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/55dd975c774e62c66fe3bc469b0189a5426ddd05 | Upgrade to Jackson 2.8.7
Closes gh-8355 | Upgrade to Jackson 2.8.7 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/6761747e391ccd113b7d7dd970970c037d803f54 | Upgrade to Reactor Bom Bismuth-SR14
Closes gh-15244 | Upgrade to Reactor Bom Bismuth-SR14 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/ee4205a0498440f3003ace8c5ccf36cbe74eab00 | Remove unnecessary logging by start-docker script | Remove unnecessary logging by start-docker script | Why and What | true | false | 1 |
https://github.com/spring-projects/spring-boot/commit/8a0f0354dfed2fc6d4cb1b046ec03fe5b7ff1146 | Disable Log4J2's shutdown hook by default
Log4J2 enables its shutdown hook by default. When the JVM is exiting,
this creates a race between logging that happens during the
application context being closed and Log4J2 being shut down such that
the logging is lost.
This commit updates SpringBootConfigurationFactory so that it
produces a custom sub-class of DefaultConfiguration that disables the
shutdown hook by default. In addition to solving the problem described
above, this also aligns the Log4J2 logging system with the
logging.register-shutdown-hook property which defaults to false.
Closes gh-11360 | Disable Log4J2's shutdown hook by default
Log4J2 enables its shutdown hook by default. When the JVM is exiting,
this creates a race between logging that happens during the
application context being closed and Log4J2 being shut down such that
the logging is lost.
This commit updates SpringBootConfigurationFactory so that it
produces a custom sub-class of DefaultConfiguration that disables the
shutdown hook by default. In addition to solving the problem described
above, this also aligns the Log4J2 logging system with the
logging.register-shutdown-hook property which defaults to false. | Why and What | true | false | 1 |
https://github.com/spring-projects/spring-boot/commit/bcbcb9c00bb258e7dc84cf72977947f069b94140 | Clarify use of `DataSource` for batch apps
Closes gh-8271 | Clarify use of `DataSource` for batch apps | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/de0f0ecce480486baa0dd1d5d50b35be4d450d9d | Align counter behaviour between metric exporters
The MetricCopyExporter has had the capability for a while to keep
track of counters internally. This change aligns that with the
PrefixMetricGroupExporter.
Fixes gh-5762 | Align counter behaviour between metric exporters
The MetricCopyExporter has had the capability for a while to keep
track of counters internally. This change aligns that with the
PrefixMetricGroupExporter. | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/e91500616179c70e15b2141fa739cf03d683296b | Use sha256 hashes for Docker base images to ensure repeatability
Closes gh-15056 | Use sha256 hashes for Docker base images to ensure repeatability | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/b6ff0b7c5fcef28f9ba8fd715509b9a631f0f918 | Support constructor binding on 3rd party classes
Closes gh-18935 | Support constructor binding on 3rd party classes | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/96f6f42b32af8da7166586fb456d56fccd2084f9 | Upgrade to Jetty 9.3.16.v20170120
Closes gh-8084 | Upgrade to Jetty 9.3.16.v20170120 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/62b9268cecbb2ce6f5d72bf1c0423dc5a1ea69fc | Polish 'Fix Spring Batch job restart parameters handling'
See gh-14933 | Polish 'Fix Spring Batch job restart parameters handling' | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/0fd873f0f9db1d79c30695112a487659d87425a2 | Servlet path not explicitly required for EndpointRequest | Servlet path not explicitly required for EndpointRequest | No What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/6075682e64ae2cb3b30db04f717358038556d9a3 | Polishing
- Code formatting
- Javadoc warnings
- Deprecation warnings | Polishing
- Code formatting
- Javadoc warnings
- Deprecation warnings | No Why | false | false | null |
https://github.com/spring-projects/spring-boot/commit/1735fac3ab576be5a05439ac1cfe9227a84269fe | Upgrade to Logback 1.1.5
Closes gh-5212 | Upgrade to Logback 1.1.5 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/6bc37c05898be797da4312e66c899491b4bb1965 | Drop annotation processor spring-core dependency
Remove the spring-core dependency from the annotation processor.
(cherry-picked from 4cb7d86aec5)
Fixes gh-7882 | Drop annotation processor spring-core dependency
Remove the spring-core dependency from the annotation processor.
(cherry-picked from 4cb7d86aec5) | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/5afe4743cbf4ff69ffe4bbcefa4508b1a4ac6f4b | Remove deprecated configuration properties
This commit removes the following deprecated properties:
* `server.connection-timeout`
* `server.use-forward-headers`
* `server.jetty.max-http-post-size`
* `server.tomcat.max-http-post-size`
Closes gh-20991 | Remove deprecated configuration properties
This commit removes the following deprecated properties:
* `server.connection-timeout`
* `server.use-forward-headers`
* `server.jetty.max-http-post-size`
* `server.tomcat.max-http-post-size` | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/0b1966d086c47accd0b929d01cd130dae5511c06 | Upgrade to Reactor Dysprosium-SR1
Closes gh-18741 | Upgrade to Reactor Dysprosium-SR1 | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/911b12f28d1a6584eb9a0f849f6e953fad840b86 | Fix JsonParser deprecation
See gh-18750 | Fix JsonParser deprecation | No What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/9746c63209427081350b4b396ef21790842471b8 | Update production-ready-features.adoc
Replace line break with missing line fold '
' to continue the property
value.
Closes gh-7596 | Update production-ready-features.adoc
Replace line break with missing line fold '
' to continue the property
value. | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/f417fa5c5bb641c471d9327709bc362cea4e9743 | Add jaxb API to jersey starter
Closes gh-16268 | Add jaxb API to jersey starter | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/4ec95b8308cd301d74e160a7c1a6109c6ee9b64c | Ensure that JolokiaMvcEndpoint destroys underlying controller
Closes gh-7606 | Ensure that JolokiaMvcEndpoint destroys underlying controller | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/2a85a2557d37e133a10a513fc71b5ccf4ee2d4ff | Fix health indicator auto-configuration order
Previously, the health auto-configuration `AutoconfigureOrder` entry for
couchbase was referring to the standard couchbase auto-configuration that
is not responsible to configure the `CouchbaseOperations` bean. Yet, the
health indicator implementation was relying on the presence of such a
bean.
This commit fixes the `AutoconfigureOrder` entry so that it refers to
`CouchbaseDataAutoConfiguration` now.
Closes gh-7543 | Fix health indicator auto-configuration order
Previously, the health auto-configuration `AutoconfigureOrder` entry for
couchbase was referring to the standard couchbase auto-configuration that
is not responsible to configure the `CouchbaseOperations` bean. Yet, the
health indicator implementation was relying on the presence of such a
bean.
This commit fixes the `AutoconfigureOrder` entry so that it refers to
`CouchbaseDataAutoConfiguration` now. | Why and What | true | false | 1 |
https://github.com/spring-projects/spring-boot/commit/36981259a54c82e3d6bccf39dbfc347faa6b8f46 | Document that CRaSH commands written in Java are not supported
Closes gh-7471 | Document that CRaSH commands written in Java are not supported | Why and What | true | false | 1 |
https://github.com/spring-projects/spring-boot/commit/7ea87705246d47ae2286aab2b713849c38324589 | Polish 'Fix request factory used with withBasicAuth'
Fixes gh-15982 | Polish 'Fix request factory used with withBasicAuth' | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/26345d39003514348ca0be2f9c350c92b5cf3ef7 | Polish docs
This commit replaces tabs to spaces in a yaml example for configuring
endpoint web exposure include.
Closes gh-14670 | Polish docs
This commit replaces tabs to spaces in a yaml example for configuring
endpoint web exposure include. | Why and What | true | false | 1 |
https://github.com/spring-projects/spring-boot/commit/c9427191ee7e6175493b6557e2f604213ce8342c | Set TCCL before initialising test class in FilteredClassPathRunner
Closes gh-7435 | Set TCCL before initialising test class in FilteredClassPathRunner | Why and What | false | false | null |
https://github.com/spring-projects/spring-boot/commit/c4f756daee43f89e0ba832ceac17bac216fc899b | Fix MavenSettings?handling of profiles activated by a file
Previously, MavenSettings used a FileProfileActivator with no
PathTransformer. If a settings.xml file contains a file-activated
profile this would result in an NPE within Maven. This was made worse
by the NPE not being included in the resulting failure message which
hampered diagnosis of the problem.
This commit updates MavenSettings to configure its FileProfileActivator
with a PathTransformer. It also improves the failure message that’s
created from any problems that are reported by Maven while determining
the active profiles to include a problem’s exception if it has one.
Closes gh-4826 | Fix MavenSettings?handling of profiles activated by a file
Previously, MavenSettings used a FileProfileActivator with no
PathTransformer. If a settings.xml file contains a file-activated
profile this would result in an NPE within Maven. This was made worse
by the NPE not being included in the resulting failure message which
hampered diagnosis of the problem.
This commit updates MavenSettings to configure its FileProfileActivator
with a PathTransformer. It also improves the failure message that’s
created from any problems that are reported by Maven while determining
the active profiles to include a problem’s exception if it has one. | Why and What | true | false | 1 |
https://github.com/spring-projects/spring-boot/commit/474a391763005b6c7a35ad4315b1ceeb9e98f051 | Upgrade to Spring Data Ingalls SR10
Closes gh-11673 | Upgrade to Spring Data Ingalls SR10 | Why and What | false | false | null |
Subsets and Splits