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
Moritz Halbritter
3479304e13
Disable creation time verification on Linux
...
Closes gh-40423
2 years ago
Andy Wilkinson
20e291d8dd
Correct the name of the Gradle Enterprise access key input
...
See gh-40407
2 years ago
Andy Wilkinson
1b03cf04f4
Remove type from secrets declarations
...
See gh-40407
2 years ago
Andy Wilkinson
9a589ea243
Fix passing of repository username and password into verify
...
See gh-40407
2 years ago
Andy Wilkinson
e75c9312e0
Add workflow to release from GitHub Actions
...
Co-Authored-By: Moritz Halbritter <moritz.halbritter@broadcom.com>
Closes gh-40407
2 years ago
Scott Frederick
bc5777d0cc
Upgrade CI images to ubuntu:jammy-20240405
...
Closes gh-40410
2 years ago
Andy Wilkinson
acb9427ffd
Pin the version of the release verification tests
...
Closes gh-40366
2 years ago
Andy Wilkinson
e03d691db1
Upgrade to SLF4J 2.0.13
...
Closes gh-40391
2 years ago
Andy Wilkinson
c969cbbdba
Upgrade to R2DBC Postgresql 1.0.5.RELEASE
...
Closes gh-40390
2 years ago
Andy Wilkinson
031bebb144
Upgrade to Netty 4.1.109.Final
...
Closes gh-40389
2 years ago
Andy Wilkinson
eb0506eaed
Upgrade to ActiveMQ 5.18.4
...
Closes gh-40388
2 years ago
Moritz Halbritter
1d372295f1
Merge pull request #40385 from spencergibb
...
* pr/40385:
Fix javadoc for correct operation annotation
Closes gh-40385
2 years ago