Starting from the next release 22.23 the Recipe feature will be available for the tenant-level of subscription. For Enterprise subscriptions the Recipe feature will be available at additional cost.
Note: If you are interested to use the Recipe feature functionality please contact sales@elastic.io for details.
node_config option consume_raw_data into the Flow’s attributes as a configuration option. This parameter configures the parsing behaviour in the webhook step. If selected, the webhook step receives an input message in the raw structure.
raw in the Send Sample request.Consume Raw Data configuration for step in the Advanced Settings menu.With this feature request GET v2/containers now returns reason and exit_code attributes.
This is a part of the platform optimisation and extending of its capability to withstand a high load. For this reason, we are moving forward to remove the Runlog and use a new “Containers” page that will display related information.
Some instagram services use unusual authorisation schemas, so we added a New Auth Client Type oauth2_instagram.
In the component.json of REST API V2 component you need to define the scopes, because OAuthFieldView does not allow to specify it in credentials. E.g.:
"authClientTypes": [
"oauth2_instagram"
],
"credentials": {
"fields": {
"auth": {
"required": false,
"viewClass": "OAuthFieldView"
}
},
"oauth2": {
"scopes": ["user_profile", "user_media"]
}
},
Note:
HTTPAuthViewdoes NOT supportoauth2_instagramtype.
We applied a new design to the Summary tab on the Flow-Designer page and transfer it from ember to react.
We are informing you that we will be performing a Kubernetes upgrade (v1.26) on our systems on 25/05/2023 from 17:00 to 19:00 (GMT+2). During this time, some of our services may be not be available for short period, and you may experience intermittent connectivity issues. This upgrade is necessary to ensure that we continue to provide the highest level of service to our customers, with improved stability and security. The Kubernetes upgrade will enable us to take advantage of the latest features and security enhancements, which will improve our overall system performance and help us better meet the needs of our customers. We understand that any maintenance downtime can be inconvenient, and we will work to minimize the impact on your business operations. Our team will be monitoring the systems during the upgrade to ensure that everything runs smoothly. If you have any questions or concerns, please do not hesitate to contact our customer support team, who will be available throughout the maintenance period.
PATCH /v2/tenants/{tenant-id}/roles makes changes in Database even if it fails.1.2.11json-bigint library3.2.0Read CSV attachment action:
Skip empty linesComment charCreate CSV From Message Stream and Create CSV From JSON Array actions:
New line delimiterEscape formulae1.2.0Delete Object ActionLookup Objects (plural) ActionGet New and Updated Objects Polling Trigger1.1.1Sailor library version to 2.7.12.3.0Get New Leads Polling:
Emit page option to Emit BehaviourPage Size, Max iterations and Return LeadsSailor library version to 2.7.1node v181.2.2Get New and Updated Objects Polling Trigger