blob: 27561e858a9f32ecd96c2776ccc489e3a0860114 [file] [log] [blame]
Carsten Ziegeler18cbd912015-04-23 13:37:33 +00001Changes from 1.4.0 to 1.3.0
2---------------------------
3** Improvement
4 * [FELIX-4773] - Generated service component xml does not conform to XSD
5** Bug
6 * [FELIX-4836] - Bnd Scrplugin is called twice by BndTools
7 * [FELIX-4861] - Metatype generation should fail if there is no configuration property
8 * [FELIX-4622] - Regression: SCR spec version detection incorrect for activate method
9 * [FELIX-4774] - Support for @Reference annotation with unbind method "-"
10
11
Carsten Ziegeleraaabed42014-07-28 12:46:47 +000012Changes from 1.3.0 to 1.1.0
Carsten Ziegeler12f97022014-07-28 08:27:29 +000013---------------------------
14** Improvement
15 * [FELIX-4586] - A field must be volatile if methods are generated for a dynamic reference
16** Bug
17 * [FELIX-4567] - scr bnd plugin incompatible with maven-bundle-plugin 2.5.0
18 * [FELIX-4296] - Cannot deactivate service interface detection in DS annotations
19 * [FELIX-4587] - Update method is not verified
20
21
Carsten Ziegelerfb3aa192014-05-02 07:55:11 +000022Changes from 1.1.0 to 1.0.0
23----------------------------
24** Improvement
25 * [FELIX-4461] - Update to ASM 5 for Java 8 compatibility
26
27
28
29