Releases: project-flogo/core
Releases · project-flogo/core
v1.6.5-rc.1
What's Changed
- add hostname in the initContext by @awakchau-tibco in #276
Full Changelog: v1.6.4...v1.6.5-rc.1
v1.6.4
What's Changed
- Dynamic reconfiguration support by @vijaynalawade in #270
- Handle connection error case for mocking support by @abhide-tibco in #272
- add a way to create a new root logger by @abhijitWakchaure in #273
- Activity name in context by @vnalawad-tibco in #274
New Contributors
- @abhide-tibco made their first contribution in #272
- @vnalawad-tibco made their first contribution in #274
Full Changelog: v1.6.3...v1.6.4
v1.6.4-rc.1
What's Changed
- Dynamic reconfiguration support by @vijaynalawade in #270
- Handle connection error case for mocking support by @abhide-tibco in #272
New Contributors
- @abhide-tibco made their first contribution in #272
Full Changelog: v1.6.3...v1.6.4-rc.1
v1.6.3
What's Changed
- fix shared data delete due to concurrent map writes by @abhijitWakchaure in #271
New Contributors
- @abhijitWakchaure made their first contribution in #271
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Update LICENSE by @JGrotex in #266
- Engine will gracefully shutdown even before FLOGO_APP_DELAYED_STOP_IN… by @milanbhagwat in #268
New Contributors
- @JGrotex made their first contribution in #266
- @milanbhagwat made their first contribution in #268
Full Changelog: v1.6.1...v1.6.2
v1.6.2-rc.1
What's Changed
- Update LICENSE by @JGrotex in #266
- Engine will gracefully shutdown even before FLOGO_APP_DELAYED_STOP_IN… by @milanbhagwat in #268
New Contributors
- @JGrotex made their first contribution in #266
- @milanbhagwat made their first contribution in #268
Full Changelog: v1.6.1...v1.6.2-rc.1
v1.6.1
v1.6.1-rc.1
What's Changed
- Trace context enhancements by @vijaynalawade in #265
Full Changelog: v1.6.0...v1.6.1-rc.1
v1.6.0
What's Changed
- Make IsConditionalMapping to public by @lixingwang in #260
- Give correct error message while condition mapper key is empty by @lixingwang in #262
- Stopping/Starting all triggers by @vijaynalawade in #261
- fix given wrong key by @lixingwang in #263
- Merge Stateful service feature into master by @lixingwang in #264
Full Changelog: v1.5.0...v1.6.0
v1.6.0-rc.2
fix given wrong key (#263)