We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fff628 commit 6aa2f01Copy full SHA for 6aa2f01
CHANGELOG.md
@@ -1,8 +1,8 @@
1
# Changelog
2
3
-## [Version 1.0.0](link to release) - Initial release - YYYY-MM-DD
+## [Version 1.0.0](https://github.com/dataiku/dss-plugin-snowflake-stages/releases/tag/v1.0.0) - Initial release - 2021-06-03
4
- `Export to Snowflake stages` action from the flow
5
- Scenario step to automate export
6
- File format selection
7
- Custom path
8
-- Overwrite option
+- Overwrite option
plugin.json
@@ -1,6 +1,6 @@
{
"id": "snowflake-stages-export",
- "version": "0.0.1",
+ "version": "1.0.0",
"meta": {
"label": "Snowflake stages export",
"description": "Export Snowflake datasets to Snowflake stages",
0 commit comments