Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Spring Boot version to 3.2.0 #378

Merged
merged 1 commit into from
Nov 26, 2023
Merged

Upgrade Spring Boot version to 3.2.0 #378

merged 1 commit into from
Nov 26, 2023

Conversation

igdianov
Copy link
Collaborator

@igdianov igdianov commented Oct 19, 2023

  • Update spring-boot.version to 3.2.0

@igdianov igdianov self-assigned this Oct 19, 2023
@igdianov igdianov added the dependencies Pull requests that update a dependency file label Oct 19, 2023
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2fa6dd7) 76.15% compared to head (94214cd) 76.15%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #378      +/-   ##
============================================
- Coverage     76.15%   76.15%   -0.01%     
  Complexity     1180     1180              
============================================
  Files            76       76              
  Lines          5255     5254       -1     
  Branches        744      744              
============================================
- Hits           4002     4001       -1     
  Misses          932      932              
  Partials        321      321              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@igdianov igdianov force-pushed the spring-boot-3.2 branch 2 times, most recently from 9d9e84d to be4d93a Compare October 22, 2023 15:52
@igdianov igdianov closed this Oct 25, 2023
@igdianov igdianov reopened this Oct 25, 2023
@igdianov igdianov force-pushed the spring-boot-3.2 branch 9 times, most recently from 9da10cd to ea5f477 Compare November 23, 2023 16:17
Add support  JPA temporal annotation

Update JavaScalars with  JPA Temporal types support for Time, Date, Timestamp

spring-boot.version to 3.2.0-RC1

Add ThreadLocalDateFormatTest

Refactor Date type to use GraphQLTimestampScalar coercing

Revert GraphQLTimestampCoercing name to GraphQLSqlTimestampCoercing

Revert remove GraphQLDateCoercing

revert disable query result stream due to regression in Hibernate 6.2.x

Revert "add Java 21 to build matrix"

This reverts commit 803ae60.

add Java 21 to build matrix

update spring-boot.version to 3.2.0-RC2

revert rebase merge changes in GraphQLJpaQueryFactory.getResultStream()

update dependencies to spring-boot 3.2.0 release train
@igdianov igdianov marked this pull request as ready for review November 26, 2023 19:17
@igdianov igdianov enabled auto-merge (squash) November 26, 2023 19:18
@igdianov igdianov enabled auto-merge (squash) November 26, 2023 19:18
@igdianov igdianov enabled auto-merge (squash) November 26, 2023 19:18
@igdianov igdianov merged commit a464837 into master Nov 26, 2023
5 checks passed
@igdianov igdianov deleted the spring-boot-3.2 branch November 26, 2023 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant