aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d34d6300c..2dbfa413a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
- Feature: Adds two command to Zen command tool to export/import project store oplogs with attachments
- `export-project <target-folder> <project> [oplogs...]`
- `import-project <target-folder> <project> [oplogs...]`
+- Feature: Adds command to query Zen version, specify `host-name` url to query running service version, otherwise you get zen command version. `detailed` option gives you long form version.
+ - `version [host-name] [detailed]`
+- Feature: New service endpoint to query Zen server version, add `?detailed=true` to get long form version
+ - `<host>/health/version`
- Feature: Configure OpenID providers from cmd line and Lua cfg
- Feature: Added zen command line executable to release distribution
- Improvement: Bumped limit for storing cache values as separate files to reduce number of loose files