|
1 | 1 | Release Notes |
2 | 2 | ------------- |
3 | 3 |
|
4 | | -Fuse-Patch 2.0.0 |
| 4 | +Fuse-Patch 2.1.0 |
5 | 5 |
|
6 | 6 | **Features** |
7 | 7 |
|
8 | | -* [#38][38] Provide remote accessible repository |
9 | | -* [#105][105] Protect remote repository content with security roles |
10 | | -* [#106][106] Provide maven repository as back store option |
11 | | -* [#122][122] Configure patch tool client through config file |
| 8 | +* [#131][131] Provide a feature pack that runs on wildfly-core |
12 | 9 |
|
13 | | -For details see [2.0.0 features](https://github.com/wildfly-extras/fuse-patch/issues?q=milestone%3A"2.0.0"+label%3Afeature) |
| 10 | +For details see [2.1.0 features](https://github.com/wildfly-extras/fuse-patch/issues?q=milestone%3A"2.1.0"+label%3Afeature) |
14 | 11 |
|
15 | 12 | **Bugs** |
16 | 13 |
|
17 | | -* [#57][57] Already existing paths may incorrectly get removed on update |
18 | | -* [#100][100] Directories not deleted during update |
19 | | -* [#112][112] Repository always puts full patch content in smart patch |
20 | | -* [#116][116] Temporary file for smart patch content not deleted |
21 | | -* [#118][118] RepositoryClient does not unwrap WebServiceException |
22 | | -* [#124][124] Command line roles are ignored |
23 | | - |
24 | | -For details see [2.0.0 bugs](https://github.com/wildfly-extras/fuse-patch/issues?q=milestone%3A"2.0.0"+label%3Abug) |
25 | | - |
26 | | -[38]: https://github.com/wildfly-extras/fuse-patch/issues/38 |
27 | | -[105]: https://github.com/wildfly-extras/fuse-patch/issues/105 |
28 | | -[106]: https://github.com/wildfly-extras/fuse-patch/issues/106 |
29 | | -[122]: https://github.com/wildfly-extras/fuse-patch/issues/122 |
30 | | -[57]: https://github.com/wildfly-extras/fuse-patch/issues/57 |
31 | | -[100]: https://github.com/wildfly-extras/fuse-patch/issues/100 |
32 | | -[112]: https://github.com/wildfly-extras/fuse-patch/issues/112 |
33 | | -[116]: https://github.com/wildfly-extras/fuse-patch/issues/116 |
34 | | -[118]: https://github.com/wildfly-extras/fuse-patch/issues/118 |
35 | | -[124]: https://github.com/wildfly-extras/fuse-patch/issues/124 |
36 | | - |
37 | | -For details please see the [2.0.0 Milestone](https://github.com/wildfly-extras/fuse-patch/issues?q=milestone%3A2.0.0). |
| 14 | +* [#128][128] Dependency on aether not transitively reachable through core |
| 15 | +* [#132][132] Invalid module definition for org.eclipse.aether |
| 16 | + |
| 17 | +For details see [2.1.0 bugs](https://github.com/wildfly-extras/fuse-patch/issues?q=milestone%3A"2.1.0"+label%3Abug) |
| 18 | + |
| 19 | +[131]: https://github.com/wildfly-extras/fuse-patch/issues/131 |
| 20 | +[128]: https://github.com/wildfly-extras/fuse-patch/issues/128 |
| 21 | +[132]: https://github.com/wildfly-extras/fuse-patch/issues/132 |
38 | 22 |
|
39 | 23 | Enjoy |
0 commit comments