Skip to content

Latest commit

History

History
47 lines (30 loc) 路 1.57 KB

CHANGELOG.md

File metadata and controls

47 lines (30 loc) 路 1.57 KB

Change Log

  • Dependency updates
  • Drop support for NodeJS 16.x - EOL
  • Documentation fixes
  • Dependency updates
  • Drop support of NodeJS 14.x - EOL
  • Security fixes (xmldom, luxon)
  • Improved automation and CI
  • Run tests against a live Bugzilla instance.
  • Added getAttachment, getBugAttachments, createAttachment and updateAttachment API methods.
  • Add integration tests for rest of API methods
  • Added createBug and updateBug API methods.
  • Added support for Authorization header for Red Hat Bugzilla
  • Added getComment, getBugComments and createComment API methods.
  • Fixed date/time validation.
  • Added support for Red Hat Bugzilla.
  • Documentation fixes.
  • Added basic automated tests.
  • Added CI for builds, tests and linting.
  • Updated package dependencies.

First usable release.