Skip to content

Releases: finos/spring-bot

8.0.4

08 Nov 16:35
Compare
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
Compare
Choose a tag to compare

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

8.0.2

13 Oct 12:29
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Sep 9, 2021

  • Fix for #214, support for escape character

7.20.4

29 Jul 09:14
Compare
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
Compare
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

7.20.2

07 May 06:09
Compare
Choose a tag to compare

May 06, 2021

  • Fix for #171, Checkbox and Delete button Alignment
  • Fix for #163, Error Reporting Could Be Better with some update
  • Fix for #182, Symphony Chat Workflow Annotations Documentation

7.20.1

29 Apr 09:34
Compare
Choose a tag to compare

April 29, 2021

  • Fix for #165, @display annotation to override field name.
  • Fix for KoreAI Health Reporting #180