Skip to content

feat: add support for Spring Boot 2.4#231

Merged
bednar merged 2 commits intomasterfrom
feat/spring-boot-24
Jun 10, 2021
Merged

feat: add support for Spring Boot 2.4#231
bednar merged 2 commits intomasterfrom
feat/spring-boot-24

Conversation

@bednar
Copy link
Copy Markdown
Contributor

@bednar bednar commented Jun 4, 2021

Proposed Changes

  • added support for Spring Boot 2.4
  • removed useless custom micrometer registry - not it is supported by vanilla Micrometer
  • removed Bonitoo.io snapshot repository

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • mvn test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar marked this pull request as ready for review June 4, 2021 07:46
@bednar bednar requested a review from rhajek June 4, 2021 07:46
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 4, 2021

Codecov Report

Merging #231 (ba8b756) into master (ee29da1) will increase coverage by 0.38%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #231      +/-   ##
============================================
+ Coverage     88.78%   89.16%   +0.38%     
+ Complexity      449      442       -7     
============================================
  Files           146      143       -3     
  Lines          5743     5696      -47     
  Branches        269      269              
============================================
- Hits           5099     5079      -20     
+ Misses          565      538      -27     
  Partials         79       79              
Impacted Files Coverage Δ
...lth/InfluxDB2HealthIndicatorAutoConfiguration.java 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ee29da1...ba8b756. Read the comment docs.

@bednar bednar merged commit 7e8afdf into master Jun 10, 2021
@bednar bednar deleted the feat/spring-boot-24 branch June 10, 2021 06:48
@bednar bednar added this to the 2.4.0 milestone Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants