-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
- Loading branch information
1 parent
0cc4bcb
commit dab793e
Showing
2 changed files
with
63 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,31 @@ | ||
=========================================== | ||
middleware_automation.quarkus Release Notes | ||
=========================================== | ||
============================================ | ||
middleware\_automation.quarkus Release Notes | ||
============================================ | ||
|
||
.. contents:: Topics | ||
|
||
v1.0.2 | ||
====== | ||
|
||
Minor Changes | ||
------------- | ||
|
||
- Add scenarios `#8 <https://github.com/ansible-middleware/quarkus/pull/8>`_ | ||
- Allow non-root user on app builder (with only one parameter) `#16 <https://github.com/ansible-middleware/quarkus/pull/16>`_ | ||
- Enhance app validations tasks by passing an array of paths (and associated status_code) `#15 <https://github.com/ansible-middleware/quarkus/pull/15>`_ | ||
- Ensures collection check that target hosts belong to the RedHat family `#5 <https://github.com/ansible-middleware/quarkus/pull/5>`_ | ||
- Rework how the Java package installation can be skipped (for both builder and targets) `#12 <https://github.com/ansible-middleware/quarkus/pull/12>`_ | ||
- refactor git checkout bypass `#11 <https://github.com/ansible-middleware/quarkus/pull/11>`_ | ||
|
||
Bugfixes | ||
-------- | ||
|
||
- Ensure that java pkg name is defined `#13 <https://github.com/ansible-middleware/quarkus/pull/13>`_ | ||
- Java home `#9 <https://github.com/ansible-middleware/quarkus/pull/9>`_ | ||
|
||
v1.0.1 | ||
====== | ||
|
||
v1.0.0 | ||
====== | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters