Skip to content

Releases: jenkinsci/delphix-plugin

3.2.1

05 Apr 17:04
Compare
Choose a tag to compare

This release adds/supports the following new features:

  • Upgrade to DCT 15.0.0 SDK

3.2.0

20 Mar 07:49
Compare
Choose a tag to compare

3.1.1

27 Feb 07:40
Compare
Choose a tag to compare

Bug Fix

Fix for SSL certificate validation

3.1.0

17 Oct 13:46
Compare
Choose a tag to compare

This release adds/supports the following new features:

  • Added certification for CloudBees CI
  • Added certification for Jenkins server v2.346.1+
  • Added missing Step property descriptions, such as Database Name and Engine ID

3.0.3

09 Aug 08:04
Compare
Choose a tag to compare

Bug Fix

  1. Security issue fix for credentials enumeration vulnerability - SECURITY-3214 (#32)

3.0.2

19 Jul 16:49
Compare
Choose a tag to compare

New features and improvements

  1. Default SSL Certification Check (#31)
  2. Updated the Documentation Link to point to the latest functionality (#31)

Bug Fix

  1. Addressed the Intermittent Timeout issues noticed during the VDB provision (#31)

3.0.1

17 Jul 15:23
b001132
Compare
Choose a tag to compare

Description

The Jenkins Plugin enables teams to integrate the Delphix DevOps Data Platform within their automated pipelines. With Jenkins and Delphix, customers can automatically provision and destroy ephemeral data environments quickly to improve automated testing and automatically resolve common IT requests. Teams who successfully integrate the solution within their pipelines have experienced improved application quality, faster delivery cycles, and ultimately happier teams and customers. The plugin leverages the Data Control Tower (DCT)’s APIs to communicate with the Delphix Engines.

Features

We offer a handful of steps in the Delphix plugin. All steps can be configured through the Freestyle Project UI builder or Pipeline scripting.

  • Provision VDB From Snapshot (provisionVDBFromSnapshot) - Create an Oracle, Microsoft SQL Server, PostgreSQL, and other databases from a Delphix Snapshot.
  • Provision VDB From Bookmark (provisionVDBFromBookmark)- Create an Oracle, Microsoft SQL Server, PostgreSQL, and other databases from a Data Control Tower Bookmark.
  • Delete VDB (deleteVDB) - Shut down and destroy a provisioned VDB.