Andy Wilkinson
ee73b022c7
Polish
2 years ago
Andy Wilkinson
b8aed98649
Avoid calling getProject() when checking configuration metadata
...
Closes gh-40546
2 years ago
Andy Wilkinson
fd887839a3
Avoid calling getProject() during execution of pMPTPR
...
Closes gh-40543
2 years ago
Andy Wilkinson
3e6a9b3708
Stop calling getProject() during execution of AutoConfigurationMetadata
...
Closes gh-40540
2 years ago
Andy Wilkinson
2572c6d3cd
Stop calling getProject() during execution of StarterMetadata
...
Closes gh-40537
2 years ago
Andy Wilkinson
95eb9bd7dc
Allow s-b-dependencies to be used when ojdbc-bom is banned
...
Closes gh-39945
2 years ago
Andy Wilkinson
d2a5bb3b26
Add dependency management alignment infrastructure
...
Closes gh-40531
2 years ago
Moritz Halbritter
6c3a21f85c
Merge pull request #40524 from chaewss
...
* pr/40524:
Remove unnecessary null check for expectedDeprecationMessages
Closes gh-40524
2 years ago
chaewss
d51282aff5
Remove unnecessary null check for expectedDeprecationMessages
...
See gh-40524
2 years ago
Andy Wilkinson
83f692237d
Migrate to com.gradle.develocity plugin
...
Closes gh-40153
2 years ago
Andy Wilkinson
27418edeb0
Remove references to s.j.generate-ddl in favor of s.j.hibernate.ddl-auto
...
Closes gh-40503
2 years ago
Andy Wilkinson
f1d0bcda2f
Revert "Remove references to s.j.generate-ddl in favor of s.j.hibernate.ddl-auto"
...
This reverts commit 273f8e20c2 .
2 years ago
Andy Wilkinson
273f8e20c2
Remove references to s.j.generate-ddl in favor of s.j.hibernate.ddl-auto
2 years ago
Andy Wilkinson
a08fe0d75b
Upgrade to release verification tests 0.0.3
...
Closes gh-40518
2 years ago
Moritz Halbritter
2e906c4720
Catch exceptions thrown during String format when collecting diagnostics
...
Registers the LoggingLinesWriter only if debug logging is actually
enabled.
Closes gh-40500
2 years ago
Moritz Halbritter
8be85611e0
Clarify the directory that's used by default to find Docker Compose file
...
Closes gh-40512
2 years ago
Scott Frederick
f89f07764b
Upgrade CI to Docker 26.1.0
...
Closes gh-40505
2 years ago
Scott Frederick
f210d83062
Don't reuse Testcontainers containers if reuse is globally disabled
...
Fixes gh-39609
2 years ago
Moritz Halbritter
178d3ca817
Merge pull request #40494 from dukbong
...
* pr/40494:
Polish "Remove unnecessary nesting of calls to String.format"
Remove unnecessary nesting of calls to String.format
Closes gh-40494
2 years ago
Moritz Halbritter
2cb19f368e
Polish "Remove unnecessary nesting of calls to String.format"
...
See gh-40494
2 years ago
Hyeon Sung
0cf15fcad0
Remove unnecessary nesting of calls to String.format
...
See gh-40494
2 years ago
Andy Wilkinson
ee6677b2bd
Merge pull request #40477 from dependabot[bot]
...
* gh-40477:
Polish "Bump gradle/actions from 3.3.0 to 3.3.1"
Bump gradle/actions from 3.3.0 to 3.3.1
Closes gh-40477
2 years ago
Andy Wilkinson
36e96b3453
Polish "Bump gradle/actions from 3.3.0 to 3.3.1"
...
See gh-40477
2 years ago
dependabot[bot]
15caacf327
Bump gradle/actions from 3.3.0 to 3.3.1
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-40477
2 years ago
Moritz Halbritter
b50b0e89c9
Remove detection of missing parameter information
...
There are some cases where false positives of the detection prevent
compiling an application to native which otherwise would run perfectly
fine in a native image.
Closes gh-40051
2 years ago
Phillip Webb
3e5d6c9cce
Register ServiceLevelObjectiveBoundary reflection hinds
...
Register hints for `ServiceLevelObjectiveBoundary` so that the `valueOf`
method can be used when binding in a native image.
Fixes gh-40480
2 years ago
Scott Frederick
362c0c1b4e
Verify alignment of MongoDB UUID representation defaults
...
Closes gh-33532
2 years ago
Scott Frederick
cdf207cf74
Stop expecting deprecations in NativeImagePluginActionIntegrationTests
...
Closes gh-35709
2 years ago
Moritz Halbritter
5510c6f61b
Clarify that all named properties must match for @ConditionalOnProperty to match
...
Closes gh-40110
2 years ago
Andy Wilkinson
1476d8d9c5
Merge pull request #39819 from tobi-laa
...
* gh-39819:
Polish "Fix handling of Redis nodes with IPv6 addresses"
Fix handling of Redis nodes with IPv6 addresses
Closes gh-39819
2 years ago
Andy Wilkinson
34f53d48b9
Polish "Fix handling of Redis nodes with IPv6 addresses"
...
See gh-39819
2 years ago
Tobias Laatsch
9b326d59fe
Fix handling of Redis nodes with IPv6 addresses
...
See gh-39819
2 years ago
Andy Wilkinson
ca4d64ed16
Use absolute path when showing classpath where main class was not found
...
Closes gh-40463
2 years ago
Andy Wilkinson
172b3d5336
Improve diagnostics when native image fails before logging is set up
...
Closes gh-40429
2 years ago
Andy Wilkinson
335d42ba64
Run system tests on GitHub Actions
...
Closes gh-40446
2 years ago
Andy Wilkinson
7bf20cfae7
Move steps for preparing a Gradle build into a reusable action
...
Closes gh-40443
2 years ago
Andy Wilkinson
67fb115b6c
Set artifact properties on the docs zip when releasing
...
Closes gh-40433
2 years ago
Andy Wilkinson
5e9161f785
Make DevToolsDataSourceAutoConfiguration back off without DataSource class
...
Manually tested as an automated test is prohibitively difficult as it
requires hiding one of the JDK's own classes.
Closes gh-40434
2 years ago
Moritz Halbritter
a715c917d8
Upgrade Java 21 version in CI image
...
Closes gh-40411
2 years ago
Moritz Halbritter
7b96941fb9
Update Java in SDKman and CI image to 17.0.11-librca
...
Closes gh-40414
2 years ago
Phillip Webb
20db2b54c7
Update copyright year of changed files
2 years ago
Moritz Halbritter
6b440723d6
Remove dependency on the git ref when creating releases
2 years ago
Moritz Halbritter
b13d006482
Fix action that publishes to SDKman
2 years ago
Andy Wilkinson
56b59cd02f
Fix action that publishes the Gradle plugin
...
- Set up Java so that it's available for ./gradlew to use
- Make the build-number an input for easier re-use in an emergency
- Use a working directory to hide main repository's buildSrc
2 years ago
Andy Wilkinson
18ada7cb91
Next development version (v3.1.12-SNAPSHOT)
2 years ago
Andy Wilkinson
8a22108c62
Use the version not the tag when creating the build name
2 years ago
Andy Wilkinson
22698ea79b
Fix references to inputs in Sync to Maven Central action
2 years ago
Andy Wilkinson
e0d00c0509
Fix version output of build-and-stage-release job
2 years ago
Andy Wilkinson
35725b4432
Reverse order so one checkout does not delete the other
2 years ago
Andy Wilkinson
b48cf9b5a8
Improve verify workflow's handling of secrets
2 years ago