Skip to content

Releases: tompaana/bot-message-routing

Bot message routing component v1.0.2

12 Jun 14:31
Compare
Choose a tag to compare

This is the last version of the component based on .NET Framework and compatible with Bot Framework v3.x.

The future releases will target .NET Core and the Bot Framework version >= 4.x.

Bot Message Routing component v1.0

29 Jan 12:14
6beb7cb
Compare
Choose a tag to compare

The major changes include:

  • Out-of-box Azure Table Storage solution for routing data
  • Several bug fixes
  • Tests added for routing data implementation
  • Streamlined APIs

The second pre-release

29 Aug 14:26
Compare
Choose a tag to compare
Pre-release
  • Contains several bug fixes
  • Terminology change: "Engagement" -> "Connection"
  • Back channel message removed (and added to supporting sample instead)

The first release

18 Aug 14:08
Compare
Choose a tag to compare
The first release Pre-release
Pre-release

Note: This first version is not properly tested!