Skip to content

Releases: IBM/tnz

v0.5.3

22 Nov 18:42
80f89f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.2...v0.6.0

v0.5.2

07 Nov 22:20
7c8063a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

25 Oct 11:09
89c5981
Compare
Choose a tag to compare
  • fix to restore cursor style to default (#90)
  • various CI/CD updates, testing on Python 3.12
  • enhancements/correction to connection security (#105, #136, #138)
    • SESSION_SSL_VERIFY for host certificate verification (see doc)
    • SESSION_SECLEVEL alternative to ZTI_SECLEVEL
    • SESSION_SSL=NEVER to work around server issues with TLS
    • SESSION_SSL_MINIMUM_TLS=1.1 to work around server issues with TLS
  • zti enhancement to buffer AID/ENTER - ZTI_AIDBUFSIZE=0 disables (#133)
  • fix session selector right char cut off (#141, #143)

Full Changelog: v0.4.0...v0.5.1

v0.4.0

17 Nov 16:27
8a9153d
Compare
Choose a tag to compare

This release has various bug fixes and enhancements. Most notable:

  • enhancement to allow for separate tnz instances (#73)
  • fix windows paste/bracketed-paste (#74) (#75)
  • pa1 for attention while keyboard locked (#78)
  • doc api reference (#79) - e.g. https://ibm.github.io/tnz/ati
  • entry_points select or get (#84) - fix for Python 3.12

Full Changelog: v0.3.6...v0.4.0

v0.3.6

01 Jun 13:23
615cfcd
Compare
Choose a tag to compare

This release has various bug fixes and enhancements. Most notable:

  • special SESSION_PS_SIZE value handling has been fixed
  • SESSION24 and SESSION_* environment variables will be used
  • file transfer error handling has been improved
  • the wiki content has been transferred to github pages
  • OpenSSF Best Practices badge work has been started
  • tnz.readlines for TSO has been made available
  • MAXLOSTWARN checking has been fixed
  • the ~/.ztirc not found warning message has been suppressed
  • the alternate code page identifier has been fixed
  • hostname resolution has been fixed

Contributors:

@najohnsn
@ijmitch
@KipTwitchell

v0.3.5

18 Jul 23:42
Compare
Choose a tag to compare
TnzTransferError for canceled

Signed-off-by: Neil Johnson <najohnsn@us.ibm.com>

v0.3.4

16 Jun 21:35
Compare
Choose a tag to compare
always do trace capture

Signed-off-by: Neil Johnson <najohnsn@us.ibm.com>

v0.3.3

06 May 13:30
Compare
Choose a tag to compare

Fix to not require importlib.metadata when using Python <3.8.

v0.3.2

08 Apr 13:51
Compare
Choose a tag to compare

Fixed bug with split tn3270 records.

v0.3.1

03 Mar 22:18
Compare
Choose a tag to compare

Create a tnz project/release on PyPi.