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

Merge 3.9.x, fix TCK test and document breakage #9133

Merged
merged 47 commits into from
Apr 21, 2023
Merged

Conversation

timyates
Copy link
Contributor

This documents the breaking change discovered by #9132

I think I resolved the conflicts ok, but can people take a quick look and make sure

micronaut-build and others added 30 commits March 31, 2023 18:18
Co-authored-by: Denis Stepanov <denis.s.stepanov@oracle.com>
* Bump micronaut-micrometer to 4.8.3

* micrometer to 1.10.5

---------

Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

see: https://netty.io/news/2023/04/03/4-1-91-Final.html
* added management to gradle

* added health indicator config

* added indicator factory

* added unit tests

* updated test and added to service discovery manual

* removed dependency and updated version to 3.9

* moved indicator to management module, removed health-indicator config in favor of config under endpoints

* revert change to lib

* changed to compileonly and added additional config requirement in indicator

* removed factory and references
…/examples to use ConversionService bean. (#8695)

* Deprecate `ConversionService.SHARED` and update custom converter docs/examples to use ConversionService bean.

closes #8620

* build: Micronaut Build Plugins to 5.4.3

* build plugin to 5.4.6

---------

Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>
…the class one (#8608)

* fix: Load ApplicationContextConfigurer with passed classloader instead of the class one

* test: Add test for loading ApplicationContextConfigurer with passed class loader
@timyates timyates self-assigned this Apr 20, 2023
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what this is...

@timyates
Copy link
Contributor Author

timyates commented Apr 20, 2023

Bah... I chose poorly and lost https://github.com/micronaut-projects/micronaut-core/pull/9105/files

Working...

This got dropped in the merge by mistake...
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

39.2% 39.2% Coverage
0.0% 0.0% Duplication

@graemerocher graemerocher merged commit d236655 into 4.0.x Apr 21, 2023
@graemerocher graemerocher deleted the mergeup-3.9.x branch April 21, 2023 07:22
This was referenced Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

10 participants