Releases: IBM/JTOpen
Releases · IBM/JTOpen
v20.0.8
What's Changed
- Create AS400.newInstance() methods. Make SecureAS400 skinny as possible. by @nadiramra in #169
- fix: trace exception when deleting physical files by @ThePrez in #168
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #166
- Native Enhanced Profile Token Framework by @jeber-ibm in #181
- Determine JDBC system version when port number specified by @jeber-ibm in #184
- June enhanced profile token updates by @jeber-ibm in #186
- Reformatting and simplification, prepare for MFA by @nadiramra in #188
- JDBC Datasource and MFA by @jeber-ibm in #191
- User handle, doc reformatting, GUI MFA changes, DDM factor support by @nadiramra in #195
- Improve setClob tracing by @jeber-ibm in #198
- Enhanced profile token support and minor cleanup enhancements by @nadiramra in #202
- Replace all usages of QGY.LIB APIs with their QSYS.LIB equivalents. by @pjyoung-ibm in #201
- Add getMessageOption() and setMessageOption() to ProgramCallDocument by @pjyoung-ibm in #187
- 197 add additional tracing to setclob path by @jeber-ibm in #203
- Fix race condition initializing attributes data structure by @dwickern in #204
- Implement setStayAlive() method, and minor changes/reformatting by @nadiramra in #205
- IFSFile fixes, ehancement, simplification, and reformatting by @nadiramra in #206
- Enhance JDBC client REPEAT function to use {I} by @jeber-ibm in #207
- User and AS400 class updates by @nadiramra in #208
- Data Source Updates by @jeber-ibm in #211
- Enhanced profile tokens - index out of bounds error by @nadiramra in #213
- Changes20240927 by @jeber-ibm in #215
- Fix bug where setting validateSignonTimeOut causes the soTimeout to also be set after calling AS400.validateSignon() by @pjyoung-ibm in #216
- UpdateForProfileHandles by @jeber-ibm in #219
- IFSFile CCSID fix, jdbcClient reflection fix, swap refactoring, by @jeber-ibm in #220
- Profile Token Enhancements by @jeber-ibm in #222
- Update readme.html by @jeber-ibm in #224
New Contributors
- @nadiramra made their first contribution in #169
- @pjyoung-ibm made their first contribution in #201
- @dwickern made their first contribution in #204
Full Changelog: v20.0.7...v20.0.8
v20.0.7
What's Changed
- JDBC AAF by @jeber-ibm in #147
- Loom initial work by @mdg1349 in #125
- Fix javadoc generation (#126) by @NicolaIsotta in #141
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 by @dependabot in #142
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #148
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #149
- fix: DDM signon with passwords greater than 10 chars by @ThePrez in #152
- Added methods to ISeriesNetServer to work with disabled IDs by @MikSwens in #151
- Fix NPE when using password in Properties by @jeber-ibm in #158
- feat: build
native
package for JDKs 7, 8, and 11 by @ThePrez in #153 - doc-files fixes and modernization by @NicolaIsotta in #150
- Fixup build to make jar contents match 11.x by @ThePrez in #159
New Contributors
Full Changelog: v20.0.6...v20.0.7
v20.0.6
What's Changed
- WIP: Add docs in GitHub Pages by @ThePrez in #114
- Provided scope for maven-antrun-plugin dependency by @rgala in #133
- remove pre-jdk1.4 workarounds by @NicolaIsotta in #123
- Change the module name to
jt400
for the "native" jar by @ThePrez in #132 - Bump org.codehaus.mojo:build-helper-maven-plugin from 3.2.0 to 3.4.0 by @dependabot in #139
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.0 to 3.11.0 by @dependabot in #140
New Contributors
- @dependabot made their first contribution in #139
Full Changelog: v20.0.3...v20.0.6
v20.0.3
Add `SecureAS400.isAdditionalAuthenticationFactorAccepted()` Signed-off-by: Jesse Gorzinski <[email protected]>
v20.0.2
What's Changed
- JobLog getMessages() typesafety by @NicolaIsotta in #115
- Performance improvement: ignore warnings still creating warnings object for result set warnings by @jeber-ibm in #121
- Fixup
AS400Varchar
byte conversions and parameter validation by @ThePrez in #122
Full Changelog: v20.0.1...v20.0.2
v20.0.1
bumpver: v20.0.1 Signed-off-by: Jesse Gorzinski <[email protected]>
v20.0.0
What's Changed
- remove obsolete directories/contents by @ThePrez in #5
- archive older code flavors by @ThePrez in #6
- Use JDBC 4.0 (Java 7) as new "base" code level by @ThePrez in #7
- Initial Maven build by @ThePrez in #8
- convert source to utf8 by @ThePrez in #9
- target Java 7 by @ThePrez in #10
- First pass of full distro build by @ThePrez in #11
- remove
.project
files by @ThePrez in #12 - Update
.classpath
with Maven structure by @ThePrez in #13 - Fixed Record package by @jeber-ibm in #17
- bugfix: handle
!
in password for DDM server by @ThePrez in #15 - feat: implement
AutoCloseable
for AS400 objects by @ThePrez in #16 - JDBC: Fix for sourceforge bug #475 by @jeber-ibm in #18
- Manually update build date by @jeber-ibm in #19
- Dynamic versioning by @ThePrez in #20
- Add CI to do maven publish and GH release by @ThePrez in #21
- Add maven distribution support and change version to alpha by @ThePrez in #22
- Deploy to
oss.sonatype.org
by @ThePrez in #23 - Update README.md by @ThePrez in #25
- CI: Change to maintained action in Release workflow by @ThePrez in #28
- Exclude native classes during packaging phase by @ThePrez in #33
- feat: List support and typesafety for
EnvironmentVariableList
by @ThePrez in #44 - Implement
AutoCloseable
in classAS400File
by @ThePrez in #47 - typesafety:
UserList.getUsers()
by @ThePrez in #46 - Fix change password by @jeber-ibm in #59
- re-enable JDBC driver autoloading by @ThePrez in #62
- Convert license to Markdown by @ThePrez in #67
- bugfix: (try 2) fix JDBC driver autoloading by @ThePrez in #65
- Add PCML version 8 to
pcml.dtd
by @ThePrez in #61 - IFSFileEnumeration typesafety by @NicolaIsotta in #72
- Handle
AccessControlException
for system property inNativeMethods
class by @ThePrez in #34 - AS400ConnectionPool typesafety by @NicolaIsotta in #73
- Permission types by @worksofliam in #76
- List variants for getAuthorizedUsers() and getUserPermissions() by @YOG3SHWAR in #83
- Enable *ALL for getProducts by @nelsoncj-ibm in #66
- Throw Error When Response Fails by @nelsoncj-ibm in #86
- TypeSafety added - Issue fixed #40 by @sumitdethe27 in #88
- replace manual array copy with
System.arraycopy
by @NicolaIsotta in #84 - Initial work to use GSSCredential interface by @worksofliam in #75
- Use
--release
to set releases for the Java compiler on distribution… by @ThePrez in #70 - support OSPL0400 for SpooledFileOpenList by @jwoehr in #29
- remove Boolean constructor usages by @NicolaIsotta in #90
- remove kjava class file by @ThePrez in #91
- Fixup build for GitHub CodeSpaces by @ThePrez in #92
- bld: remove jdbc40task compile ant tasks during build by @ThePrez in #93
- typesafety for
HistoryLog.getMessages()
by @ThePrez in #95
New Contributors
- @jeber-ibm made their first contribution in #17
- @NicolaIsotta made their first contribution in #72
- @worksofliam made their first contribution in #76
- @YOG3SHWAR made their first contribution in #83
- @nelsoncj-ibm made their first contribution in #66
- @sumitdethe27 made their first contribution in #88
Full Changelog: v11.2.2...v20.0.0
v20.0.0-alpha-3
What's Changed
- IFSFileEnumeration typesafety by @NicolaIsotta in #72
- Handle
AccessControlException
for system property inNativeMethods
class by @ThePrez in #34 - AS400ConnectionPool typesafety by @NicolaIsotta in #73
- Permission types by @worksofliam in #76
- List variants for getAuthorizedUsers() and getUserPermissions() by @YOG3SHWAR in #83
- Enable *ALL for getProducts by @nelsoncj-ibm in #66
- Throw Error When Response Fails by @nelsoncj-ibm in #86
- TypeSafety added - Issue fixed #40 by @sumitdethe27 in #88
- replace manual array copy with
System.arraycopy
by @NicolaIsotta in #84 - Initial work to use GSSCredential interface by @worksofliam in #75
- Use
--release
to set releases for the Java compiler on distribution… by @ThePrez in #70 - support OSPL0400 for SpooledFileOpenList by @jwoehr in #29
New Contributors
- @NicolaIsotta made their first contribution in #72
- @worksofliam made their first contribution in #76
- @YOG3SHWAR made their first contribution in #83
- @nelsoncj-ibm made their first contribution in #66
- @sumitdethe27 made their first contribution in #88
Full Changelog: v20.0.0-alpha-2...v20.0.0-alpha-3
v20.0.0-alpha-2
What's Changed
- Implement
AutoCloseable
in classAS400File
by @ThePrez in #47 - typesafety:
UserList.getUsers()
by @ThePrez in #46 - Fix change password by @jeber-ibm in #59
- re-enable JDBC driver autoloading by @ThePrez in #62
- Convert license to Markdown by @ThePrez in #67
- bugfix: (try 2) fix JDBC driver autoloading by @ThePrez in #65
- Add PCML version 8 to
pcml.dtd
by @ThePrez in #61
Full Changelog: v20.0.0-alpha-1...v20.0.0-alpha-2
v20.0.0-alpha-1
What's Changed
- remove obsolete directories/contents by @ThePrez in #5
- archive older code flavors by @ThePrez in #6
- Use JDBC 4.0 (Java 7) as new "base" code level by @ThePrez in #7
- Initial Maven build by @ThePrez in #8
- convert source to utf8 by @ThePrez in #9
- target Java 7 by @ThePrez in #10
- First pass of full distro build by @ThePrez in #11
- remove
.project
files by @ThePrez in #12 - Update
.classpath
with Maven structure by @ThePrez in #13 - Fixed Record package by @jeber-ibm in #17
- bugfix: handle
!
in password for DDM server by @ThePrez in #15 - feat: implement
AutoCloseable
for AS400 objects by @ThePrez in #16 - JDBC: Fix for sourceforge bug #475 by @jeber-ibm in #18
- Manually update build date by @jeber-ibm in #19
- Dynamic versioning by @ThePrez in #20
- Add CI to do maven publish and GH release by @ThePrez in #21
- Add maven distribution support and change version to alpha by @ThePrez in #22
- Deploy to
oss.sonatype.org
by @ThePrez in #23 - Update README.md by @ThePrez in #25
- CI: Change to maintained action in Release workflow by @ThePrez in #28
- Exclude native classes during packaging phase by @ThePrez in #33
- feat: List support and typesafety for
EnvironmentVariableList
by @ThePrez in #44
New Contributors
- @jeber-ibm made their first contribution in #17
Full Changelog: v11.2.2...v20.0.0-alpha-1