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