github vmware/versatile-data-kit v1.4
Versatile Data Kit 1.4

6 months ago

Major features include:

Control Service

Complete Data Job Configuration Persistence (Pre-alpha)

The current two-step process of storing data job deployment configurations in both Kubernetes and a database leads to performance degradation, potential data loss, and complexity; optimizing storage by consistently keeping all essential properties in the database can enhance efficiency, system reliability, and user experience

Another important benefit would be to allow to track deployment status using the API.

vdk-structlog log plugin

The plugin allows users to configure logging metadata and logging format. It also works with bound loggers.

This plugin allows users to:

select the log output format
configure the logging metadata
display metadata added by bound loggers

See more in its documentation page

vdk-core Error handling changes

Deprecated error reporting patterns

image

Most vdk-core generic Exceptions replaced with Domain specific

image

What's Changed

New Contributors

Full Changelog: v1.3...v1.4

Don't miss a new versatile-data-kit release

NewReleases is sending notifications on new releases.