Releases: micronaut-projects/micronaut-starter
Micronaut Launch 2.1.1
v2.1.1 (2020-10-13)
Fixed bugs:
- Don't config Java 15 when creating project Java+Spock #514
- Support all JDK versions from CLI #506
- shade feature no longer includes shadowJar extension #503
- Generation of Kotlintest projects is broken #467
Closed issues:
- Problem With Config Consul Plus Discovery Consul #508
- micronaut 2.1.0 does not work with JDK 14 but work with JDK {8,11} #498
Merged pull requests:
- Update rocker version to 1.3.0 #504 (@ze12augusto)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Launch 2.1.0
v2.1.0 (2020-09-28)
Merged pull requests:
- Use correct application type #480 (@alvarosanchez)
- Reflect liveness and readiness probes #474 (@pgressa)
- doc: split installation in sections #471 (@sdelamo)
- Upgrade to Kotlin 1.4.10 and Kotest 4.2.5 #468 (@ilopmar)
- Add support for JDK15 and deprecate JDK14 #464 (@ilopmar)
- Added PubSub feature #461 (@viniciusccarvalho)
- Supports only JDK11+ for GCP #443 (@ilopmar)
- New OpenAPI groupId after upgrade to Micronaut 2 #438 (@ilopmar)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Launch 2.0.3
- Generation of Kotlintest projects is broken (#467)
Micronaut Launch 2.0.2
v2.0.2 (2020-09-10)
Implemented enhancements:
- Replace Kotlin Test with Kotest #261
Fixed bugs:
- Bintray release process not completed for 2.0.1 and release process broken #362
- Breaking the micronaut.io/launch/ wizard with name=micronaut #352
- create-function-app --features google-cloud-function README is wrong #349
- fix: add servlet for google-cloud-function & spock #409 (@sdelamo)
- fix: Don't allow micronaut as app name #403 (@sdelamo)
Closed issues:
- Improve aws-lambda README.md with info about handlers configuration #416
- Snapshot deploys to Google Cloud is failing #371
- Error with building Starter on Windows - Failing tests #358
- API Documentation is not available #351
- Increase memory allocation to native lambdas #322
Merged pull requests:
- build(deps): bump com.diffplug.gradle.spotless from 5.3.0 to 5.4.0 #448 (@dependabot[bot])
- build(deps): bump postgresql from 42.2.15 to 42.2.16 #436 (@dependabot[bot])
- fix: add handler information in README of Lambda #434 (@sdelamo)
- build(deps): bump com.diffplug.gradle.spotless from 5.2.0 to 5.3.0 #431 (@dependabot[bot])
- fix: MediaType.TEXT_PLAIN instead text/plain #429 (@sdelamo)
- feat: allow kotlin test in api, maps to kotest #428 (@sdelamo)
- extract application/zip to constant #427 (@sdelamo)
- fix: del mn.security.token.jwt.cookie.enabled #426 (@sdelamo)
- Bump micronaut-gcp-function-http from 2.0.1 to 2.0.2 #423 (@dependabot[bot])
- Bump micronaut-gcp-http-client from 2.0.1 to 2.0.2 #422 (@dependabot[bot])
- Bump com.diffplug.gradle.spotless from 5.1.2 to 5.2.0 #421 (@dependabot[bot])
- Bump picocliVersion from 4.5.0 to 4.5.1 #420 (@dependabot[bot])
- Fix gcf snapshot workflow #419 (@cassadyj)
- del: kotlintest #418 (@sdelamo)
- Add KoTest as a test framework #417 (@sdelamo)
- refactor: add TestRockerModelProvider #415 (@sdelamo)
- refactor: extract path #414 (@sdelamo)
- feat: supported languages and default language for test framework #413 (@sdelamo)
- Bump com.diffplug.gradle.spotless from 5.1.1 to 5.1.2 #412 (@dependabot[bot])
- refactor: %s/isKotlinTest/isKotlinTestFramework #411 (@sdelamo)
- test: TestFramework:getSourcePath #410 (@sdelamo)
- Updated oracle driver coordinates. #407 (@aalmiray)
- Upgrade to GraalVM 20.2.0 #406 (@ilopmar)
- Bump gradle-nexus-staging-plugin from 0.21.2 to 0.22.0 #405 (@dependabot[bot])
- Bump postgresql from 42.2.14 to 42.2.15 #404 (@dependabot[bot])
- refactor: use same annotations in methods override #402 (@sdelamo)
- refactor: findbugs instead javax nullable ann #400 (@sdelamo)
- refactor: use assertEquals not assert in junit #399 (@sdelamo)
- refactor: del public modifier from Groovy Junit code #398 (@sdelamo)
- refactor: del value from @controller("/") #397 (@sdelamo)
- remove alpha #396 (@sdelamo)
- Add gcp functional tests #395 (@sdelamo)
- don't include in README instructions to run locally if it is function #394 (@sdelamo)
- refactor: use project.getPropertyName instead of hello #393 (@sdelamo)
- Bump java-function-invoker from 1.0.0-beta1 to 1.0.0-beta2 #392 (@dependabot[bot])
- refactor: extract Hello to variable #390 (@sdelamo)
- build: del spock workaround which required micronaut servlet as a testImplementation for gcp and azure functions #389 (@sdelamo)
- build: bump up to spock 2.0-M3-groovy-3.0 #388 (@sdelamo)
- Bump acme4j-utils from 2.9 to 2.10 #386 (@dependabot[bot])
- Bump acme4j-client from 2.9 to 2.10 #385 (@dependabot[bot])
- Bump actions/upload-artifact from v2.1.3 to v2.1.4 #383 (@dependabot[bot])
- Remove unnecessary java.library.path for AWS custom runtime #382 (@ilopmar)
- Bump com.google.cloud.tools.jib from 2.4.0 to 2.5.0 #381 (@dependabot[bot])
- Update actions/checkout requirement to v2.3.2 #380 (@dependabot[bot])
- Increase memory for graalvm native deployed to lambda. #379 (@ilopmar)
- Bump com.diffplug.gradle.spotless from 5.1.0 to 5.1.1 #377 (@dependabot[bot])
- Bump actions/upload-artifact from v2.1.2 to v2.1.3 #375 (@dependabot[bot])
- Bump micronaut-gcp-http-client from 2.0.0.M3 to 2.0.1 #374 (@dependabot[bot])
- Adds a POST endpoint to gcp http function #372 (@cassadyj)
- Bump picocliVersion from 4.2.0 to 4.5.0 #368 (@dependabot[bot])
- Bump actions/upload-artifact from v2.1.1 to v2.1.2 #367 (@dependabot[bot])
- Fix GitHub action workflows #364 (@alvarosanchez)
- Fixing command path to work on Windows #359 (@cassadyj)
- Add .factorypath to .gitignore #345 (@benmccann)
- Bump postgresql from 42.2.12 to 42.2.14 #343 (@dependabot[bot])
- Bump com.diffplug.gradle.spotless from 3.28.1 to 5.1.0 #337 (@dependabot[bot])
- Bump org.asciidoctor.convert from 1.6.1 to 2.4.0 #336 (@dependabot[bot])
* This Changelog was automatically generated by github_changelog_generator
Micronaut Launch 2.0.1
v2.0.1 (2020-07-29)
Implemented enhancements:
- Generate basic k8s service config when selecting kubernetes feature #355
- Update MacPorts Portfile #147
Fixed bugs:
- Homebrew release for 2.0.1 and release process broken #361
- Chocolatey release not published for 2.0.1 and release process broken #360
- Swagger UI doesn't load openapi.yml file #329
- Java 8 Maven Projects fail with 2.0.1 Build Snapshot (invalid flag: --release) #320
Closed issues:
- Rename kubernetes to kubernetes-config #353
- Generated project template for Gradle, Kotlin, google-cloud-function (HTTP) results in a Not Found response for the /hello path #338
- Cleanup Micrometer Feature Titles #321
- Application classes should pass args to Micronaut.run #317
- Homebrew install failed on OSX Catalina #313
- Add support for gradle kotlin dsl files #297
- "mn --version" prints incorrect JVM version (1.8.0_252 instead of 11.0.6) #293
- SSL error on Micronaut Launch page prevents usage #291
Merged pull requests:
- Bump actions/upload-artifact from 2.1.0 to v2.1.1 #357 (@dependabot[bot])
- Split k8s yaml from kubernetes config feature. Fixes #355 #356 (@graemerocher)
- Rename kubernetes to config-kubernetes. Fixes #353 #354 (@graemerocher)
- Bump micronaut-gcp-function-http from 2.0.0.M2 to 2.0.1 #350 (@dependabot[bot])
- Fix GCP cloud function template for Kotlin. Fixes #338 #348 (@graemerocher)
- Add tests of Maven configuration for unit tests with Spock or KotlinTest #347 (@alejandropg)
- Better fix for #321 without streams #339 (@ilopmar)
- Bump postgres-socket-factory from 1.0.15 to 1.0.16 #335 (@dependabot[bot])
- Update actions/upload-artifact requirement to 2.1.0 #334 (@dependabot[bot])
- Cleanup Micrometer feature titles. Fixes #321 #333 (@ilopmar)
- Use Maven with JUnit default tests names #332 (@alejandropg)
- Generated Maven pom.xml use defaults from Micronaut parent pom #331 (@alejandropg)
- Bump java-function-invoker from 1.0.0-alpha-2-rc4 to 1.0.0-beta1 #328 (@dependabot[bot])
- Bump spock from 1.13.0 to 1.14.3 #327 (@dependabot[bot])
- Bump postgresql from 1.13.0 to 1.14.3 #326 (@dependabot[bot])
- Bump com.microsoft.azure.azurefunctions from 1.2.0 to 1.4.0 #324 (@dependabot[bot])
- Updates pom to add maven.compiler.release when Java version is not 1.8 #323 (@JasonTypesCodes)
- Passes args from main to Micronaut Runtime #319 (@JasonTypesCodes)
- Bump micronaut-openapi from 1.4.5 to 1.5.2 #315 (@dependabot[bot])
- Bump com.google.cloud.tools.jib from 2.2.0 to 2.4.0 #311 (@dependabot[bot])
- Bump jansi from 1.15 to 1.18 #310 (@dependabot[bot])
- Bump nohttp-gradle from 0.0.4.RELEASE to 0.0.5.RELEASE #309 (@dependabot[bot])
- Bump java-diff-utils from 4.5 to 4.7 #306 (@dependabot[bot])
- Bump gradle-test-logger-plugin from 2.0.0 to 2.1.0 #303 (@dependabot[bot])
- Update actions/checkout requirement to v2.3.1 #302 (@dependabot[bot])
- enable Dependabot v2 #300 (@sullis)
- Removed confusing JVM version information #295 (@wololock)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Launch 2.0.0
v2.0.0 (2020-06-25)
Implemented enhancements:
- Update Homebrew formula #145
Closed issues:
- Get the Micronaut versions from API endpoints, instead of hardcoding them #289
* This Changelog was automatically generated by github_changelog_generator
Micronaut Launch 2.0.0.RC2
v2.0.0.RC2 (2020-06-19)
Implemented enhancements:
- Create a Chocolatey package #146
Closed issues:
- create acme related commands #53
Merged pull requests:
- Chocolatey package definition #285 (@alvarosanchez)
- Use SDKMAN! 2.0 plugin and set sdkMajorRelease #283 (@graemerocher)
- Add logging dependencies for elasticsearch if graalvm selected #282 (@ilopmar)
- Micronaut acme support #251 (@zendern)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Launch v2.0.0.RC1
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
Micronaut Launch 2.0.0.M3
- Initial Release