Skip to content

Release 5.0.0

Latest
Compare
Choose a tag to compare
@skin27 skin27 released this 11 Oct 14:23
1875f4c

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