Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spring-projects/spring-boot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.3
Choose a base ref
...
head repository: spring-projects/spring-boot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.4
Choose a head ref

Commits on Feb 20, 2025

  1. Copy the full SHA
    a42b782 View commit details

Commits on Feb 22, 2025

  1. Fix typo

    snicoll committed Feb 22, 2025
    Copy the full SHA
    7ca2713 View commit details
  2. Copy the full SHA
    4b6fb44 View commit details
  3. Adapt reference to JooqExceptionTranslator

    This commit updates the reference guide as JooqExceptionTranslator has
    been superseded by ExceptionTranslatorExecuteListener.
    
    See gh-44385
    
    Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
    ngocnhan-tran1996 authored and snicoll committed Feb 22, 2025
    Copy the full SHA
    c211b05 View commit details
  4. Merge pull request #44385 from ngocnhan-tran1996

    * pr/44385:
      Adapt reference to JooqExceptionTranslator
    
    Closes gh-44385
    snicoll committed Feb 22, 2025
    Copy the full SHA
    58a9280 View commit details
  5. Merge branch '3.3.x' into 3.4.x

    Closes gh-44402
    snicoll committed Feb 22, 2025
    Copy the full SHA
    397ded2 View commit details
  6. Clarify which Mongo properties are ignored when URI property is set

    See gh-44384
    
    Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
    nosan authored and snicoll committed Feb 22, 2025
    Copy the full SHA
    2f288bf View commit details
  7. Polish contribution

    snicoll committed Feb 22, 2025
    Copy the full SHA
    7fd1955 View commit details
  8. Merge pull request #44384 from nosan

    * pr/44384:
      Polish contribution
      Clarify which Mongo properties are ignored when URI property is set
    
    Closes gh-44384
    snicoll committed Feb 22, 2025
    Copy the full SHA
    acfdd11 View commit details
  9. Merge branch '3.3.x' into 3.4.x

    Closes gh-44404
    snicoll committed Feb 22, 2025
    Copy the full SHA
    f7b23f5 View commit details
  10. Replace unconventional Optional usages

    See gh-44393
    
    Signed-off-by: Johnny Lim <izeye@naver.com>
    izeye authored and snicoll committed Feb 22, 2025
    Copy the full SHA
    133ecab View commit details
  11. Copy the full SHA
    56bd551 View commit details
  12. Merge pull request #44393 from izeye

    * pr/44393:
      Update copyright year of changed file
      Replace unconventional Optional usages
    
    Closes gh-44393
    snicoll committed Feb 22, 2025
    Copy the full SHA
    49e1c04 View commit details
  13. Consider properties on outer class in nested @DataJpaTest tests

    See gh-44348
    
    Signed-off-by: Bernie Schelberg <bernard.schelberg@invicara.com>
    bernie-schelberg-invicara authored and snicoll committed Feb 22, 2025
    Copy the full SHA
    b9438be View commit details
  14. Polish contribution

    snicoll committed Feb 22, 2025
    Copy the full SHA
    2a94ee1 View commit details
  15. Merge pull request #44348 from bernie-schelberg-invicara

    * pr/44348:
      Polish contribution
      Consider properties on outer class in nested @DataJpaTest tests
    
    Closes gh-44348
    snicoll committed Feb 22, 2025
    Copy the full SHA
    b711489 View commit details
  16. Merge branch '3.3.x' into 3.4.x

    Closes gh-44407
    snicoll committed Feb 22, 2025
    Copy the full SHA
    2c4ea4c View commit details
  17. Use Javadoc attributes for Gradle reference guide

    See gh-44388
    
    Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
    ngocnhan-tran1996 authored and snicoll committed Feb 22, 2025
    Copy the full SHA
    d781ce1 View commit details
  18. Merge pull request #44388 from ngocnhan-tran1996

    * pr/44388:
      Use Javadoc attributes for Gradle reference guide
    
    Closes gh-44388
    snicoll committed Feb 22, 2025
    Copy the full SHA
    7247570 View commit details
  19. Merge branch '3.3.x' into 3.4.x

    Closes gh-44409
    snicoll committed Feb 22, 2025
    Copy the full SHA
    de32c6f View commit details

