File: notes.html

package info (click to toggle)
objenesis 3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,140 kB
  • sloc: java: 3,839; xml: 1,579; sh: 59; makefile: 2
file content (316 lines) | stat: -rw-r--r-- 15,161 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
<!--

    Copyright 2006-2024 the original author or authors.

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

        http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.

-->
<html lang="en">
<head>
  <title>Release notes</title>
</head>
<body>

<h1>Version 3.4 (2024-05-05)</h1>

<ul>
  <li>Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 (#292)</li>
  <li>Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 (#291)</li>
  <li>Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.22.0 (#290)</li>
  <li>Bump actions/checkout from 4.1.3 to 4.1.4 (#289)</li>
  <li>Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 (#288)</li>
  <li>Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 (#287)</li>
  <li>Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 (#286)</li>
  <li>Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 (#285)</li>
  <li>Bump actions/checkout from 4.1.2 to 4.1.3 (#284)</li>
  <li>Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 (#283)</li>
  <li>Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 (#282)</li>
  <li>Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.4.0 (#281)</li>
  <li>Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#280)</li>
  <li>Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.0 to 3.5.1 (#279)</li>
  <li>Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13 (#278)</li>
  <li>Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#277)</li>
  <li>Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#276)</li>
  <li>Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 (#275)</li>
  <li>Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#274)</li>
  <li>Bump actions/setup-java from 4.2.0 to 4.2.1 (#273)</li>
  <li>Bump actions/setup-java from 4.1.0 to 4.2.0 (#272)</li>
  <li>Bump actions/checkout from 4.1.1 to 4.1.2 (#271)</li>
  <li>Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#270)</li>
  <li>Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 (#269)</li>
  <li>Bump org.apache.maven.plugins:maven-remote-resources-plugin from 3.1.0 to 3.2.0 (#268)</li>
  <li>Bump actions/setup-java from 4.0.0 to 4.1.0 (#267)</li>
  <li>Bump org.gaul:modernizer-maven-plugin from 2.7.0 to 2.8.0 (#266)</li>
  <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 (#265)</li>
  <li>Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#264)</li>
  <li>Bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12 (#263)</li>
  <li>Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 (#262)</li>
  <li>Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 (#261)</li>
  <li>Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 (#260)</li>
  <li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 (#259)</li>
  <li>Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 (#258)</li>
  <li>Bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11 (#257)</li>
  <li>Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 (#256)</li>
  <li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 (#255)</li>
  <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 (#254)</li>
  <li>Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 (#253)</li>
  <li>Bump actions/setup-java from 3.13.0 to 4.0.0 (#252)</li>
  <li>Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0 (#251)</li>
  <li>Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10 (#250)</li>
  <li>Bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16.2 (#249)</li>
  <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 (#248)</li>
  <li>Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 (#247)</li>
  <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 (#246)</li>
  <li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#245)</li>
  <li>Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 (#244)</li>
  <li>Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2 (#243)</li>
  <li>Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 (#242)</li>
  <li>Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#241)</li>
  <li>Reference actions by commit SHA (#240)</li>
  <li>Reference actions by commit SHA (#239)</li>
  <li>Add Security Policy (#238)</li>
  <li>Bump net.bytebuddy:byte-buddy from 1.14.8 to 1.14.9 (#237)</li>
  <li>Bump org.apache.maven.plugins:maven-artifact-plugin from 3.4.1 to 3.5.0 (#236)</li>
  <li>Bump com.mycila:license-maven-plugin from 4.2 to 4.3 (#235)</li>
  <li>Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 (#234)</li>
  <li>Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6 (#233)</li>
  <li>Bump org.gaul:modernizer-maven-plugin from 2.6.0 to 2.7.0 (#232)</li>
  <li>Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.1 (#231)</li>
  <li>Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 (#230)</li>
  <li>Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.8 (#229)</li>
  <li>Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1 (#228)</li>
  <li>Bump actions/checkout from 3 to 4 (#227)</li>
  <li>Bump net.bytebuddy:byte-buddy from 1.14.6 to 1.14.7 (#226)</li>
  <li>Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0 (#225)</li>
  <li>Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.6 (#224)</li>
  <li>Set permissions for ci.yml (#223)</li>
  <li>Bump jmh.version from 1.36 to 1.37 (#222)</li>
  <li>Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 (#221)</li>
  <li>Bump maven-clean-plugin from 3.2.0 to 3.3.1 (#220)</li>
  <li>Bump spotbugs-maven-plugin from 4.7.3.4 to 4.7.3.5 (#219)</li>
  <li>Bump maven-shade-plugin from 3.4.1 to 3.5.0 (#218)</li>
  <li>Bump maven-war-plugin from 3.3.2 to 3.4.0 (#217)</li>
  <li>Bump versions-maven-plugin from 2.15.0 to 2.16.0 (#216)</li>
  <li>Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 (#215)</li>
  <li>Bump maven-surefire-plugin from 3.1.0 to 3.1.2 (#214)</li>
  <li>Bump maven-release-plugin from 3.0.0 to 3.0.1 (#213)</li>
  <li>Bump byte-buddy from 1.14.4 to 1.14.5 (#212)</li>
  <li>Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 (#211)</li>
  <li>Trivial Markdown fix. (#210)</li>
  <li>Bump maven-source-plugin from 3.2.1 to 3.3.0 (#209)</li>
  <li>Bump maven-bundle-plugin from 5.1.8 to 5.1.9 (#208)</li>
  <li>Bump maven-assembly-plugin from 3.5.0 to 3.6.0 (#207)</li>
  <li>Bump maven-pmd-plugin from 3.20.0 to 3.21.0 (#206)</li>
  <li>Bump maven-remote-resources-plugin from 3.0.0 to 3.1.0 (#205)</li>
  <li>Bump maven-surefire-plugin from 3.0.0 to 3.1.0 (#204)</li>
  <li>Bump maven-gpg-plugin from 3.0.1 to 3.1.0 (#203)</li>
  <li>Bump junit-jupiter from 5.9.2 to 5.9.3 (#202)</li>
  <li>Remove JUnit 4 (#201)</li>
  <li>Replace PAX exam (#200)</li>
  <li>Remove GAE specific code (#199)</li>
  <li>Bump maven-project-info-reports-plugin from 3.4.2 to 3.4.3 (#197)</li>
  <li>Bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4 (#196)</li>
  <li>Bump byte-buddy from 1.14.3 to 1.14.4 (#195)</li>
  <li>Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (#194)</li>
  <li>Bump byte-buddy from 1.14.2 to 1.14.3 (#193)</li>
  <li>Bump maven-deploy-plugin from 3.1.0 to 3.1.1 (#192)</li>
  <li>Bump maven-resources-plugin from 3.3.0 to 3.3.1 (#191)</li>
  <li>Bump maven-install-plugin from 3.1.0 to 3.1.1 (#190)</li>
  <li>Bump license-maven-plugin from 4.1 to 4.2 (#189)</li>
  <li>Bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 (#188)</li>
  <li>Bump modernizer-maven-plugin from 2.5.0 to 2.6.0 (#187)</li>
  <li>Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 (#186)</li>
  <li>Bump logback-classic from 1.3.5 to 1.4.6 (#184)</li>
  <li>Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 (#183)</li>
  <li>Bump byte-buddy from 1.14.1 to 1.14.2 (#182)</li>
  <li>Bump byte-buddy from 1.14.0 to 1.14.1 (#181)</li>
  <li>Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#180)</li>
  <li>Bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.2 (#179)</li>
  <li>Bump maven-assembly-plugin from 3.4.2 to 3.5.0 (#178)</li>
  <li>Bump versions-maven-plugin from 2.14.2 to 2.15.0 (#176)</li>
  <li>Bump byte-buddy from 1.13.0 to 1.14.0 (#175)</li>
  <li>Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#174)</li>
  <li>Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#173)</li>
  <li>Bump byte-buddy from 1.12.23 to 1.13.0 (#172)</li>
  <li>Bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#171)</li>
  <li>Bump byte-buddy from 1.12.22 to 1.12.23 (#170)</li>
  <li>Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#169)</li>
  <li>Bump byte-buddy from 1.12.21 to 1.12.22 (#168)</li>
  <li>Bump maven-pmd-plugin from 3.19.0 to 3.20.0 (#167)</li>
  <li>Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 (#166)</li>
  <li>Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 (#165)</li>
  <li>Bump junit5.version from 5.9.1 to 5.9.2 (#164)</li>
  <li>Bump byte-buddy from 1.12.20 to 1.12.21 (#163)</li>
  <li>Bump versions-maven-plugin from 2.14.1 to 2.14.2 (#162)</li>
  <li>Bump wagon-ssh-external from 3.5.2 to 3.5.3 (#161)</li>
  <li>Class not found error when using Objenesis in a Java 9 module (#160)</li>
  <li>Bump byte-buddy from 1.12.19 to 1.12.20 (#159)</li>
  <li>Bump versions-maven-plugin from 2.14.0 to 2.14.1 (#158)</li>
  <li>Bump versions-maven-plugin from 2.13.0 to 2.14.0 (#157)</li>
  <li>Bump maven-install-plugin from 3.0.1 to 3.1.0 (#155)</li>
  <li>Bump byte-buddy from 1.12.18 to 1.12.19 (#154)</li>
  <li>Bump modernizer-maven-plugin from 2.4.0 to 2.5.0 (#152)</li>
  <li>Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0 (#151)</li>
  <li>Bump maven-shade-plugin from 3.4.0 to 3.4.1 (#149)</li>
</ul>

<h1>Version 3.3 (2022-08-01)</h1>

<ul>
  <li>migrate from TravisCI to GitHub Actions (#88)</li>
  <li>`org.objenesis:objenesis-test` missing in Maven Central (#85)</li>
  <li>added instructions for running Android TCK for Windows users (#84)</li>
  <li>Copyright and Owner is missing in license (#83)</li>
  <li>add Dependabot (#77)</li>
</ul>

<h1>Version 3.2 (2021-03-21)</h1>

<ul>
  <li>Add Dependencies Manifest Entry (#81)</li>
  <li>Objenesis can't be compiled on Android SDK < 26 (#79)</li>
  <li>PercClassLoader misspelled in pom.xml (#76)</li>
</ul>

<h1>Version 3.1 (2019-10-04)</h1>

<ul>
    <li>ProxyingInstantiator can't instantiate classes in java package or bootstrap class loader (#73)</li>
    <li>Travis build:  openjdk8, openjdk11 (#72)</li>
    <li>Fix "Apache License, Version 2.0" spelling (#71)</li>
</ul>

<h1>Version 3.0.1 (2018-10-18)</h1>

<ul>
    <li>No Automatic-Module-Name in objenesis (#66)</li>
</ul>

<h1>Version 3.0 (2018-10-07)</h1>

<ul>
  <li>Drop JRockit support (#64)</li>
  <li>Move lower support to Java 1.8 (#63)</li>
  <li>Replace findbugs by spotbugs (#62)</li>
  <li>ClassDefinitionUtils doesn't compile with Java 11 (#61)</li>
  <li>update pom.xml for maven plugins (#60)</li>
  <li>Test errors with Java 10 (#59)</li>
  <li>Please remove the hidden .mvn directory from the source tarball (#57)</li>
  <li>Move Android TCK API 26 because objenesis now requires it (#65(</li>
</ul>

<h1>Version 2.6 (2017-06-20)</h1>

<ul>
  <li>App Engine Java 8 Runtime support (#51)</li>
  <li>Improve Java 9 support (#53)</li>
  <li>Clarify serialization strategy behavior enhancement (#54)</li>
  <li>SunReflectionFactoryInstantiator not working if parent class constructor isn't public (#33)</li>
  <li>Validate Android O (#52)</li>
  <li>Drop Java 5 support (#55)</li>
</ul>

<h1>Version 2.5.1 (2017-01-17)</h1>

<ul>
  <li>Test failure: org.objenesis.instantiator.basic.ClassDefinitionUtilsTest on debian (#49)</li>
</ul>

<h1>Version 2.5 (2017-01-12)</h1>

<ul>
  <li><strong>Support JDK 9</strong> (tested on 9-ea+151-jigsaw) (#45)</li>
  <li>Expose MagicInstantiator internal ObjectInstantiator (#43)</li>
  <li>Move OSGi tests to Pax-Exam</li>
</ul>

<h1>Version 2.4 (2016-05-23)</h1>

<ul>
  <li>Objenesis license incompatible with EPL (#40)</li>
  <li>Tests of the Android TCK are never failing (#41)</li>
</ul>

<h1>Version 2.3 (2016-05-10)</h1>

<ul>
  <li>Android N : standard android instantiators don't work (#37)</li>
  <li>Fixed an issue with Android N's OpenJDK where invalid instantiator is picked (#38)</li>
  <li>Build fail on old versions because of license check (#39)</li>
</ul>

<h1>Version 2.2 (2015-07-24)</h1>

<ul>
   <li>New <code>SearchWorkingInstantiator</code> allowing to identify which instantiator can work on a platform (#34)</li>
   <li>JVM_NAME is used instead of VENDOR (#32)</li>
   <li>sun.misc missing from Import-Package header in manifest (#31)</li>
   <li>New ProxyInstantiator extending a class to bypass the super constructor (#23)</li>
   <li>New MagicInstantiator using MagicAccessorImpl (#35)</li>
   <li>Partial Google App Engine support. See <a href="https://github.com/easymock/objenesis/blob/master/SupportedJVMs.md#google-app-engine">here</a> (#15)</li>
</ul>

<h1>Version 2.1 (2013-10-10)</h1>

<ul>
  <li>Support for Android API level 18 (#23)</li>
  <li>Have the tck returning a value different from zero in case of failures (#24)</li>
  <li>Make it easier to call the TCK programmatically (#25)</li>
	<li>Show the actual instantiator implementation used by the TCK	 (#26)</li>
	<li>Explicit support for OpenJDK (#27)</li>
</ul>

<h1>Version 2.0 (2013-08-21)</h1>

<ul>
  <li>Upgrade to Java 5 (#21)</li>
  <li>Remove synchronization requirement when retrieving an instantiator from cache (#22)</li>
</ul>

<h1>Version 1.4 (2013-08-16)</h1>

<ul>
  <li>Android Gingerbread support (#18)</li>
  <li>New instantiator using Unsafe.allocateInstance() (#19)</li>
  <li>Optimisation when instantiator cache isn't used (#14)</li>
</ul>

<h1>Version 1.3 (2013-01-23)</h1>

<ul>
  <li>Dalvik (Android) support (#13)</li>
  <li>Android TCK (#13)</li>
  <li>Allow to compile on any JVM (#13)</li>
</ul>

<h1>Version 1.2 (2010-03-15)</h1>

<ul>
  <li>Now under Apache 2.0 license</li>
  <li>objenesis.jar is an OSGi bundle</li>
</ul>

<h1>Version 1.1 (2007-12-09)</h1>

<ul>
  <li>Standard support of Aonix PERC (no Serialization support)</li>
</ul>

<h1>Version 1.0 (2007-02-14)</h1>

<ul>
  <li>Initial version, support for Sun Hotspot, GCJ and BEA JRockit JVMs</li>
</ul>

</body>
</html>