Micronaut Launch v2.0.0.RC1
Pre-release
Pre-release
alvarosanchez
released this
16 Jun 11:03
·
229 commits
to master
since this release
v2.0.0.RC1 (2020-06-01)
Implemented enhancements:
- Add Multitenancy GORM features #260
- Add multitenancy feature #259
- del security-session login Success urls #242
- security-session should not enable logout endpoint #241
- security-session should not enable login endpoint #240
- security-session should set login-handler: session #239
- security-jwt should not enable endpoints #238
- security-jwt should set login-handler: bearer #237
- Currently Azure Functions only support Java 8. #221
- Add MySQL feature #211
- New Feature: Add HOCON configuration support #160
- Feature snippet #129
Fixed bugs:
- testImplementation uses
platform
instead ofenforcedPlatform
#255 - Creating Azure/GCP function results in an app with Lambda stuff in it #244
- Micronaut ktor not starting up. #235
- KTOR feature doesn't add a KTOR server #232
- Generating a Kotlin application with KTOR results in an Application class for java #231
- feature security-session does not add micronaut-security-annotations #226
- feature micronaut-security-oauth2 does not add micronaut-security-annotations #225
- security-ldap feature does not include micronaut-security-annotations #224
- security-jwt feature does not include micronaut-security-annotations #223
- Creating a servless app with azure function brings aws-lambda dependencies and code #220
- Disable Jansi for Windows #206
Closed issues:
- Missing security feature #254
- Links in the readme.md are incorrect. #233
- Can't download AWS 2.0.0.M3 - incorrect BOM version #228
- Selecting Groovy, Mongo and GORM produces invalid applications #218
- Vertx MySQL defaults to incorrect port #213
- Rename Stackdriver #212
- Remove Micronaut Prefix from Application Type #209
- Remove extra left padding of columns #208
- Improve build speed by splitting tests #207
- Scrollbar hidden #203
- Support the Micronaut 2.0.0 snapshot #202
- Read default Micronaut Version from API #201
- Only allow to use graalvm feature with JDK8 or JDK11 #198
- UI: The octacat icon is blury compared to the others. Noticeble on high res display #197
- UI: Text in buttons is cut in mobile #195
- UI: Add Tooltips to Button #188
- Sort by category #183
- Create new API category for openapi and graphql #182
- Add kotlin-runtime when Kotlin is selected #159
- [feature] include documentation URLs #154
- Perform dry run of release process #109
Merged pull requests:
- Use Gradle TestKit for integration tests / remove output polling #262 (@graemerocher)
- Add databases drivers feature #257 (@ilopmar)
- Set group/module used by GraalVM annotation processor #256 (@ilopmar)
- Remove '-H:IncludeResources' from GraalVM Dockerfile. #253 (@ilopmar)
- Improve Generating Kotlin application #252 (@graemerocher)
- Upgrade graalvm 20.1.0 #236 (@ilopmar)
- Enable incremental compilation in Gradle #230 (@graemerocher)
- adds Nats.io integration #227 (@grimmjo)
- [starter-web-netty] CORS_ALLOWED_ORIGIN config property #219 (@eahrold)
- Update VertxMySql.java #214 (@eahrold)
- add jdbc-ucp feature support #200 (@recursivecodes)
- Only allow graalvm feature with JDK8 or JDK11 #199 (@ilopmar)
- Create PostgreSQL feature #187 (@benmccann)
* This Changelog was automatically generated by github_changelog_generator