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

TCK Test for JSON additional types codec #9272

Merged
merged 3 commits into from
May 22, 2023
Merged

TCK Test for JSON additional types codec #9272

merged 3 commits into from
May 22, 2023

Conversation

sdelamo
Copy link
Contributor

@sdelamo sdelamo commented May 20, 2023

No description provided.

@sdelamo sdelamo marked this pull request as ready for review May 20, 2023 08:00
@sdelamo sdelamo requested a review from yawkat May 20, 2023 08:00
@sdelamo sdelamo added this to the 3.9.3 milestone May 20, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 20, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@sdelamo sdelamo merged commit 69397f0 into 3.9.x May 22, 2023
@sdelamo sdelamo deleted the additional-code-mn3 branch May 22, 2023 13:02
sdelamo added a commit that referenced this pull request Jun 7, 2023
* Bump micronaut-sql to 4.6.7 (#8868)

* Bump micronaut-kubernetes to 3.4.1 (#9037)

* Update netty monorepo to v4.1.92.Final (#9277)

see: https://netty.io/news/2023/04/25/4-1-92-Final.html

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

* test: Writable in Controller and Filter (#9286)

* TCK Test for JSON additional types codec (#9272)

* test: additional types for json codec

add JSON additional types codec

* use lower kebap case for configuration

* add more tests

* Remove test limitation for TCK (#9317)

* Add test for `@Body` not being required in 3.9.x (#9318)

* Add test for `@Body` not being required in 3.9.x

This should be removed in 4.0.0 as the annotation is required

* Add test for with the annotation

* Bump micronaut-aws to 3.17.3 (#9368)

* TCK tests for boolean textplain and default media type for String return type (#9314)

* TCK Test txt media type boolean response

* TCK tests

* add license

* Bump micronaut-servlet to 3.3.7 (#9398)

* Bump micronaut-maven-plugin to 3.5.4 (#9370)

* build: Micronaut Build plugin to 5.4.9

* [skip ci] Release v3.9.3

* Back to 3.9.4-SNAPSHOT

* build. update to Netty 4.1.93 (#9401)

* checkstyle

---------

Co-authored-by: micronaut-build <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Graeme Rocher <[email protected]>
Co-authored-by: Tim Yates <[email protected]>
Co-authored-by: micronaut-build <[email protected]>
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
Development

Successfully merging this pull request may close these issues.

3 participants