Releases: micronaut-projects/micronaut-starter
Releases · micronaut-projects/micronaut-starter
Micronaut Framework 4.0.4
What's Changed
- Micronaut Platform 4.0.4
- Resolve common static analysis issues by @timtebeek in #1996
- Re-enable serialization-jackson with GCP function by @timyates in #2004
- Fixing issues with snake case application.name property inconsistenci… by @wetted in #2012
- Added graalvm native tests by @msupic in #2006
- Add testcontainers kafka dependency to kafka+testcontainers features. by @wetted in #2005
- refactor: Adopt Java 17 language features by @timtebeek in #2003
- refactor: SLF4J best practices by @timtebeek in #2002
- fix(deps): update dependency io.spring.gradle:dependency-management-plugin to v1.1.3 by @renovate in #1974
- Update release.yml by @timyates in #2014
- Don't use default branch for Chocolatey by @timyates in #2015
New Contributors
- @timtebeek made their first contribution in #1996
- @msupic made their first contribution in #2006
Full Changelog: v4.0.3...v4.0.4
Micronaut Framework 3.10.1
What's Changed
Full Changelog: v3.10.0...v3.10.1
Micronaut Framework 3.9.6
What's Changed
Full Changelog: v3.9.5...v3.9.6
Micronaut Framework 4.0.3
What's Changed
- Add endpoint to download analytics as excel by @guillermocalvo in #1979
- don’t generate snapshot repo by @sdelamo in #1991
- Add MavenSpecificFeature marker interface by @wetted in #1994
- Secure analytics endpoints with an API Key by @guillermocalvo in #1980
- return core and platform to snapshot after release by @sdelamo in #1995
Full Changelog: v4.0.2...v4.0.3
Micronaut Framework 3.10.0
What's Changed
- Update Camunda projects to versions built with Micronaut 3.9.x by @tobiasschaefer in #1720
- remove http-client from rocker by @sdelamo in #1725
- Stop testResources config in Gradle when testcontainers used instead by @timyates in #1944
- remove unnecessary hasTestResources by @sdelamo in #1945
- 3.9.x release to cloud run prev [ci skip] by @sdelamo in #1963
- Drop Kotest 4 in favor of Kotest 5. by @wetted in #1965
- Add JobRunr community feature. by @wetted in #1973
Full Changelog: v3.9.4...v3.10.0
Micronaut Framework 3.9.5
Micronaut Framework 4.0.2
What's Changed
- Upgrade to Micronaut Platform 4.0.2
- Add version number check to
BuildTestVerifier
by @guillermocalvo in #1975 - Upgrade Gradle plugin to 4.0.2 by @melix in #1984
Full Changelog: v4.0.1...v4.0.2
Micronaut Framework 4.0.1
What's Changed
- Upgrade gradle to v8.2.1 by @wetted in #1939
- Upgrade to Gradle plugin 4.0.1 by @melix in #1967
- remove micronaut.data.version property by @sdelamo in #1972
- micronaut.core.version for micronaut-http-validation by @guillermocalvo in #1969
Full Changelog: v4.0.0...v4.0.1
Micronaut Framework 4.0.0
What's Changed
- Dropping Kotest4 support in starter in favor of Kotest5 by @wetted in #1296
- groupid org.apache.groovy instead of org.codehaus.groovy by @sdelamo in #1485
- build: Micronaut Build Plugin to 6.0.1 by @sdelamo in #1486
- build: Apache Groovy 4.0.6 by @sdelamo in #1487
- bulid: Spock to spock 2.3-groovy-4.0 by @sdelamo in #1488
- build: bump up micronaut application to 3.6.2 by @sdelamo in #1489
- ci: 4.0.x branch for snapshot publication by @sdelamo in #1490
- add bash script to test locally by @sdelamo in #1290
- Fixes default nats-configuration and adds link to documentation by @grimmjo in #1607
- Micronaut Session has different coordinates in Micronaut Framework 4.0.x by @wetted in #1624
- Update Camunda projects to versions built with Micronaut 3.9.x by @tobiasschaefer in #1720
- remove http-client from rocker by @sdelamo in #1725
- Micronaut Framework 4.0.x by @sdelamo in #1723
- Add KSP feature by @graemerocher in #1704
- Run Maven tests by @sdelamo in #1727
- disable Jansi by @sdelamo in #1729
- Hide community libraries by @sdelamo in #1730
- Properties default Configuration Feature by @sdelamo in #1728
- Add docs for MN 4 micronaut-validation feature by @wetted in #1738
- remove @ignore GCP by @sdelamo in #1731
- Micronaut discovery-core is now an optional dependency and must be added for Starter discovery features by @wetted in #1737
- Add feature for HTTP Client JDK by @wetted in #1739
- Checkstyle fix by @sdelamo in #1743
- Update Micronaut Parent group id by @alvarosanchez in #1742
- Groovy for custom aws runtime by @sdelamo in #1740
- Move the GradleEnteprise features to a more logical place by @timyates in #1745
- Fix native starter-web-netty by @timyates in #1748
- Switch to use nativeCompile for the mn binary by @timyates in #1749
- rename validation feature and add functional test by @sdelamo in #1744
- ci: define java version for workflows by @sdelamo in #1756
- Maven ann processor exclusions by @wetted in #1752
- add exclusions also for Micronaut Data Document Processor by @sdelamo in #1759
- Oracle function maven by @sdelamo in #1765
- Multiple possible bean candidates found: [InterceptorRegistry, InterceptorRegistry] by @sdelamo in #1735
- Enable azure by @sdelamo in #1760
- Revert "Ignore ZipUtils:isZip" by @sdelamo in #1763
- Ktor failure by @sdelamo in #1766
- fix: for SQLServer generate test-resources accept license by @sdelamo in #1757
- enable Oracle tests by @sdelamo in #1736
- ci: GCF snapshot change runtime version to 17 by @sdelamo in #1772
- Bump up postgresql driver by @sdelamo in #1774
- Run messaging tests for jms oracle by @sdelamo in #1761
- Remove logback version by @sdelamo in #1775
- Try to use our gradle plugin for dockerPush to GCR by @sdelamo in #1776
- build: workaround gradle #17559 to be able to do dockerPush by @sdelamo in #1777
- Enable cloud environment detection by @sdelamo in #1779
- do sdkMinorRelease if Milestone, Release Candidate or Snapshot by @sdelamo in #1778
- Fix generation Native executable with GraalVM for AWS Lambda deployment by @sdelamo in #1773
- gradle plugin M2 by @sdelamo in #1780
- chore(deps): update plugin com.google.cloud.tools.jib to v3.3.1 by @renovate in #1798
- fix(deps): update dependency org.codehaus.groovy:groovy to v3.0.17 by @renovate in #1794
- chore(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.15.0 by @renovate in #1796
- fix(deps): update dependency io.micronaut.aot:micronaut-aot-core to v1.1.2 by @renovate in #1790
- fix(deps): update dependency com.google.cloud.functions:functions-framework-api to v1.0.4 by @renovate in #1787
- fix(deps): update dependency com.amazonaws:aws-lambda-java-events to v3.11.1 by @renovate in #1785
- fix(deps): update dependency com.agorapulse:micronaut-worker to v1.2.6-micronaut-3.0 by @renovate in #1784
- fix(deps): update dependency com.agorapulse:micronaut-console to v2.0.2-micronaut-3.0 by @renovate in #1783
- fix(deps): update dependency org.asciidoctor:asciidoctorj to v2.5.8 by @renovate in #1792
- chore(deps): update appleboy/lambda-action action to v0.1.9 by @renovate in #1782
- fix(deps): update dependency gradle.plugin.com.google.protobuf:protobuf-gradle-plugin to v0.8.18 by @renovate in #1789
- fix(deps): update dependency com.typesafe:config to v1.4.2 by @renovate in #1788
- Make KSP the default plugin for Kotlin and Gradle, and kapt the default for Kotlin and Maven. by @wetted in #1762
- jakarta.annotation-api not a default feature by @sdelamo in #1800
- Support only jdk17 by @sdelamo in #1801
- ci: updates release workflow by @sdelamo in #1802
- Deploy native image to cloudrun by @sdelamo in #1807
- Build - Update GitHub Workflows Cloud Run deployment commands from
gcloud beta
togcloud
by @wetted in #1809 - Bump google-github-actions/setup-gcloud from 1.1.0 to 1.1.1 by @dependabot in #1826
- Update plugin io.micronaut.build.shared.settings to v6.4.4 by @renovate in #1825
- Update kotlin monorepo to v1.8.21 by @renovate in #1823
- Update dependency io.micronaut.build.internal:micronaut-gradle-plugins to v6.4.4 by @renovate in #1818
- Update dependency com.amazonaws:aws-lambda-java-events to v3.11.2 by @renovate in #1813
- Micronaut Framework 3.9.2 by @sdelamo in #1830
- Update dependency maven to v3.9.2 by @renovate in #1821
- Move CDK module to starter by @sdelamo in #1838
- remove allocator max order config by @graemerocher in https://gi...
Micronaut Framework 4.0.0-RC1
What's Changed
- Deploy native images by @sdelamo in #1926
- Fix generated Azure projects in starter [skip ci] by @timyates in #1917
- fix(deps): update dependency com.google.auth:google-auth-library-oauth2-http to v1.19.0 by @renovate in #1934
- fix(deps): update dependency io.micronaut.build.internal:micronaut-gradle-plugins to v6.5.3 by @renovate in #1931
- chore(deps): update plugin io.micronaut.build.shared.settings to v6.5.3 by @renovate in #1929
- chore(deps): update dependency maven to v3.9.3 by @renovate in #1927
- Stop adding microstream annotations as compile as well as provided by @timyates in #1938
- Fix Zipkin dependency by @sdelamo in #1937
- Generated apps should not include hard-coded version for
jakarta.validation-api
dependency by @wetted in #1941 - Stop testResources config in Gradle when testcontainers used instead by @timyates in #1944
- delete SpringLoaded feature by @sdelamo in #1946
- Remove java8/java11 requirement in tests by @timyates in #1925
- move jrebel and gmaven maven plugins outside or rocker and remove ext… by @sdelamo in #1947
- Populate lambda runtime mainclas depending on the feature selected by @sdelamo in #1948
Full Changelog: v4.0.0-M5...v4.0.0-RC1