5.0.1
·
20 commits
to refs/heads/develop
since this release
This is a bug fix release
Changes
- Update release-all.yml @skin27 (#866)
- Release 5.0.1 @skin27 (#865)
- Cleaning build.gradle file @brunovg (#860)
- getFlowStats - getLastExchangeCompletedTimestamp instead of getLastExchangeFailureTimestamp by @brunovg in assimbly/runtime#303
- Phasing out bundle_id by @brunovg in assimbly/runtime#304
🚀 Features
🐛 Bug Fixes
- Flow stats - cpu load - use 0 if string cannot be parsed by @brunovg in assimbly/runtime#305
- ZipFileEnrichStrategy - PoolEnrich - if newExchange is null, it means there's no remote file to consume by @brunovg in assimbly/runtime#312
- FlowActionReport - disable stop report when stopFlow is called internally by startFlow by @brunovg in assimbly/runtime#316
- ZipFileEnrichStrategy - use CamelFileName header if CamelFileNameConsumed is null by @brunovg in assimbly/runtime#317
- TenantVariable - add missing field static_tenant_variable_group_id by @brunovg in assimbly/custom-components#121
- Mail component - Using jakarta.mail dependency from angus by @brunovg in assimbly/custom-components#122
- WSDLHelperTest - unit test removed by @brunovg in assimbly/custom-components#123
- set angus.mail version on main pom file by @brunovg in assimbly/custom-components#124
- merge missing fix - register drivers only once by @brunovg in assimbly/custom-components#125
- GoogleDrive - include flowId on the log error by @brunovg in assimbly/custom-components#126
- ZipFileEnrichStrategy - PoolEnrich - if newExchange is null, it means there's no remote file to consume by @brunovg in assimbly/custom-components#127
- Samba - check if the path exist before listing files by @brunovg in assimbly/custom-components#128
- Samba - implement newGenericFile, returning new GenericFile by @brunovg in assimbly/custom-components#129
- Release 5.0.1 by @skin27 in assimbly/custom-components#130