Skip to content

v2.3.0

Compare
Choose a tag to compare
@kevinlind kevinlind released this 01 Sep 22:13
· 55 commits to main since this release
1718d25

v2.3.0

  • Added the ability to request a "completion" event when making an experience event request. The contentComplete event is dispatched after the request connection is closed.

What's Changed

  • Fix warnings in Gradle files by @kevinlind in #80
  • Dispatch 'complete' event when streaming connection closed by @kevinlind in #83
  • Bump version to 2.3.0 by @kevinlind in #84
  • Add content complete event to toc, update response content description by @kevinlind in #85
  • Merge to Staging for v2.3.0 release by @kevinlind in #86
  • Revert 'asNode(null)' to 'asNode()'. by @kevinlind in #87
  • Merge to Staging for 2.3.0 Gradle fix for publish by @kevinlind in #88
  • Replace hardcoded event source with EventSource.CONTENT_COMPLETE by @kevinlind in #89
  • Merge to Staging for 2.4.0 release, updates Core dependency to 2.4.0 by @kevinlind in #90
  • Merge to Main for 2.3.0 release by @kevinlind in #91

Full Changelog: v2.2.0...v2.3.0