Skip to content

Releases: assimbly/runtime

Release 5.0.0

11 Oct 14:23
1875f4c
Compare
Choose a tag to compare

What's Changed

  • Fixed manual update version action by @joaocatalao in #128
  • Master by @skin27 in #129
  • Added new release workflow & deleted old publish action by @joaocatalao in #130
  • Updated new release workflow by @joaocatalao in #132
  • Updated workflows by @joaocatalao in #133
  • Added delete-packages workflow by @joaocatalao in #134
  • Updated delete-packages workflow by @joaocatalao in #135
  • health check endpoint - jvm stats by @brunovg in #136
  • XML to JSON custom component - replicate Json-lib behaviour by @github-actions in #138
  • Health Check - revert jvm endpoint by @brunovg in #139
  • Health Check - Broker stats by @brunovg in #140
  • Renaming globalvariables component to tenantvariables by @github-actions in #142
  • InboundEmailComponent - option consumer.delay not supported on Camel3 by @github-actions in #144
  • Main by @skin27 in #145
  • Oriflame dil templates by @brunovg in #147
  • Log error - add error stack trace into log error, for easy debug in the future by @brunovg in #148
  • Insert AttachmentAttacher in the registry by @brunovg in #150
  • Add 4.0.5 changes to next by @skin27 in #151
  • Include zipFileDataFormat binding by @brunovg in #152
  • Using ofEpochMilli() instead ofEpochSecond() by @brunovg in #154
  • zipFileDataFormat - className bind correction + transform checkedZipFileDataFormat to zipFile by @brunovg in #156
  • Renaming headerName and propertyName only when it's an attribute by @brunovg in #158
  • Camel2 to Camel 3 transformation - zipFile and Unzip by @brunovg in #160
  • Flow status in lowercase by @brunovg in #162
  • Unzip - setHeader CamelFileName for each file by @brunovg in #164
  • removes new breaking lines only on unmarshal checkedZipFileDataFormat tags by @brunovg in #166
  • Added filter request header param on statsbyflowids endpoint by @brunovg in #168
  • FTP Validator - add extra config on jsch library by @brunovg in #171
  • Updated report error message by @brunovg in #175
  • Add extra jsch config from environment variables by @brunovg in #177
  • Skip date header filter if useCustomDateHeader is present and true by @brunovg in #176
  • XmlAggregateStrategy - small fixes by @brunovg in #178
  • XmlAggregateStrategy - fix some problems when parallel processing is used by @brunovg in #183
  • Message Collector - body length limit by @brunovg in #190
  • XmlAggregateStrategy - removes xml declaration from splitXml by @brunovg in #192
  • Message Event - new jsonProperty properties - will contain specific data/metrics by @brunovg in #194
  • New endpoint /brokers/{brokerType}/flows/message/count by @brunovg in #196
  • Message Event - improvements on properties by @brunovg in #197
  • Platform preparations to move to camel 4 by @brunovg in #202
  • Script - InputStreamToStringProcessor by @brunovg in #220
  • MessageCollector - filter routes that contains specific words on the routeId by @brunovg in #205
  • ExchangeCollector/StepCollector - filter routes that contains specific words on the routeId by @brunovg in #223
  • Added dependencies directly, instead of using dynamically bindings. by @brunovg in #226
  • EventConfigurer - cast to StepCollector instead of RouteCollector by @brunovg in #230
  • Transactions - use '' as body, if body content is a binary by @brunovg in #242
  • Health endpoints by @brunovg in #245
  • statsbyflowids call endpoint - use a POST instead a GET by @brunovg in #253
  • Step Collector - read exchange message body content only once by @brunovg in #256
  • Http component - Mutual SSL - upload certificate by @brunovg in #237
  • Jetty - set RequestHeaderSize and ResponseHeaderSize in jetty calls by @brunovg in #260
  • Keystore password - environment variable KEYSTORE_PWD by @brunovg in #261
  • Next by @skin27 in #266
  • delete message collector by @skin27 in #267
  • StepCollector - added BodyType and ExchangePattern as properties by @brunovg in #271
  • Add previousFlowId and previousFlowVersion into MessageEvent by @brunovg in #272
  • SetOriginalMessageProcessor - set and load originalHttpMessage when retry option is used on http component by @brunovg in #273
  • SetOriginalMessageProcessor - removed casting situations and added logs by @brunovg in #275
  • Update to 5.0.0 by @skin27 in #278
  • Update to 5.0.0 by @skin27 in #279
  • Update GitHub Action workflows by @skin27 in #281
  • Update update-version.yml by @skin27 in #282
  • Update to 5.0.0 by @skin27 in #283
  • Update release.yml by @skin27 in #284
  • StepCollector - get body as inputStream, and then into a byte[] by @brunovg in #287
  • StepCollector - isolate try catch on InputStream conversion to byte[] by @brunovg in #288
  • Release 5.0.0 by @skin27 in #291

