Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.01 KB

changelog.md

File metadata and controls

48 lines (27 loc) · 1.01 KB

PyMQI changelog

  • 1.7.2 (2018-01-26)

    • Made PCF commands use constants from CMQCFC instead of CMQC
  • 1.7.1 (2018-01-24)

    • Internal changes to connect_with_options
  • 1.7.0 (2017-12-28)

    • Added MQ 9.0.x compatibility
    • Made remote TCP connections without a queue manager name work
  • 1.6.0 (2017-08-09)

    • Made MQSCO compatible with MQ 8.0
  • 1.5.4 (2015-09-22)

    • Moved setup.py's py_modules to correct place
  • 1.5.3 (2015-09-21)

    • Added missing modules to setup.py
  • 1.5.2 (2015-09-21)

    • Previous release failed to upload to PyPI
  • 1.5.1 (2015-09-21)

    • Added a missing 'requirements.txt' file
  • 1.5 (2015-09-18)

    • Added MQ 8.0.x compatibility
    • Added the ability to connect to MQ 8.0+ queue managers with username/password credentials
    • Moved code to a top-level 'pymqi' package

(No changelog for prior versions)

More information

Please visit the main documentation at https://dsuch.github.io/pymqi/ for more information.