blob: a9f14c071f3ff0f60d2ebd4f1552a1beadc3b0c9 [file] [log] [blame]
Clement Escoffierfe1775d2013-05-13 12:54:07 +00001Changes from 1.8.6 to 1.8.10
2----------------------------
3
4** Bug
5 * [FELIX-3451] - "instance.name" attribute not recognized
6 * [FELIX-3843] - ClassCastException when listing service properties of a non-ComponentFactory Factory service
7 * [FELIX-3895] - iPOJO instance is not shown (with the "arch" commands) if constructor is failing
8 * [FELIX-3896] - Null reference are injected with @Bind(optional=false) method on iPOJO components
9 * [FELIX-3918] - iPOJO Logger cannot be dynamically configured on Equinox and KF
10 * [FELIX-3919] - iPOJO Proxies strategy cannot be configured dynamically on Equinox and KF
11 * [FELIX-3920] - Creation Strategy does not work on KF3
12 * [FELIX-3974] - Properties cannot be set as immutable using annotations
13 * [FELIX-3995] - Missing options in Bind annotation
14 * [FELIX-4041] - Properties starting with . should not be propagated
15 * [FELIX-4048] - @Requires handler does not fail when no specification can be found
16 * [FELIX-4053] - Avoid @StaticServiceProperty to be used on classes
17 * [FELIX-4054] - Use current factory version to generate instance name if required
18
19** Improvement
20 * [FELIX-3860] - factories and instances iPOJO gogo commands should show the "public=false" instances/factories
21 * [FELIX-3932] - Allow dependency filter's to get context-source variables
22 * [FELIX-4040] - Implement config admin support to handle binding location properly
23 * [FELIX-4045] - Chain Exceptions when possible
24
25** New Feature
26 * [FELIX-4034] - Instance configuration DSL
27
28** Task
29 * [FELIX-3892] - Upgrade runtime codebase to Java 5
30 * [FELIX-3903] - Migrate tests to pax exam 3
31 * [FELIX-3921] - Update pom to latest Felix's parent
32 * [FELIX-3948] - Define a new extender model
33 * [FELIX-3978] - Check that we don't use java 6+ API
34
35** Wish
36 * [FELIX-3926] - Provide metadata for the Extender namespace
37
Clement Escoffier06de0612012-12-18 09:13:20 +000038Changes from the 1.8.4 to 1.8.6
39-------------------------------
40
41** Bug
42 * [FELIX-3742] - Implementing class fails to load unless super interface's (interface extended by implemented interface) package is imported.
43 * [FELIX-3789] - Deadlock due to synchronization on INSTANCE_NAME
44 * [FELIX-3819] - The export directive of iPOJO is wrong
45
Clement Escoffier72609822012-10-28 14:29:42 +000046Changes from the 1.8.2 to 1.8.4
47--------------------------------
48
49** Bug
50 * [FELIX-3451] - "instance.name" attribute not recognized
51 * [FELIX-3500] - InstanceManager concurrency issue: "A methodID cannot be associated with a method from the POJO class"
52 * [FELIX-3501] - IPojo FactoryStateListener doesn't get notified while stopping factory
53 * [FELIX-3545] - Memory leak when unregistering a component used by an aggregate dependency with an unbind callback
54 * [FELIX-3548] - Concurrent access during startup
55 * [FELIX-3567] - iPOJO Configuration Handler should not reuse the dictionary object from the configuration admin
56 * [FELIX-3576] - iPOJO fails when using constructor injection and expecting BundleContext in ctor
57 * [FELIX-3599] - Problem with 'subservice action="instantiate"' in ipojo composite
58 * [FELIX-3621] - Two dimensional array as argument to a method in a component
59 * [FELIX-3672] - Potential Concurrent Modification Exception when a bundle is stopped
60
61** Improvement
62 * [FELIX-3560] - Extensions to IPojo's Factory and ComponentInstance documentation for custom handlers
63
Clement Escoffier6353db72012-04-21 08:25:10 +000064Changes from the 1.8.0 to 1.8.2
65-------------------------------
66** Bug
67 * [FELIX-2893] - Properties are not propagate to service by default
68 * [FELIX-2902] - Service properties added by propagation overrides already existing properties
69 * [FELIX-2907] - Problem calling _setInstanceManager on guice enhanced classe
70 * [FELIX-2981] - Unable to remove configuration properties using iPOJO's configuration handler
71 * [FELIX-2989] - Using a Service Controller set to true can trigger a service registration-unregistration-registration sequence
72 * [FELIX-2995] - The service properties are updated despite there is no changes
73 * [FELIX-3009] - Abstract classes as service specifications generates warnings at runtime
74 * [FELIX-3075] - Change to ServiceController status in current trunk does not re-register service
75 * [FELIX-3172] - Error when calling BundleContext.register(Class, Object, Dictionary)
76 * [FELIX-3192] - Service properties are not updated if the properties were already propagated
77 * [FELIX-3271] - On KF, the Instance singleton strategy throws an UnsupportedOperationException when stopping
78 * [FELIX-3323] - Ipojo composite throw ClassCastException when configuration is updated thru ConfigAdmin
79 * [FELIX-3356] - Objectweb ASM Clashes with IPojo
80 * [FELIX-3374] - Use of java.lang.Properties in iPOJO Core
81
82** Improvement
83 * [FELIX-3036] - Add IPOJO-Components header support
84 * [FELIX-3081] - Integrate the online-manipulator in iPOJO Core
85 * [FELIX-3144] - Method interceptors should receive Method or Constructor objects
86 * [FELIX-3155] - Allow identifying iPojo extensions by a namespace qualified name
87 * [FELIX-3190] - iPOJO Factories doesn't give access to the complete Metadata model
88 * [FELIX-3252] - Merge the online manipulator into iPOJO Core
89 * [FELIX-3326] - Accessing IPojo-Component's all inherited classes and all implemented interfaces in PrimitiveTypeDescription
90
91** New Feature
92 * [FELIX-2932] - Allows disabling the asynchronous processing in the iPOJO Extender
93
94Changes from the 1.6.8 to 1.8.0
95-------------------------------
96** Bug
97 * [FELIX-2694] - Instance state not recomputed after reconfiguration when the instance is stopped
98 * [FELIX-2716] - [iPOJO] Failure when creating proxies for classes in java.* packages
99
100** Improvement
101 * [FELIX-2781] - Expose the implementation class as service when no interfaces are found in the hierarchy
102 * [FELIX-1424] - Constructor Injection
103 * [FELIX-1428] - Constructor injection of Configuration properties
104 * [FELIX-2461] - Allow specifying the targeted service interface in the @ServiceController
105 * [FELIX-2620] - Change iPojo annotation parameters to follow java naming conventions
106 * [FELIX-2621] - Rename annotations to remove collisions
107 * [FELIX-2622] - Support static service properties that are not mirrored into fields
108 * [FELIX-2688] - iPojo "requires.filters" - Array object instead of Dictionary object
109 * [FELIX-2705] - Provide a way to extend the logger strategy
110 * [FELIX-2742] - Constructor injection of service dependencies
111 * [FELIX-2744] - Add annotations to the maven-ipojo-plugin archetype
112
113Changes from the 1.6.6 to 1.6.8
114-------------------------------
115** Improvement
116 * [FELIX-2688] - iPojo "requires.filters" - Array object instead of Dictionary object
117 * [FELIX-2705] - Provide a way to extend the logger strategy
118
119** Bug
120 * [FELIX-2685] - Wrong Element name when XML namespace contains ':'
121 * [FELIX-2694] - Instance state not recomputed after reconfiguration when the instance is stopped
122
123Changes from the 1.6.4 to 1.6.6
124-------------------------------
125** Improvement
126 * [FELIX-2594] - Have a way to create new custom iPojo handler without having to specify a handler usage
127 * [FELIX-2623] - @Update annotated methods should not require a Dictionary parameter
128
129** Bug
130 * [FELIX-2580] - iPOJO failed to create proxies on service which are not interface
131 * [FELIX-2596] - DependencyHandler.onObjectCreation throws NPE when bundle is refreshed
132 * [FELIX-2603] - wrong behavior of InstanceManager.onSet(..) method
133 * [FELIX-2636] - Cannot control the validity of an iPOJO instance using a configuration property
134
Clement Escoffier7a879462010-07-03 15:23:31 +0000135Changes from the 1.6.2 to 1.6.4
136-------------------------------
137** Improvement
138 * [FELIX-2420] - Enum support for @Property annotation
139 * [FELIX-2461] - Allow specifying the targeted service interface in the @ServiceController
Clement Escoffier6191b082010-08-29 09:05:18 +0000140 * [FELIX-2472] - Proxies should throw a runtime exception instead of a null pointer exception
141
142** Bug
143 * [FELIX-2561] - Properties set as required instead of optional in the component type descriptions
Clement Escoffier7a879462010-07-03 15:23:31 +0000144
Clement Escoffier162697b2010-05-12 08:01:59 +0000145Changes from the 1.6.0 to 1.6.2
146-------------------------------
147** Bug
148 * [FELIX-2308] - getService is called during the unregistration of a service.
149 * [FELIX-2309] - Potential NPE when a service has abruptly in the smart proxies.
150 * [FELIX-2323] - Unbind method should not be called during the invalidation process if the invalidation does not come from a service departure.
151
152** Improvement
153 * [FELIX-2296] - Access to ServiceReference in iPOJO service.
154
Clement Escoffiere99f0d32010-04-14 15:25:52 +0000155Changes from the 1.4.0 to 1.6.0
156-------------------------------
157** Bug
Clement Escoffier162697b2010-05-12 08:01:59 +0000158 * [FELIX-1533] - Potential deadlock when stopping the underlying OSGi framework
Clement Escoffiere99f0d32010-04-14 15:25:52 +0000159 * [FELIX-1965] - iPojo component is made available regardless of exception during validate
160 * [FELIX-2014] - Potential ClassCastException when a service property does not receive a value and is used in the constructor
161 * [FELIX-2019] - The Property value is 'null' in the Architecture description, while the value is well assigned to the component's field.
162 * [FELIX-2052] - Handler require callback are not called if the service (required) is registered before the instance of the handler has been started.
163 * [FELIX-2093] - iPOJO doesn't always use the correct class loader
164
165** Improvement
166 * [FELIX-1425] - Service Proxy Mode
167 * [FELIX-1426] - Service injection with Dynamic Proxies
168 * [FELIX-1427] - Service injection with Smart Proxies
169 * [FELIX-1532] - Be able to set the iPOJO Log Level from BND
170 * [FELIX-1741] - Allows the configuration handler description to retrieve the managed service PID
171 * [FELIX-1854] - Allows instances to directly declares service.* properties (pid, ranking, vendor, description)
172 * [FELIX-1885] - Ease CreationStrategy & iPOJOServiceFactory usage
173 * [FELIX-1906] - Allow calling a method when service properties of an already injected service are modified
Clement Escoffier6191b082010-08-29 09:05:18 +0000174
Clement Escoffiere99f0d32010-04-14 15:25:52 +0000175** New Feature
176 * [FELIX-2132] - Provides a way to control service exposition from the implementation class
177
Clement Escoffier6191b082010-08-29 09:05:18 +0000178
Clement Escoffierbfa74d02009-07-19 16:25:18 +0000179Changes from 1.2.0 to 1.4.0
180---------------------------
181** Bug
182 * [FELIX-985] - iPOJO analyzes already installed bundle by holding a lock
183 * [FELIX-1002] - iPOJO Static binding policy is not compliant with the Declarative Service static binding policy.
Clement Escoffier6191b082010-08-29 09:05:18 +0000184 * [FELIX-1318] - Case mismatch problem of iPOJO custom handler name
Clement Escoffierbfa74d02009-07-19 16:25:18 +0000185** Improvement
186 * Update parent pom
187 * [FELIX-936] - Allowing publishing class as services
188 * [FELIX-966] - iPOJO: Better error reporting when getPojoObject return null
189 * [FELIX-982] - Declare iPOJO as a singleton bundle to avoid multiple version of the runtime at the same time
190 * [FELIX-1114] - callback after configuration change needed
191 * [FELIX-1163] - Improve error message when an array cannot be created due to a classloading issue
192 * [FELIX-1182] - iPOJO - reconfiguration : get all properties with the update callback
Clement Escoffier6191b082010-08-29 09:05:18 +0000193
194
Clement Escoffier3c9a4192009-01-15 14:48:59 +0000195Changes from 1.0.0 to 1.2.0
196---------------------------
197** Bug
198 * [FELIX-797] - Composite Architecture contains duplicate instances
199 * [FELIX-803] - iPOJO Core schema needs to be fixed
200 * [FELIX-805] - Instance not created if the factory becomes valid later
201 * [FELIX-866] - iPOJO Provides 'interface' attribute should be 'specifications'
202
203** Improvement
204 * [FELIX-787] - iPOJO logger log messages inside the log service and print them
205 * [FELIX-796] - Allows enabling/disabling the internal event dispatcher
206 * [FELIX-801] - Support service properties injection in bind/unbind callbacks
207 * [FELIX-815] - Support optional properties
208 * [FELIX-816] - Support comparator attribute with any service binding policy
209 * [FELIX-818] - Implement the ServiceReference compareTo method
210 * [FELIX-853] - Provide new service object creation strategies
211 * New introspection API
Clement Escoffier6191b082010-08-29 09:05:18 +0000212
Clement Escoffier130ca572008-10-13 07:33:03 +0000213Changes from 0.8.0 to 1.0.0
214---------------------------
Clement Escoffier6191b082010-08-29 09:05:18 +0000215** Bug
Clement Escoffier3c9a4192009-01-15 14:48:59 +0000216 * [FELIX-557] - Factories still living when a primitive component does not have its manipulation metadata
217 * [FELIX-632] - Component are set to immediate despite they are already immediate
218 * [FELIX-635] - Simplify factory name computation
219 * [FELIX-628] - Architecture service should not publish the instance.name property
220 * [FELIX-621] - Instances not disposed when instances creation failed
Clement Escoffier6191b082010-08-29 09:05:18 +0000221
Clement Escoffier130ca572008-10-13 07:33:03 +0000222** Improvement
Clement Escoffier3c9a4192009-01-15 14:48:59 +0000223 * [FELIX-552] - ClassCastException when using services as dynamic proxies
224 * [FELIX-555] - Error message in the iPOJO Extender could be more accurate when failing to get the bundle context
Clement Escoffier6191b082010-08-29 09:05:18 +0000225 * [FELIX-558] - Non caught NoClassDefFoundError when the instantiation of a Nullable object failed
226 * [FELIX-603] - Improve iPOJO Arch service dependency description
227 * [FELIX-626] - Allow specifying instance configuration containing empty dictionaries
Clement Escoffier3c9a4192009-01-15 14:48:59 +0000228 * [FELIX-629] - Allows instance configuration to declares complex properties
229 * [FELIX-631] - Immediate Component Detection
Clement Escoffier6191b082010-08-29 09:05:18 +0000230 * [FELIX-633] - Factory creation should be done in another thread
231 * [FELIX-634] - Improve error handling
Clement Escoffier3c9a4192009-01-15 14:48:59 +0000232 * [FELIX-655] - Add a 'from' attribute in the service dependencies
233 * [FELIX-673] - Provide OBR description to iPOJO bundles
234 * [FELIX-683] - Supporting lists and vectors in the service dependency management
235 * [FELIX-686] - Supporting collections and set in the service dependency management
Clement Escoffier6191b082010-08-29 09:05:18 +0000236 * [FELIX-688] - Better error reporting when an instance creation failed
Clement Escoffier3c9a4192009-01-15 14:48:59 +0000237 * [FELIX-689] - Instance 'name' property should become 'instance.name'
Clement Escoffier6191b082010-08-29 09:05:18 +0000238 * [FELIX-716] - Provide XML schemas for iPOJO descriptors
239 * [FELIX-732] - Duplicate instance created of a managed service
240
Clement Escoffier03b51182008-05-16 20:46:55 +0000241Version 0.8.0
242-------------
Clement Escoffierbfa74d02009-07-19 16:25:18 +0000243 * Initial release