Full Changelog: 4.0.0...5.0.0

4.0.1

12 Jun 10:05
0047096
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fixed manual update version action (#128)

4.0.0

10 May 09:36
7ede567
Compare
Choose a tag to compare

Changes

  • Regex Validation (#111)

🚀 Features

8 changes
  • Update development version (#127)
  • Snapshots Workflow (#126)
  • Custom ActiveMQ - dynamic url (#124)
  • Custom ActiveMQ connection (#117)
  • FlowConfigurerRuntime - Integration Tests (#115)
  • Integration Tests for the REST API (#107)
  • Use only the default loader (#105)
  • API consume/producer - json as the default option (#103)

🐛 Bug Fixes

  • Soap endpoint - log exception (#122)
  • Custom ActiveMQ connection - port change to 61616 (#120)
  • Regex Validation - Test integration (#113)
  • Improve Logging (#109)
  • Fixed automatic branch action (#100)

3.9.0

16 Feb 14:48
552651b
Compare
Choose a tag to compare

Changes

  • Release 3.9.0 (#89)
  • DIL templates - FMUTA (#61)
  • Update dependencies (#74)

🚀 Features

  • XSLT - Validator (#95)
  • Include timeout on flowStats (#87)
  • Add version updater workflow (#82)
  • Validate endpoints (#76)
  • Camel email-component - oauth2 support (#69)

🐛 Bug Fixes

  • Fix update version script and workflow (#93)
  • CamelIntegration - getFlowInfo - NullPointerException (#91)
  • MediaType field used for read/process body content (#85)
  • Validation certificate - success response body (#80)
  • Validation - plainResponse (#78)

3.8.1

14 Dec 14:55
4169db9
Compare
Choose a tag to compare

Changes

  • Release 3.8.1 (#67)
  • HL7 (#66)
  • Camel email-component - oauth2 support (#69)

3.8.0

30 Nov 15:08
eadf2cb
Compare
Choose a tag to compare

Changes

🚀 Features

3.7.0

22 Jul 14:27
1d72cf5
Compare
Choose a tag to compare
  • Split modules in into runtime (this reppository) and the base (utils and dependencies) into own repository

New repo: https://github.com/assimbly/base

3.6.0

04 May 10:37
836b07f
Compare
Choose a tag to compare

Split project into several modules:

  • Broker (ActiveMQ)
  • Integration (Camel)

The Rest are for Spring Boot project and normal module directly into Java code.

3.4.0

20 Apr 12:31
461dfc8
Compare
Choose a tag to compare
  • Update XSD
  • Refactoring XML Configuration
  • Switch IBMMQ component

3.3.0

26 Feb 22:17
22b599e
Compare
Choose a tag to compare
  • Java 11 is minimum
  • IBMMQ Support
  • Response Endpoint
  • Dynamic endpoints
  • Store pem files and self-signed certificates