You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The optional Croissant exporter has been updated to 0.1.6 to prevent variable names, variable descriptions, and variable types from being exposed for restricted files. See https://github.com/gdcc/exporter-croissant/pull/20 and #11752.
2
+
3
+
## Upgrade Instructions
4
+
5
+
### Update Croissant exporter, if enabled, and reexport metadata
6
+
7
+
If you have enabled the Croissant dataset metadata exporter, you should upgrade to version 0.1.6.
8
+
9
+
- Stop Payara.
10
+
- Delete the old Croissant exporter jar file. It will be located in the directory defined by the `dataverse.spi.exporters.directory` setting.
11
+
- Download the updated Croissant jar from https://repo1.maven.org/maven2/io/gdcc/export/croissant/ and place it the same directory.
0 commit comments