Releases: finos/spring-bot
Releases · finos/spring-bot
8.0.4
Minor bugfix - KoreAI - JAVA_HOME variable replaced with actual path from System Property
8.0.3
Fix for #241, fixing mock issue
Fix for #239, fixing Integration test
8.0.2
- Symphony API version upgraded to v20.13 by #238
- Fix for #232, Un-marshelling of historical objects
8.0.1
Fix for #221, Reminder Bot not starting
Fix for #223, help command not working by calling bot name
8.0.0
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
Sep 9, 2021
- Fix for #214, support for escape character
7.20.4
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
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
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
April 29, 2021
- Fix for #165, @display annotation to override field name.
- Fix for KoreAI Health Reporting #180