Skip to content

Releases: finos/spring-bot

9.0.0.BETA

03 Mar 10:47
b017afe

Choose a tag to compare

9.0.0.BETA Pre-release
Pre-release

Beta version of SpringBot 9.x
#252 - Bean Validation working in Symphony and Teams
#253 - Tutorial For MS Teams
#242 - Code coverage properly checking related modules
#246 - Fixed User resolution in workflow resolvers
#248 - Teams, Symphony starters chosen based on active profiles
#220 - Platform agnostic workflow annotation
#284 - Teams to display buttons in view Mode
#245 - History/Conversations APIs working for teams
#235 - ChatButton visibility determined by room
#286 - Teams Requests not sent multiple times
#254 - Adpative Card templating for Teams
#244 - Conversations API for Teams
#247 - Updated Bots to work with teams (except Poll Bot)
#219 - MessageMLWriter now works with all Content objects

8.0.5

29 Nov 11:15

Choose a tag to compare

  • Fix for #264 - For ChatRequest and ChatButton - room exclusion feature
  • Fix for #262 and #235 - For ChatRequest and ChatButton - rooms parameter
  • Fix for #260 - We can search user from different POD as well
  • Fix for #259 - Buttons are now visible on HelpPage

8.0.4

08 Nov 16:35

Choose a tag to compare

Minor bugfix - KoreAI - JAVA_HOME variable replaced with actual path from System Property

8.0.3

21 Oct 06:46
9515124

Choose a tag to compare

Fix for #241, fixing mock issue
Fix for #239, fixing Integration test

8.0.2

13 Oct 12:29

Choose a tag to compare

  • Symphony API version upgraded to v20.13 by #238
  • Fix for #232, Un-marshelling of historical objects

8.0.1

27 Sep 10:04

Choose a tag to compare

Fix for #221, Reminder Bot not starting
Fix for #223, help command not working by calling bot name

8.0.0

13 Sep 16:44

Choose a tag to compare

Major release of chat workflow. Most interfaces for this changed. See migration guide for details.

  • Fix for #210, removed EntityJSON parameter from freemarker templating engine
  • Fix for #209, support for Dynamic Dropdowns, and room dropdowns
  • Fix for #178, proper error reporting inside symphony
  • Fix for #173, use of HandlerMapping pattern, removal of Workflow class.
  • Fix for #172, better Response class hierarchy
  • Fix for #168, spring scanning for @work annotation classes
  • Fix for #164, help provision now generic, not part of symphony code
  • Fix for #113, trying to improve serialization of Entity JSON format
  • Fix for #196, mapping of EntityJson tags are Content objects.
  • Fix for #174, Addressable object hierarchy improved

7.20.5

13 Sep 10:05

Choose a tag to compare

Sep 9, 2021

  • Fix for #214, support for escape character

7.20.4

29 Jul 09:14

Choose a tag to compare

Jul 28, 2021

  • Fix for #183, camelcase issue for methods
  • Fix for #192, FormConverter doesn't use same object mapper as EntityJsonConverter
  • Migrated from InstantConverter to TimeConverter, which supports Zone and LocaldateTime

7.20.3

24 Jun 14:25

Choose a tag to compare

Jun 24, 2021

  • Fix for #190, Chat Workflow documentation in the wrong place
  • Fix for #180, Kore AI Bot Health Unreliable
  • Fix for #171, Chat Workflow Delete/Checkbox alignment display
  • Fix for #141, Handle Primitives in Chat Workflow