v1.0.1 #2487
antoniivanov
announced in
Announcements
v1.0.1
#2487
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Major features include:
Secrets Service Helm Chart installation
Vault integration configuration for storing Data Job Secrets has been added to the Helm chart:
VDK Secrets CLI
Job secrets are used to store credentials/tokens/sensitive data securely. They can be updated using
vdk-control-cli
now:Install vdk-control-cli if needed (it comes pre-installed in
quickstart-vdk
)For example:
Convert Directory-style To Notebook-style Data Job
With the introduction of Notebook-style data jobs, the user has the option to Convert Directory-style to Notebook-style Data Job.
VDK Menu
Pop-up window
Notebook
VDK Jupyter Extension published in PyPi
Users can now install the Jupyter extension with VDK in their own Python and jupyter environment with a single line :
Then start Jupyter lab as usual:
Users can now see the notebook:
Notebook
New plugin: vdk-smarter
VDK Smarter introduces proof of concept (pre-alpha) integration with OpenAI.
In the POC it does a review of all SQL queries managed by VDK.
For more details see the plugin home page
What's Changed
New Contributors
Full Changelog: v1.0...v1.0.1
This discussion was created from the release v1.0.1.
Beta Was this translation helpful? Give feedback.
All reactions