blob: 8eae0dfa26100dce676d0534af61ee2c8793339c [file] [log] [blame]
Karl Paulsbac62892011-05-11 19:08:31 +00001Changes from 3.2.1 to 3.2.2
2---------------------------
3
4** Improvement
5 * Update to latest framework version 3.2.2
6
Karl Paulsbf687fd2011-04-18 21:22:39 +00007Changes from 3.2.0 to 3.2.1
8---------------------------
9
10** Improvement
11 * Update to latest framework version 3.2.1
12
13
Karl Paulsce7b7f62011-03-28 19:51:21 +000014Changes from 3.0.9 to 3.2.0
15---------------------------
16
17** Improvement
18 * Update to latest framework version 3.2.0
19
Richard S. Hall71250f92011-02-21 14:47:00 +000020Changes from 3.0.8 to 3.0.9
21---------------------------
22
23** Bug
24 * [FELIX-2796] - felix.auto.deploy.action throws NPE with only "update" action
25
26** Improvement
27 * Update to latest framework version 3.0.9
28
Richard S. Hall01eaee42011-02-21 14:34:31 +000029Changes from 3.0.7 to 3.0.8
30---------------------------
31
32** Improvement
33 * Update to latest framework version 3.0.8
34 * Update to gogo version 0.8.0
35
Karl Paulsbbc29572010-12-26 21:07:41 +000036Changes from 3.0.6 to 3.0.7
37---------------------------
38
39** Improvement
40 * Update to latest framework version 3.0.7
41
Karl Pauls483438a2010-11-03 20:51:21 +000042Changes from 3.0.5 to 3.0.6
43---------------------------
44
45** Improvement
46 * Update to latest framework version 3.0.6
47
48** New Feature
49 * [FELIX-2678] - Startlevel for bundles in auto.deploy.dir
50
Karl Pauls51adb522010-10-18 21:45:40 +000051Changes from 3.0.4 to 3.0.5
52---------------------------
53
54** Improvement
55 * Update to latest framework version 3.0.5
56
Karl Pauls848468c2010-10-04 20:26:51 +000057Changes from 3.0.3 to 3.0.4
58---------------------------
59
60** Improvement
61 * Update to latest framework version 3.0.4
62
Karl Paulsfc651152010-09-22 20:31:15 +000063Changes from 3.0.2 to 3.0.3
64---------------------------
65
66** Improvement
67 * Update to latest framework version 3.0.3
68 * Update to gogo 0.6.1
69
Karl Pauls3fd480a2010-08-18 20:27:22 +000070Changes from 3.0.1 to 3.0.2
71---------------------------
72
73** Improvement
74 * Update to latest framework version 3.0.2
75
Karl Pauls8a83e282010-06-14 20:09:18 +000076Changes from 3.0.0 to 3.0.1
77---------------------------
78
79** Improvement
80 * Update to latest framework version 3.0.1
81
Karl Pauls34ab8272010-06-06 21:44:50 +000082Changes from 2.0.5 to 3.0.0
83---------------------------
84
85** Improvement
86 * Update to latest framework version 3.0.0
87 * [FELIX-1797] - Customizable Framework startup message
Karl Paulsd8a30422010-06-06 21:46:52 +000088 * [FELIX-2042] - Use Gogo as the default shell for the framework distribution
Karl Pauls34ab8272010-06-06 21:44:50 +000089 * [FELIX-2336] - Variable substitution in configuration files should ignore mismatched delimiters
90
91Changes from 2.0.4 to 2.0.5
92---------------------------
93
94** Improvement
95 * Update to latest framework version 2.0.5
96
Karl Paulseef94162010-02-14 22:48:15 +000097Changes from 2.0.3 to 2.0.4
98---------------------------
99
100** Improvement
101 * Update to latest framework version 2.0.4
102
Karl Pauls6e2e0222010-02-04 22:45:58 +0000103Changes from 2.0.2 to 2.0.3
104---------------------------
105
106** Improvement
107 * Update to latest framework version 2.0.3
108
Karl Pauls1c23e022009-11-01 19:27:53 +0000109Changes from 2.0.1 to 2.0.2
110---------------------------
111
112** Improvement
113 * Update to latest framework version 2.0.2
114
Karl Paulscf1cb102009-10-11 20:27:45 +0000115Changes from 2.0.0 to 2.0.1
116---------------------------
117
118** Improvement
Karl Paulsbc00aa62009-10-11 20:32:26 +0000119 * Update to latest framework version 2.0.1
Karl Paulscf1cb102009-10-11 20:27:45 +0000120
Karl Pauls44c941b2009-09-06 22:21:18 +0000121Changes from 1.8.1 to 2.0.0
122---------------------------
123
124** Improvement
125 * Update to latest framework version 2.0.0
126
Karl Pauls040e4322009-05-10 22:09:56 +0000127Changes form 1.6.1 to 1.8.0
128---------------------------
129
130** Improvement
131 * Update to latest framework version 1.8.0
132
Karl Pauls48d887c2009-04-26 20:54:43 +0000133Changes from 1.6.0 to 1.6.1
134---------------------------
135
136** Improvement
Karl Pauls040e4322009-05-10 22:09:56 +0000137 * Update to latest framework version 1.6.1
Karl Pauls48d887c2009-04-26 20:54:43 +0000138
Karl Pauls03c00142009-03-31 21:10:19 +0000139Changes from 1.4.1 to 1.6.0
140---------------------------
141
142** Improvement
143 * Update to latest framework version 1.6.0
144
Karl Pauls1be3b032008-12-20 16:27:49 +0000145Changes from 1.4.0 to 1.4.1
146---------------------------
147
148* [2008-12-20] Update to latest framework version 1.4.0
149* [2008-11-18] Modified the pom file to export the OSGi packages; this can be
150 helpful for tools trying to determine what the JAR file provides.
151* [2008-11-07] Align log level property name in pom.xml and config.properties
152
Karl Paulsf7d389c2008-11-06 16:22:54 +0000153Changes from 1.2.2 to 1.4.0
154---------------------------
Karl Pauls1be3b032008-12-20 16:27:49 +0000155
Karl Paulsf7d389c2008-11-06 16:22:54 +0000156* [2008-10-31] Fixed a possible NPE when no configuration file is found.
157* [2008-10-23] Change the name of the SystemBundle interface to be Framework.
158 (FELIX-753)
159* [2008-10-22] Hide wire messages in felix releases. (FELIX-707)
160* [2008-10-16] Modified framework to have default values for the system packages
161 property. Now it is really possible to start Felix with no configuration
162 properties. (FELIX-753)
163* [2008-10-10] Implements support for flushing the cache on framework
164 initialization. (FELIX-755)
165* [2008-10-09] Modified the bundle cache to no longer have profiles. (FELIX-754)
166* [2008-10-08] Modified the Felix API to aligned with the proposed standard OSGi
167 framework API. (FELIX-753)
168* [2008-09-23] Added symbolic names to framework and main.
169* [2008-09-12] Added a configuration property to determine whether installing a
170 fragment that uses unimplemented features throws an exception or logs a
171 warning. (FELIX-725)
172
173Changes form 1.2.1 to 1.2.2
174---------------------------
175
176* [2008-10-14] Update to latest framework version 1.2.2.
177
Karl Paulsdba15c82008-09-07 19:54:38 +0000178Changes from 1.2.0 to 1.2.1
179---------------------------
180
181* [2008-09-07] Hide WIRE log messages. (FELIX-707)
182* [2008-09-07] Use the new Felix releases obr repository URL.
183 (FELIX-708)
184
Karl Pauls60946d02008-08-31 22:15:50 +0000185Changes from 1.0.3 to 1.2.0
186---------------------------
187
188* [2008-08-03] Change to the R4.1 version of the spec. (FELIX-514)
189* [2008-05-08] Fixed a NPE. (FELIX-525)
190
Karl Pauls058453a2008-04-21 23:43:37 +0000191Changes from 1.0.3 to 1.0.4
192---------------------------
193
194* [2008-04-22] Update to framework version 1.0.4.
195
Karl Paulsfff3aa92008-01-28 09:37:37 +0000196Changes from 1.0.1 to 1.0.3
Karl Paulse8bd9a52008-01-27 19:49:38 +0000197---------------------------
198
199* [2008-01-27] Added launching and embedding docs to main project.
200* [2008-01-22] Update to maven-bundle-plugin version 1.2.0.
201* [2008-01-07] Modifed default launcher in Main to separate out
202 auto-property processing so that it is easier to reuse the code in
203 custom launchers. (FELIX-448)
204* [2007-12-14] Removed auto-property processing out of the framework and
205 into the default launcher. (FELIX-393)
206* [2007-10-16] Use variable substitution via BND to define the properties
207 in default.properties from the properties in config.properties.
208 (FELIX-380)
209* [2007-10-03] Added support to the Main launcher to use a default
210 embedded resource for setting the framework configuration properties
211 if the actual config.properties file cannot be loaded. (FELIX-380)
212* [2007-09-20] Remove some packages for jre1.3 profile and add/remove a
213 few for 1.4, 1.5, and 1.6 (javax.crypto.*). (FELIX-371)
214
215
Karl Paulsaf276eb2007-09-16 21:02:32 +0000216Changes from 1.0.0 to 1.0.1
217---------------------------
218
219* [2007-09-16] Update to framework version 1.0.1.
220
221
Richard S. Hall2cd5bed2007-07-16 20:32:41 +0000222Changes from 0.8.0-incubator to 1.0.0
223-------------------------------------
224
225* [2007-01-31] Changed how the system packages property is calculated to
226 make it more robust; previously it was leaving a dangling comma if the
227 execution platform was not known.
228* [2007-02-05] Added system package support for Java 6. (FELIX-201)
229* [2007-02-13] Removed support for trusted certificate authorities; this
230 will be added later as an extension.
231* [2007-03-16] Felix configuration properties can now be set as system
232 properties when using the standard launcher. (FELIX-250)
233* [2007-03-28] No longer including config.properties in the JAR file.
234* [2007-04-13] The javax.net and javax.net.ssl packages were missing
235 from the system packages properties.
236* [2007-04-13] Fixed a bug where the launcher was not correctly calculating
237 the installation directory correctly.
238* [2007-05-07] Was accidentally including OBR service interface package
239 in main JAR.
240* [2007-05-22] Now includes the Service Tracker package in main JAR.
241* [2007-07-04] Modified to use the new Felix embedding API.