The Clarive team is very excited to announce the release of Clarive 6.8. Our new release brings a whole set of features and functionalities that take Lean Application Delivery to a new level


Release Goals

The focus of the 6.8 release series is to improve the quality and intelligence of the delivery pipeline. We’re very committed to solving some of what we consider to be very important issues that impact on the quality and robustness of the DevOps toolchain, namely:

  • Error prevention, mitigation and guidance
  • Pipeline quality and completeness
  • Realtime DevOps debugging
  • Profiling and bottleneck detection

Root-cause Analysis

Eradicating errors is not just a tongue twister.

Your delivery pipeline is probably comprised of many different tools, technologies and resources. Even the most robust DevOps chains tend to encounter errors along the way, caused by compiler errors, application server issues or resource failures, like simple disk space errors downstream at endpoints in the network.

Clarive 6.8’s new root-cause analysis feature is a powerful tool to help deal with errors that can bring your pipeline to a standstill. Root-cause analysis helps identify why problems/errors happen when they happen:

  • From admin initiated remediation
  • From collaboration input
  • From Clarive’s own curated knowledge base

For example, in the screenshot below, Clarive interpreted an error, giving guidance to the user that “rebase was needed” (a dependency problem was detected in the Git repository prior to deploying the application):

Root-cause Analysis - new release

New root-cause configuration items can be configured to parse errors and give guidance on how to respond to errors. Root causes can be also recorded on-the-fly into the knowledge base for future, automatic matching.

DevOps Quality

Even the best DevOps automation has bugs. DevOps is about making it easy to deliver changes continuously with quality and speed. But how robust is your DevOps automation? What if you introduce changes to it that break build and deployment applications. DevOps has become part of the final product. You’ve just bankrupted the business!

Clarive 6.8 brings a pipeline static analysis checker that verifies how strong and resilient your automation is before you make changes. It will also make recommendations that help create more mature and safer logic:

  • Does it have a rollback procedure?
  • Did you make it a template or hard-coded variables
  • Is your pipeline modular or monolithic?
  • And many more, besides

DevOps Quality - new release

The static analysis of Clarive rules can be executed from the command-line every time a rule is saved. You can even prevent the rule from being saved if it has errors, helping making the whole system even more secure.

Pipeline Stage Profiling

Create pipeline stages and profile them by stage and operation type:

  • networking for testing and deploying
  • remote command profiling
  • DSL and local script profiling
  • Repository clone or checkout times
  • etc.

Pipeline Stage Profiling - new release

The stage visualizations can now be seen in the job monitor live. Clarive 6.8 stores historical profiling data so that you can profile the evolution, and prevent and detect bottlenecks ahead of time.

Step-by-Step Debugging

The new step-by-step debugger is one of the best new features coming out in the 6.8 series.

In this version you can watch how the deployment runs step-by-step, with live logs and standard error and output from endpoints, external integrated and orchestrated applications, databases, etc. All the scripts and rule logic executed externally, will be controlled from a single entry point – the Clarive DevOps platform.

deployment runs step-by-step - new release

Some of the key features of step-by-step debugging coming out in the 6.8 release series:

  • Breakpoints
  • Watch variables and stash
  • Change values before executing (in debug mode)
  • Repeat and rollback steps
  • Pause and connect to server from the web interface (!)
  • Dry-run and mock steps

Additional Enhancements

There many more, over one hundred, enhancements in Clarive 6.8. Here are some of them:

  • Job log streaming – logs are now streamed from the remote servers through the agents to the browser.
  • User groups are now part of security scopes
  • Project-specific pipelines
  • New scope events

Plugins

There are many new plugins that will be covered in another series of posts, so stay tuned. But here are some new important additions and complete makeovers:

  • SAP
  • Salesforce
  • Siebel
  • Changeman ZMF
  • Endevor

Coming Up Soon

Clarive feature releases come out every month. The next release will bring important improvements in many areas, including:

  • New features for customizing dashboards and dashlet layout
  • Lean Delivery Boards, a new redesign of our current Kanban Boards
  • Our Docker “inception” runner, which lets you run the pipeline inside _curated_ Docker images
  • More profiling options and reports
  • User-defined rules
  • Predictive analysis of errors
  • Pipeline test cases
  • Asset tracking features

And finally, a revamp of our UI that includes an improved and more fluid user experience.

the future is now with Clarive - future release

The new UI makes navigation more intuitive and quicker (with a navigation bar search).

There are many more exciting features coming out this year, so please watch this space!