Releases: moditect/layrry
Releases · moditect/layrry
Release v1.0.0.Final
Changelog
Dependencies
- 6a60686 Bump vertx-web from 4.3.2 to 4.3.8 in /examples/vertx-example
- 7ad64c0 Bump current version in readme
- 1b8e5b7 🏁 Releasing version 1.0.0.Final
- 38a52ba Add missing XML elements to pom files
- 9b36dbe Tests require installing artifacts to Maven local
- f9b0a11 Skip nexus-staging plugin
- 9674bc8 Skip tests during deploy
- 74a9401 Remove redundancy in top pom.xml
- 69870b2 Updates before release
- 8d79b61 Update moditect-org-parent to 1.3.1.Final
- 7e26680 Streamline GH workflows
- c3bafbd Small tweaks to GH workflows
- 14e8a1d Configure deployment to Maven Central with JReleaser
- fa234da Refine announce tweet
- 6ec2217 ⬆️ Next version 1.0.0-SNAPSHOT
Contributors
We'd like to thank the following people for their contributions:
- Andres Almiray
- Gunnar Morling
Release early-access
Changelog
- 38a52ba Add missing XML elements to pom files
Contributors
We'd like to thank the following people for their contributions:
- Andres Almiray
Release v1.0.0.Alpha2
Changelog
Features
- 0446085 Issue #86. Configure with ModiTect parent and JReleaser
- 9524e36 Issue #82. Simplify classpath expansion in launcher scripts
- 8df9e14 Issue #82. Configure classpath expansion in launcher scripts
- 74410ed Issue #88. Clarify using proxy properties
- a6ac571 Issue #88. Load system properties as defaults
- ddac9d0 Issue #88. Rework and document proxy configuration
- fe17543 Issue #87. Check if given URL has explicit port or not.
- 0d45a21 Issue #81. Add example file/urls to usage descriptions
- bdcefc8 Issue #81. Fix code formatting
- 02a462f Issue #81. Tweak error message when layer config file is not found
- 1951f74 Issue #81. Handle implicit layers config file
- 1b96781 Issue #81. Print supported config formats
Dependencies
- 3f2cd0d Bump vertx.version from 4.3.1 to 4.3.2
- 434b1c1 Bump exec-maven-plugin from 3.0.0 to 3.1.0
- 8820e3d Bump directory-watcher from 0.15.0 to 0.16.1
- 8d2ec47 Bump jreleaser-maven-plugin from 1.0.0 to 1.1.0
- 15f157a Bump maven-assembly-plugin from 3.3.0 to 3.4.2
- 43edadd Bump rest-assured from 5.0.1 to 5.1.1
- f7d9aa9 Bump log4j from 2.17.2 to 2.18.0
- 8a70b5f Bump vertx.version from 4.2.3 to 4.3.1
- bec0083 Bump maven-shade-plugin from 3.2.4 to 3.3.0
- 9042321 Bump awaitility from 4.1.1 to 4.2.0
- f3b47d7 Bump rest-assured from 4.4.0 to 5.1.0
- 2992b5c Bump GH actions
- 06400bc Bump slf4j-api to 1.7.36
- 70a96fe Bump log4j to 2.17.2
- ee6533f Bump awaitility from 4.0.3 to 4.1.1
- 58ab655 Bump slf4j-api from 1.7.32 to 1.7.33
- 6de2c43 Bump vertx.version from 4.2.2 to 4.2.3
- d340c17 Bump log4j to 2.17.1
- 22d163b Bump jcommander from 1.78 to 1.81
- fc5e8d9 Bump vertx.version from 4.2.1 to 4.2.2
- d9336c9 Bump log4j-core from 2.15.0 to 2.17.0
- 44e3305 Bump maven-resources-plugin from 3.1.0 to 3.2.0
- ced9132 Bump maven-dependency-plugin from 3.1.2 to 3.2.0
- 7953104 Bump slf4j-api from 1.7.30 to 1.7.32
- 43b4f8c Bump maven-jar-plugin from 3.1.2 to 3.2.0
- edae091 Bump rest-assured from 4.3.3 to 4.4.0
- d3a9c5c Bump junit from 4.13.1 to 4.13.2
- 41d46ea Bump commons-compress from 1.20 to 1.21 in /layrry-core
- 7ef2df4 Bump vertx.version from 4.0.0 to 4.2.1
- fc30d1c Bump actions/cache from 1 to 2.1.7
- 07f4d5a Bump directory-watcher from 0.13.0 to 0.15.0
- 6bbb15c Bump git-commit-id-plugin from 3.0.1 to 4.9.10
- 1ae24a0 Bump jetty-server from 9.4.36.v20210114 to 9.4.41.v20210516
- 900d1fe Bump log4j-core from 2.14.0 to 2.15.0
- 6eff98c Bump version to -SNAPSHOT for next development cycle
- dd80dd0 🏁 Releasing version 1.0.0.Alpha2
- eb51d7c Update release configuration
- f4ed2d8 Update release configuration
- 9dc0297 Disable flaky test on CI
- eb591d5 Configure uberjar distribution for release
- 99aa1f0 Update workflow configuration
- 151dc24 Update maven.yml
- 787c7db Update license headers
- 9604aff Updating to Log4j 2.17.0
- e6675d2 tmp
- e2eb59f Updating setup-java GH Action
- acf6c32 Dependency update
- b782812 enable Dependabot v2
- 2b70de6 Add status badges to readme
- 66f0966 Skip tests from early access release for the time being
- 6698072 Tweak release access workflow
- b9e291b Configure early-access release
- 68c8090 Update README.adoc
- 3e823f5 Print out usage if an error occurs when parsing command args
- f1bd9c3 Maven wrapper files should be skipped from license checks
- d5b3ade Add maven wrapper files
- 47a4d85 Add more context to help blurbs in LayrryLauncher
- d148592 Bring back commented out vert.x test
- 6b98fdc Rename references to com.example packages. Relates to #75
- 1b5c185 Rename integrationtest packages
- 1ff1599 Move examples to subdir
- 4eb778b Rename example packages
- eb8368a Add
--help
and--version
parameters for layrry-launcher
Contributors
We'd like to thank the following people for their contributions:
- Andres Almiray (@aalmiray)
- Gunnar Morling (@gunnarmorling)
- Jochen Schalanda (@joschi)
- sullis
Release v1.0.0.Alpha1
First release includes these features:
- module resolution via #Maven coordinates
- remote/local/offline module resolution
- module versioning support
- dynamic class loading/unloading
- local/remote external config via YAML/TOML
- parameterized config
- JFR integration