Skip to content

Releases: IBM/tnz

v0.6.6

28 Apr 15:49
b16ed9c

Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.6.6

v0.6.5

22 Mar 18:09
24f0208

Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

22 Mar 18:01
5f512a1

Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

04 Nov 13:04
bfbe4df

Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

09 Sep 12:38
da3afbc

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

25 Apr 13:56
eee8d14

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

20 Mar 13:36
9880675

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.6.0

v0.5.3

22 Nov 18:42
80f89f7

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

Choose a tag to compare

What's Changed

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

v0.5.1

25 Oct 11:09
89c5981

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