blob: 05a9184b5778945529ddab022233f9da9b0e66c2 [file] [log] [blame]
Karl Paulsf9ad6432015-10-13 13:39:05 +00001Changes from 5.2.0 to 5.4.0
2---------------------------
3
4** Improvement
5 * Update to latest framework version 5.4.0
6 * Update to latest obr 2.0.6
Karl Paulsf9ad6432015-10-13 13:39:05 +00007 * Update to latest gogo command 0.16.0
8
Karl Paulsa93950c2015-08-25 09:19:52 +00009Changes from 5.0.1 to 5.2.0
10---------------------------
11
12** Improvement
13 * Update to latest framework version 5.2.0
14
Karl Paulsfae65682015-06-14 22:31:23 +000015Changes from 5.0.0 to 5.0.1
16---------------------------
Karl Paulsa93950c2015-08-25 09:19:52 +000017
Karl Paulsfae65682015-06-14 22:31:23 +000018** Improvement
19 * Update to latest framework version 5.0.1
20
Karl Pauls829fff12015-04-20 12:01:26 +000021Changes form 4.6.1 to 5.0.0
22---------------------------
23
24** Improvement
25 * Update to latest framework version 5.0.0
26 * Update to latest obr 2.0.4
27 * Update to latest gogo runtime 0.16.2
28 * Update to latest gogo command 0.14.0
29
Karl Pauls5063d832015-03-03 10:10:29 +000030Changes from 4.6.0 to 4.6.1
31---------------------------
32
33** Improvement
34 * Update to latest framework version 4.6.1
35
Karl Paulsf1f665a2015-01-11 23:57:18 +000036Changes from 4.4.1 to 4.6.0
37---------------------------
Karl Pauls5063d832015-03-03 10:10:29 +000038
Karl Paulsf1f665a2015-01-11 23:57:18 +000039** Improvement
40 * Update to latest framework version 4.6.0
41
Karl Pauls628dbbc2014-07-09 16:36:34 +000042Changes from 4.4.0 to 4.4.1
43---------------------------
Karl Pauls5063d832015-03-03 10:10:29 +000044
Karl Pauls628dbbc2014-07-09 16:36:34 +000045** Improvement
46 * Update to latest framework version 4.4.1
47 * Update to latest obr version 2.0.2
48 * Update to gogo commands 0.14.0 and runtime 0.12.1
49
Karl Paulse1d8c702014-03-20 21:50:06 +000050Changes from 4.2.1 to 4.4.0
51---------------------------
52
53** Improvement
54 * Update to latest framework version 4.4.0
55
Karl Pauls4d66ab12013-03-08 20:57:34 +000056Changes form 4.2.0 to 4.2.1
57---------------------------
58
59** Improvement
Karl Paulse1d8c702014-03-20 21:50:06 +000060 * Update to latest framework version 4.2.1
Karl Pauls4d66ab12013-03-08 20:57:34 +000061
Karl Pauls97262fe2013-02-05 22:48:47 +000062Changes from 4.0.3 to 4.2.0
63---------------------------
64
65** Improvement
66 * Update to latest framework version 4.2.0
67
68Changes from 4.0.2 to 4.0.3
69---------------------------
70
71** Improvement
72 * Update to latest framework version 4.0.3
73
Karl Paulsf506dac2011-11-20 20:57:46 +000074Changes from 4.0.1 to 4.0.2
75---------------------------
76
77** Improvement
78 * Update to latest framework version 4.0.2
79
Karl Pauls9e4fa062011-10-10 20:28:23 +000080Changes from 4.0.0 to 4.0.1
81---------------------------
82
83** Improvement
84 * Update to latest framework version 4.0.1
85
Karl Pauls73f01362011-09-22 13:29:22 +000086Changes from 3.2.2 to 4.0.0
87---------------------------
Karl Pauls9e4fa062011-10-10 20:28:23 +000088
Karl Pauls73f01362011-09-22 13:29:22 +000089** Improvement
90 * [FELIX-3094] - [Main] Launcher should attempt to restart framework if the system bundle was updated
91 * [FELIX-3123] - [Main] Integrate OBR 1.6.6
92 * [FELIX-3125] - Update to latest framework version 4.0.0
93
94** Task
95 * [FELIX-3051] - [Main] Integrate latest Gogo Command bundle to support inspecting generic capabilities/requirements
96
97
Karl Paulsda9871c2011-05-11 19:16:20 +000098Changes from 3.2.1 to 3.2.2
99---------------------------
100
101** Improvement
102 * Update to latest framework version 3.2.2
103
Karl Pauls3f5c19b2011-04-18 21:33:22 +0000104Changes from 3.2.0 to 3.2.1
105---------------------------
106
107** Improvement
108 * Update to latest framework version 3.2.1
109
110
Karl Paulsda84e132011-03-28 20:00:25 +0000111Changes from 3.0.9 to 3.2.0
112---------------------------
113
114** Improvement
115 * Update to latest framework version 3.2.0
116
Karl Paulsc52f6172011-02-21 21:48:19 +0000117Changes from 3.0.8 to 3.0.9
118---------------------------
119
120** Bug
121 * [FELIX-2796] - felix.auto.deploy.action throws NPE with only "update" action
122
123** Improvement
124 * Update to latest framework version 3.0.9
125
Richard S. Hall8fe08db2011-02-21 14:38:03 +0000126Changes from 3.0.7 to 3.0.8
127---------------------------
128
129** Improvement
130 * Update to latest framework version 3.0.8
131 * Update to gogo version 0.8.0
132
Karl Pauls279d5412010-12-26 21:09:17 +0000133Changes from 3.0.6 to 3.0.7
134---------------------------
135
136** Improvement
137 * Update to latest framework version 3.0.7
138
Karl Paulsdb2cbc02010-11-03 21:03:40 +0000139Changes from 3.0.5 to 3.0.6
140---------------------------
141
142** Improvement
143 * Update to latest framework version 3.0.6
144
145** New Feature
146 * [FELIX-2678] - Startlevel for bundles in auto.deploy.dir
147
Karl Pauls5dfa2a02010-10-18 21:58:01 +0000148Changes from 3.0.4 to 3.0.5
149---------------------------
150
151** Improvement
152 * Update to latest framework version 3.0.5
153
Karl Paulse74c2482010-10-04 20:35:42 +0000154Changes from 3.0.3 to 3.0.4
155---------------------------
156
157** Improvement
158 * Update to latest framework version 3.0.4
159
Karl Pauls4ca14822010-09-22 20:37:21 +0000160Changes from 3.0.2 to 3.0.3
161---------------------------
162
163** Improvement
164 * Update to latest framework version 3.0.3
165 * Update to gogo 0.6.1
166
Karl Pauls7fd85ce2010-08-18 20:41:35 +0000167Changes from 3.0.1 to 3.0.2
168---------------------------
169
170** Improvement
171 * Update to latest framework version 3.0.2
172
Karl Pauls5fb43302010-06-14 20:13:54 +0000173Changes from 3.0.0 to 3.0.1
174---------------------------
175
176** Improvement
177 * Update to latest framework version 3.0.1
178
Karl Paulsf4ea0312010-06-06 21:55:08 +0000179Changes from 2.0.5 to 3.0.0
180---------------------------
181
182** Improvement
183 * Update to latest framework version 3.0.0
184 * [FELIX-1797] - Customizable Framework startup message
185 * [FELIX-2042] - Use Gogo as the default shell for the framework distribution
186 * [FELIX-2336] - Variable substitution in configuration files should ignore mismatched delimiters
187
188Changes from 2.0.4 to 2.0.5
189---------------------------
190
191** Improvement
192 * Update to latest framework version 2.0.5
193
Karl Pauls680b11e2010-02-14 22:54:13 +0000194Changes from 2.0.3 to 2.0.4
195---------------------------
196
197** Improvement
198 * Update to latest framework version 2.0.4
199
Karl Paulsc6eda452010-02-14 22:52:56 +0000200Changes from 2.0.2 to 2.0.3
201---------------------------
202
203** Improvement
204 * Update to latest framework version 2.0.3
205
206Changes from 2.0.1 to 2.0.2
207---------------------------
208
209** Improvement
210 * Update to latest framework version 2.0.2
211
212Changes from 2.0.0 to 2.0.1
213---------------------------
214
215** Improvement
216 * Update to latest framework version 2.0.1
217
218Changes from 1.8.1 to 2.0.0
219---------------------------
220
221** Improvement
222 * Update to latest framework version 2.0.0
223
224Changes form 1.6.1 to 1.8.0
225---------------------------
226
227** Improvement
228 * Update to latest framework version 1.8.0
229
230Changes from 1.6.0 to 1.6.1
231---------------------------
232
233** Improvement
234 * Update to latest framework version 1.6.1
235
236Changes from 1.4.1 to 1.6.0
237---------------------------
238
239** Improvement
240 * Update to latest framework version 1.6.0
241
242Changes from 1.4.0 to 1.4.1
243---------------------------
244
245* [2008-12-20] Update to latest framework version 1.4.0
246* [2008-11-18] Modified the pom file to export the OSGi packages; this can be
247 helpful for tools trying to determine what the JAR file provides.
248* [2008-11-07] Align log level property name in pom.xml and config.properties
249
250Changes from 1.2.2 to 1.4.0
251---------------------------
252
253* [2008-10-31] Fixed a possible NPE when no configuration file is found.
254* [2008-10-23] Change the name of the SystemBundle interface to be Framework.
255 (FELIX-753)
256* [2008-10-22] Hide wire messages in felix releases. (FELIX-707)
257* [2008-10-16] Modified framework to have default values for the system packages
258 property. Now it is really possible to start Felix with no configuration
259 properties. (FELIX-753)
260* [2008-10-10] Implements support for flushing the cache on framework
261 initialization. (FELIX-755)
262* [2008-10-09] Modified the bundle cache to no longer have profiles. (FELIX-754)
263* [2008-10-08] Modified the Felix API to aligned with the proposed standard OSGi
264 framework API. (FELIX-753)
265* [2008-09-23] Added symbolic names to framework and main.
266* [2008-09-12] Added a configuration property to determine whether installing a
267 fragment that uses unimplemented features throws an exception or logs a
268 warning. (FELIX-725)
269
270Changes form 1.2.1 to 1.2.2
271---------------------------
272
273* [2008-10-14] Update to latest framework version 1.2.2.
274
275Changes from 1.2.0 to 1.2.1
276---------------------------
277
278* [2008-09-07] Hide WIRE log messages. (FELIX-707)
279* [2008-09-07] Use the new Felix releases obr repository URL.
280 (FELIX-708)
281
282Changes from 1.0.3 to 1.2.0
283---------------------------
284
285* [2008-08-03] Change to the R4.1 version of the spec. (FELIX-514)
286* [2008-05-08] Fixed a NPE. (FELIX-525)
287
288Changes from 1.0.3 to 1.0.4
289---------------------------
290
291* [2008-04-22] Update to framework version 1.0.4.
292
293Changes from 1.0.1 to 1.0.3
294---------------------------
295
296* [2008-01-27] Added launching and embedding docs to main project.
297* [2008-01-22] Update to maven-bundle-plugin version 1.2.0.
298* [2008-01-07] Modifed default launcher in Main to separate out
299 auto-property processing so that it is easier to reuse the code in
300 custom launchers. (FELIX-448)
301* [2007-12-14] Removed auto-property processing out of the framework and
302 into the default launcher. (FELIX-393)
303* [2007-10-16] Use variable substitution via BND to define the properties
304 in default.properties from the properties in config.properties.
305 (FELIX-380)
306* [2007-10-03] Added support to the Main launcher to use a default
307 embedded resource for setting the framework configuration properties
308 if the actual config.properties file cannot be loaded. (FELIX-380)
309* [2007-09-20] Remove some packages for jre1.3 profile and add/remove a
310 few for 1.4, 1.5, and 1.6 (javax.crypto.*). (FELIX-371)
311
312
313Changes from 1.0.0 to 1.0.1
314---------------------------
315
316* [2007-09-16] Update to framework version 1.0.1.
317
318
319Changes from 0.8.0-incubator to 1.0.0
320-------------------------------------
321
322* [2007-01-31] Changed how the system packages property is calculated to
323 make it more robust; previously it was leaving a dangling comma if the
324 execution platform was not known.
325* [2007-02-05] Added system package support for Java 6. (FELIX-201)
326* [2007-02-13] Removed support for trusted certificate authorities; this
327 will be added later as an extension.
328* [2007-03-16] Felix configuration properties can now be set as system
329 properties when using the standard launcher. (FELIX-250)
330* [2007-03-28] No longer including config.properties in the JAR file.
331* [2007-04-13] The javax.net and javax.net.ssl packages were missing
332 from the system packages properties.
333* [2007-04-13] Fixed a bug where the launcher was not correctly calculating
334 the installation directory correctly.
335* [2007-05-07] Was accidentally including OBR service interface package
336 in main JAR.
337* [2007-05-22] Now includes the Service Tracker package in main JAR.
338* [2007-07-04] Modified to use the new Felix embedding API.