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

Remove unused Netty attributes #10185

Merged
merged 17 commits into from
Dec 4, 2023
Merged

Remove unused Netty attributes #10185

merged 17 commits into from
Dec 4, 2023

Conversation

dstepanov
Copy link
Contributor

No description provided.

@dstepanov dstepanov added the type: improvement A minor improvement to an existing feature label Dec 1, 2023
@dstepanov dstepanov added this to the 4.3.0 milestone Dec 1, 2023
dstepanov and others added 15 commits December 3, 2023 12:09
* ContextualConnection intercepted missing method repro

* Change test package

* Update ConnectionInterceptorSpec.groovy

* Updated example not to use Connection

* Fix methods not respecting the array type when comparing

---------

Co-authored-by: radovanradic <[email protected]>
….7.6 (#10152)

* fix(deps): update dependency org.neo4j.driver:neo4j-java-driver to v1.7.6

* neo4j-java-driver to 5.14.0 (matching version used in micronaut-neo4j)

* fix inject-groovy tests for update to neo4j-java-driver with breaking changes

* fix inject-java tests for update to neo4j-java-driver with breaking changes

* Fix inject-kotlin tests for update to neo4j-java-driver with breaking changes. Includes re-enabling most of ConfigurationPropertiesBuilderSpec that was entirely commented out on #8837.

* neo4j-java-driver to 5.15.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dean Wette <[email protected]>
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
#10166)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
)

* Micronaut Validation 4.2.0

* Micronaut SQL 5.3.0

* rxjava 2.1.0

* :%s/BeanContext::run/ApplicationContext::run tests

* :%s/BeanContext::run/DefaultBeanContext::start tests
* fix(deps): update managed.ksp to v1.9.21-1.0.15

* This requires more memory for Kotest 🤔

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergio del Amo <[email protected]>
Co-authored-by: Tim Yates <[email protected]>
Copy link

sonarqubecloud bot commented Dec 3, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants