Rivr v1.0.11 Release Notes
Release Date: 2019-07-15 // over 3 years ago-
Rivr core
๐ Changed
- ๐ Now using Gradle 5.5.1 (for building Rivr itself)
- Various Javadoc changes.
โ Added
- (nothing)
โ Removed
- (nothing)
๐ Fixed
- DialogueServlet: Parameter
com.nuecho.rivr.core.webappServerSessionTrackingEnabled
can now be set tofalse
.
Rivr VoiceXML
๐ Changed
- (nothing)
โ Added
- (nothing)
โ Removed
- (nothing)
๐ Fixed
- (nothing)
Previous changes from v1.0.10
-
Rivr core
๐ Changed
- ๐ Using Gradle 4.5.1. JDK 7 is the minimal version to build Rivr. Can still run under Java SE 6.
โ Added
- ErrorStep, LastTurnStep, OutputTurnStep: Added equals and hashCode methods.
โ Removed
- (nothing)
๐ Fixed
- ๐ Fixed servlet API dependency. Now a "compileOnly" dependency. Should no longer be present in Maven POM files.
Rivr VoiceXML
๐ Changed
- (nothing)
โ Added
- Turn-related entities: Added equals and hashCode methods.
โ Removed
- (nothing)
๐ Fixed
- ๐ SpeechRecognition: Fixed hashCode and equals methods: now invoking methods of super.