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

Verify every module plays well with Micronaut 2.0 #3024

Closed
sdelamo opened this issue Apr 6, 2020 · 4 comments
Closed

Verify every module plays well with Micronaut 2.0 #3024

sdelamo opened this issue Apr 6, 2020 · 4 comments
Assignees
Milestone

Comments

@sdelamo
Copy link
Contributor

sdelamo commented Apr 6, 2020

This should be done for every module. Legend:

Symbol Status
Works with Micronaut 2. No further action required
✳️ Works with Micronaut 2. However, it requires a new release, because either it uses an old Micronaut version, or needed changes to make it work with Micronaut 2
Doesn't work with Micronaut 2
Hasn't been tested with Micronaut 2
☑️ Not Applicable

The upgrade PRs are mostly to see the changes required for the upgrade, so that when they want to move ahead, don't need to start from scratch. PRs that are failing are marked as draft to prevent merges.

Data Access

Module Micronaut version Status Upgrade PR Issues
Data 1.3.5 #519 #518
MongoDB 1.3.3 #35
Neo4j Configuration 1.2.8 #15
Redis 1.3.4 #35 #3125
SQL / JDBC 1.3.4 #152
Cassandra 1.3.5 #14 #3162

Database Migration

Module Micronaut version Status Upgrade PR Issues
Flyway 1.3.3 #31
Liquibase 1.3.3 #24

Analytics

Module Micronaut version Status Upgrade PR Issues
ElasticSearch 2.0.0.M3 #28 #3165
JMX 2.0.0.M1
Micrometer 1.3.5 #67 #3177
Ratelimiter 1.3.0.BUILD-SNAPSHOT #2

Views

Module Micronaut version Status Upgrade PR Issues
RSS Configuration 2.0.0 #1 #3182
Views 2.0.0.M3 ✳️ #3167

Languages

Module Micronaut version Status Upgrade PR Issues
Groovy 2.0.0.M3 #56 #3169
Kotlin 1.3.3 #75 #3178

Reactive

Module Micronaut version Status Upgrade PR Issues
Reactor 2.0.0.M2 ✳️ #3171
RxJava 1 1.3.3 ✳️ #1 #3170
RxJava 3 2.0.0.M2 ✳️ #3172

Misc

Module Micronaut version Status Upgrade PR Issues
Cache 2.0.0.M2 ✳️ #3173
Hibernate Validator 2.0.0
Maven Plugin N/A ☑️
Picocli 1.3.4 #30
Security 2.0.0.M3 ✳️ #3174
Test 1.3.3.BUILD-SNAPSHOT #162
ACME 1.3.3

Messaging

Module Micronaut version Status Upgrade PR Issues
Kafka 1.3.4 #127 #128
RabbitMQ 1.3.5 #65 #66
NATS 1.3.5 #23

Cloud

Module Micronaut version Status Upgrade PR Issues
AWS 2.0.0.M2 ✳️ #3175
GCP 1.3.4 #114
Kubernetes 1.3.5 #103 #3179
Netflix 2.0.0.RC1 #14 #15

API

Module Micronaut version Status Upgrade PR Issues
Servlet 1.3.4 #4 #5 #6
GRPC 2.0.0.M2 ✳️ #3176
Micronaut GraphQL 1.3.0 #43
JAX-RS 1.3.3
Jackson XML 1.3.0
Open API 1.1.4
Spring 1.3.3 #57 #58
@benmccann
Copy link
Contributor

I found an issue with the GraphQL module 2.x compatibility. Sharing it here. micronaut-projects/micronaut-graphql#42

@sdelamo
Copy link
Contributor Author

sdelamo commented May 25, 2020

rss 2.00 has been released. i have added a green checkmark to the table

@grimmjo
Copy link
Contributor

grimmjo commented Jun 3, 2020

I've added a pull request for micronaut-nats

@alvarosanchez
Copy link
Member

@grimmjo thanks, I added the project to the table

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

No branches or pull requests

6 participants