2.6.0

Release Date: July 5, 2023

Version 2.6.0 of Clockspring is a feature and security release of the core Clockspring product.

Notable features added to the release are:

  • New ParsePcap processor to automate analysis of packet caputers

  • New GetEKS processor to interface with Amazon Elastic Kubernetes Services

  • New AlterJson processor to allow for in-line updates to json documents

  • New GenerateRecord processor to assist in creating dummy data for testing

  • New GenerateRecord processor to assist in creating dummy data for testing

  • New GetAsanaObject processor to fetch data from Asana

  • New BearerToken authentication option added to InvokeHTTP

  • Update to InvokeHTTP to allow for overriding of response content type

  • Update to InvokeHTTP to allow for custom routing of server response codes

  • Update to PutDatabaseRecord to better handle underscores in table names

  • Easier configuration setup for FIPS mode

  • Various other bug fixes and performance enhangements

  • Various updates to the user interface to improve UI/UX consistency

2.5.0

Release Date: March 6, 2023

Version 2.5.0 of Clockspring is a feature and security release of the core Clockspring product.

Notable features added to the release are:

  • Dependency updates for security and behavior improvements

  • Improved Cluster performance

  • Various updates to default settings to better align with common usage patterns

  • Dynamic properties can now be marked as sensitive and the framework will handle them properly

  • New processors to List and Fetch data using SMB

  • Updates to SearchElasticsearch processor to allow for incoming connections

  • Updates to logging to more accurately separate user activities vs system actions

  • New processor to QueryAirtable

  • New component to use Azure’s Event Hub as a record sink called AzureEventHubRecordSink

  • New processors to List and Fetch data from Dropbox

  • New processors to List and Fetch data from Box

  • Default run duration on processors is now configurable

  • Various updates to the user interface to improve UI/UX consistency

2.4.1

Release Date: January 3, 2023

Version 2.4.1 of Clockspring is a security and bugfix release of the core Clockspring product.

Notable features added to the release are:

  • Dependency updates for security and behavior improvements

  • Removed Original route from SplitJson and ExecuteStreamCommand

  • Enabled input to ExectueProcess

  • Fixed bug in EvaluateJsonPath which was erroring if a json array was returned

  • Added support for loadjob and savedsearch in GetSplunk

  • Added retry route to ConvertJSONToSQL

2.4.0

Release Date: October 3, 2022

Version 2.4.0 of Clockspring is a feature and security release of the core Clockspring product.

Notable features added to the release are:

  • Dependency updates for security and behavior improvements

  • Updated Retry functionality to allow for exponential backoff scaling

  • Clusters now allows changes to the dataflow even while there are disconnected nodes

  • Disconnected nodes can now rejoin the cluster even when the flow is significantly different

2.3.1

Release Date: December 23, 2021

Version 2.3.1 of Clockspring is a security and bug fix release of the core Clockspring product.

Notable features added to the release are:

  • Dependency updates for security and behavior improvements

  • Removed reference to log4j and built enforcer to prevent inclusion of vulnerable libraries into builds

2.3.0

Release Date: November 21, 2021

Version 2.3.0 of Clockspring is a feature and security release of the core Clockspring product.

Notable features added to the release are:

  • Dependency updates for security and behavior improvements

  • Enabled inheretance for Parameter Contexts

  • Enabled 'RunOnce' option in UI to speed debugging and troubleshooting

  • Various updates to web interface and style

  • Updates to InvokeHTTP to split out valid authentication schemas

  • Updated ExecuteSQL to output json data by default

  • Updated GetSplunk to include fragmentation data

  • Updated GetSplunk to send valid json documents instead of nljson

  • Fixed bug in ConvertIP which produced incorrect results for certain IPs

  • Created new QueryLdap processor

  • Improved startup/shutdown scripts to better handle cluster configurations

2.2.0

Release Date: October 3, 2021

Version 2.2.0 of Clockspring is a feature and security release of the core Clockspring product.

Notable features added to the release are:

  • Dependency updates for security and behavior improvements

  • Included installation / configuration script to simplify new installs

  • Added common default jdbc drivers to simplify new installs

  • Various updates to default settings to fit common usage patterns

  • Fixed bug in InvokeHTTP which was failing on non-strict ssl validation

  • Updated InvokeHTTP to allow sensitive data to be sent in HTTP POST requests

  • Updated algorithms to be in line with FIPS standards

  • Updated GetSplunk to better handle failed queries

  • Updated GetSplunk to allow dynamic host name and query parameters

  • Created new Sleep processor to allow for addition of delays into flows

2.1.1

Release Date: September 9, 2021

Version 2.1.1 of Clockspring is a security and bug fix release of the core Clockspring product.

Notable features added to the release are:

  • Dependency updates for security and behavior improvements

2.1.0

Release Date: August 31, 2021

Version 2.1.0 of Clockspring is a feature and security release of the core Clockspring product.

Notable features added to the release are:

  • Numerous improvements for interactions with Microsoft Azure protocols and systems

  • Improvements to Google Cloud and Amazon Web Services integrations

  • Fixed bug in InvokeHTTP which was causing flowfile duplication

  • Updated content viewer to default to formatted text

  • Various updates to the user interface to improve UI/UX consistency

2.0.0

Release Date: May 24, 2021

Version 2.0.0 of Clockspring is a feature and security release of the core Clockspring product.

Notable features added to the release are:

  • Dependency updates for security and behavior improvements

  • Various updates to the user interface to improve UI/UX consistency

  • Created GetSmbFile and PutSmbFile processors

  • Fixed bug where back pressure was not being applied correctly in cluster mode