Skip to content

0.23.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 24 Jul 15:49
· 195 commits to refs/heads/master since this release
df3a82a

I'm glad to announce the release of version 0.23.0 of the library.

It contains a breaking change if you persisted serialized Ticket objects, you'll have to migrate those ticket objects yourself.
See #595 for the rational behind the change and more technical details.

Thanks to all our contributors:

@afm497, @syedaffanhamdani, @nkharabaruk and @enismustafaj.

💥 Breaking changes

  • Removed variables with duplicate definitions in Ticket/Request (#595) @afm497

🚀 New features and improvements

🐛 Bug Fixes

  • fix: Remove length constraint from organization external id lookup (#597) @enismustafaj

📦 Dependency updates

👻 Maintenance