v20.0.0-alpha-3
github-actions
released this
08 Jun 17:55
·
121 commits
to main
since this release
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