瀏覽代碼

[release] 0.5.7

Yann Stepienik 2 年之前
父節點
當前提交
e814aff79b
共有 2 個文件被更改,包括 4 次插入3 次删除
  1. 3 2
      changelog.md
  2. 1 1
      package.json

+ 3 - 2
changelog.md

@@ -1,8 +1,9 @@
-## version 0.5.1 -> 0.5.6
+## version 0.5.1 -> 0.5.7
 - Add Wilcard certificates support
 - Auto switch to Mongo 4 if CPU has no ADX
 - Improve setup for certificates on new install
 - Fix issue docker compose import labels and networks array
+- Fix issue docker compose one-service syntax
 - Fix issue with docker network mode not supporting hostname
 - Fix an issue with the shield and the docker networking
 - Fix issue with network namespace
@@ -10,7 +11,7 @@
 - Silent error on favicon fetching
 - Create Servapp step 1: make name / image required
 - re-do mongoDB creation flow with a cosmos-compose request 
-- Force Mongo to default to v5 as v6 breaks compatibility
+- Fix Mongo 6 compatibility issue
 
 ## Version 0.5.0
  - Add Terminal to containers

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "cosmos-server",
-  "version": "0.5.7-unstable",
+  "version": "0.5.7",
   "description": "",
   "main": "test-server.js",
   "bugs": {