Skip to content

Latest commit

 

History

History
90 lines (72 loc) · 6.92 KB

CHANGELOG.rst

File metadata and controls

90 lines (72 loc) · 6.92 KB

Changelog

1.0.0

  • Add missing dependency 8bf12ee
  • Drop support for Python 3.4 b5b9c0b
  • Implement message schemas d0b799a
  • Make Bugzilla 4 backwards compatibility transformation optional 424afa5
  • Extend backwards compatibility a bit 319e06a
  • Make test messages into pytest fixtures 30d6950
  • Don't 'organize' the message as it comes off the BZ wire 4f43653
  • Add tests for handling of exceptions from publish() ee0c4c8
  • Don't try and publish datetimes 73c9176
  • Add test for attachment.create message 3af89d2
  • Also handle backwards compatibility for operating system 9deb916
  • Handle 'reporter' vs. 'creator' with backwards compat 19fd1b4
  • Fix convert_datetimes for Bugzilla 5.0 messages f386c7e
  • Fix decision as to whether this is a 'new bug' event 7fd1fc5
  • Add a test suite 7d4352e
  • Handle comments and other 'objects' for Bugzilla 5+ messages aa98152
  • Bump version 122ce19
  • Improve the setup.py 5bb8cb5
  • Adapt to STOMP protocol 1.2 25e2d20
  • Send and receive STOMP heartbeats c67c49c
  • Handle duplicate subscriptions on reconnection d04e8ce
  • Migrate to Fedora Messaging f2596f2
  • Fix CI 9646437

0.3.1

0.3.0

Pull Requests

  • (@ralphbean) #5, Look before you leap. #5
  • (@ralphbean) #6, Got moved again. #6

Commits

0.2.1

  • Handle timezones. ff44f64b5
  • Merge pull request #4 from fedora-infra/feature/timezones 88581d44a

0.2.0

  • Ignore certs and stuff. 6c92062bd
  • Document stomp ssl options. 15f1e150b
  • Now with failover().. 244f4c7d8
  • This got changed on us. 40f025956
  • Enhance bugzilla messages. 96d981275
  • Remove our own threading stuff. 31b243172
  • Also, give the consumer a couple extra endpoints for development. be6f076d8
  • Merge pull request #1 from fedora-infra/feature/enhanced-bugzilla 94d9d4bad
  • Merge pull request #2 from fedora-infra/feature/de-threaded 90727a2c7

0.1.3

0.1.2