Commits on Feb 24, 2025

  1. Polish

    See gh-44323
    
    Signed-off-by: Johnny Lim <izeye@naver.com>
    izeye authored and snicoll committed Feb 24, 2025
    Copy the full SHA
    332ad7b View commit details
  2. Update copyright of changed files

    snicoll committed Feb 24, 2025
    Copy the full SHA
    bf1dc09 View commit details
  3. Merge pull request #44323 from izeye

    * pr/44323:
      Update copyright of changed files
      Polish
    
    Closes gh-44323
    snicoll committed Feb 24, 2025
    Copy the full SHA
    e6b2193 View commit details
  4. Merge branch '3.3.x' into 3.4.x

    Closes gh-44416
    snicoll committed Feb 24, 2025
    Copy the full SHA
    f235d7e View commit details
  5. Fix typo in fold attribute

    See gh-44413
    
    Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
    ngocnhan-tran1996 authored and snicoll committed Feb 24, 2025
    Copy the full SHA
    ae2cfeb View commit details
  6. Update copyright of changed files

    snicoll committed Feb 24, 2025
    Copy the full SHA
    41656bf View commit details
  7. Merge pull request #44413 from ngocnhan-tran1996

    * pr/44413:
      Update copyright of changed files
      Fix typo in fold attribute
    
    Closes gh-44413
    snicoll committed Feb 24, 2025
    Copy the full SHA
    def70a1 View commit details
  8. Merge branch '3.3.x' into 3.4.x

    Closes gh-44420
    snicoll committed Feb 24, 2025
    Copy the full SHA
    a5ed3e6 View commit details

Commits on Feb 25, 2025

  1. Add a project icon for IntelliJ IDEA

    See gh-44424
    
    Signed-off-by: Johnny Lim <izeye@naver.com>
    izeye authored and snicoll committed Feb 25, 2025
    Copy the full SHA
    c498fcb View commit details
  2. Merge pull request #44424 from izeye

    * pr/44424:
      Add a project icon for IntelliJ IDEA
    
    Closes gh-44424
    snicoll committed Feb 25, 2025
    Copy the full SHA
    59c0036 View commit details
  3. Merge branch '3.3.x' into 3.4.x

    Closes gh-44429
    snicoll committed Feb 25, 2025
    Copy the full SHA
    b4336b2 View commit details

Commits on Feb 26, 2025

  1. Copy the full SHA
    453002b View commit details
  2. Merge branch '3.3.x' into 3.4.x

    Closes gh-44437
    mhalbritter committed Feb 26, 2025
    Copy the full SHA
    ea25734 View commit details
  3. Copy the full SHA
    abf320d View commit details
  4. Merge branch '3.3.x' into 3.4.x

    Closes gh-44436
    mhalbritter committed Feb 26, 2025
    Copy the full SHA
    8705ed0 View commit details
  5. Copy the full SHA
    a5f8642 View commit details
  6. Copy the full SHA
    4d99e4a View commit details
  7. Polish test

    Include at least a bean declaration to make sure the cglib proxy is
    created
    snicoll committed Feb 26, 2025
    Copy the full SHA
    d04620d View commit details
  8. Copy the full SHA
    3acea58 View commit details
  9. Merge branch '3.3.x' into 3.4.x

    Closes gh-44445
    wilkinsona committed Feb 26, 2025
    Copy the full SHA
    23b89c8 View commit details
  10. Copy the full SHA
    56c9551 View commit details
  11. Merge branch '3.3.x' into 3.4.x

    Closes gh-44448
    wilkinsona committed Feb 26, 2025
    Copy the full SHA
    4f0dd51 View commit details
  12. Copy the full SHA
    5be5eaf View commit details
  13. Merge branch '3.3.x' into 3.4.x

    Closes gh-44450
    wilkinsona committed Feb 26, 2025
    Copy the full SHA
    0e066ac View commit details
  14. Copy the full SHA
    8874582 View commit details
  15. Merge branch '3.3.x' into 3.4.x

    Closes gh-44452
    wilkinsona committed Feb 26, 2025
    Copy the full SHA
    9c189a0 View commit details
  16. Copy the full SHA
    8577718 View commit details
  17. Merge branch '3.3.x' into 3.4.x

    Closes gh-44454
    wilkinsona committed Feb 26, 2025
    Copy the full SHA
    4d137d4 View commit details
  18. Copy the full SHA
    3de189a View commit details
  19. Merge branch '3.3.x' into 3.4.x

    Closes gh-44456
    wilkinsona committed Feb 26, 2025
    Copy the full SHA
    608b6c4 View commit details
Loading