diff --git a/.gitignore b/.gitignore index 97d62f5fe..92408fa56 100644 --- a/.gitignore +++ b/.gitignore @@ -399,3 +399,5 @@ Sessionx.vim # End of https://www.toptal.com/developers/gitignore/api/go,git,vim,tags,test,emacs,backup,jetbrains .idea dist/ +.env +config/config.yaml diff --git a/CHANGELOG/CHANGELOG-2.0.md b/CHANGELOG/CHANGELOG-2.0.md index 0340bd168..b89ddeadc 100644 --- a/CHANGELOG/CHANGELOG-2.0.md +++ b/CHANGELOG/CHANGELOG-2.0.md @@ -1,53 +1,22 @@ -# Version logging for OpenIM:v2.0 - -> **Note**: -> Deprecated version logging for OpenIM, please refer to [CHANGELOG.md](../CHANGELOG.md) +# Version logging for OpenIM -- [Version logging for OpenIM:v2.0](#version-logging-for-openimv20) - - [\[Unreleased\]](#unreleased) - - [\[v2.0.10\] - 2022-05-13](#v2010---2022-05-13) - - [\[v2.0.9\] - 2022-04-29](#v209---2022-04-29) - - [Reverts](#reverts) - - [Pull Requests](#pull-requests) - - [\[v2.0.8\] - 2022-04-24](#v208---2022-04-24) - - [Pull Requests](#pull-requests-1) - - [\[v2.0.7\] - 2022-04-08](#v207---2022-04-08) - - [Pull Requests](#pull-requests-2) - - [\[v2.0.6\] - 2022-04-01](#v206---2022-04-01) - - [Pull Requests](#pull-requests-3) - - [\[v2.0.5\] - 2022-03-24](#v205---2022-03-24) - - [\[v2.04\] - 2022-03-18](#v204---2022-03-18) - - [\[v2.0.3\] - 2022-03-11](#v203---2022-03-11) - - [\[v2.0.2\] - 2022-03-04](#v202---2022-03-04) - - [Pull Requests](#pull-requests-4) - - [\[v2.0.1\] - 2022-02-25](#v201---2022-02-25) - - [v2.0.0 - 2022-02-23](#v200---2022-02-23) - - [Reverts](#reverts-1) - - - ## [Unreleased] - ## [v2.0.10] - 2022-05-13 - ## [v2.0.9] - 2022-04-29 - ### Reverts - - update etcd to v3.5.2 ([#206](https://github.com/OpenIMSDK/Open-IM-Server/issues/206)) ### Pull Requests - - Merge branch 'tuoyun' - Merge branch 'tuoyun' - Merge branch 'tuoyun' @@ -57,53 +26,38 @@ - ## [v2.0.8] - 2022-04-24 - ### Pull Requests - - Merge branch 'tuoyun' - Merge branch 'tuoyun' - ## [v2.0.7] - 2022-04-08 - ### Pull Requests - - Merge branch 'tuoyun' - Merge branch 'tuoyun' - Merge branch 'tuoyun' - ## [v2.0.6] - 2022-04-01 - ### Pull Requests - - Merge branch 'tuoyun' - ## [v2.0.5] - 2022-03-24 - ## [v2.04] - 2022-03-18 - ## [v2.0.3] - 2022-03-11 - ## [v2.0.2] - 2022-03-04 - ### Pull Requests - - Merge branch 'tuoyun' - Merge branch 'tuoyun' - Merge branch 'tuoyun' @@ -111,11 +65,23 @@ - ## [v2.0.1] - 2022-02-25 - ## v2.0.0 - 2022-02-23 - ### Reverts +- friend modify +- update + + +[Unreleased]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v2.0.10...HEAD +[v2.0.10]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v2.0.9...v2.0.10 +[v2.0.9]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v2.0.8...v2.0.9 +[v2.0.8]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v2.0.7...v2.0.8 +[v2.0.7]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v2.0.6...v2.0.7 +[v2.0.6]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v2.0.5...v2.0.6 +[v2.0.5]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v2.04...v2.0.5 +[v2.04]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v2.0.3...v2.04 +[v2.0.3]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v2.0.2...v2.0.3 +[v2.0.2]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v2.0.1...v2.0.2 +[v2.0.1]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v2.0.0...v2.0.1 diff --git a/CHANGELOG/CHANGELOG-3.2.md b/CHANGELOG/CHANGELOG-3.2.md new file mode 100644 index 000000000..0074a7e88 --- /dev/null +++ b/CHANGELOG/CHANGELOG-3.2.md @@ -0,0 +1,44 @@ +# Version logging for OpenIM + + + + + + +## [Unreleased] + + + +## [v3.2.2-beta.3] - 2023-08-22 + + +## [v3.2.2-beta.2] - 2023-08-21 + + +## [v3.2.2-beta.1] - 2023-08-19 + + +## [v3.2.0] - 2023-08-18 + + +## [v3.2.0-rc.0] - 2023-08-17 + + +## [v3.2.2-beta.0] - 2023-08-17 + + +## v3.2.0-alpha.0 - 2023-08-16 +### Reverts +- update etcd to v3.5.2 ([#206](https://github.com/OpenIMSDK/Open-IM-Server/issues/206)) + +### Pull Requests +- Merge branch 'tuoyun' + + +[Unreleased]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v3.2.2-beta.3...HEAD +[v3.2.2-beta.3]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v3.2.2-beta.2...v3.2.2-beta.3 +[v3.2.2-beta.2]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v3.2.2-beta.1...v3.2.2-beta.2 +[v3.2.2-beta.1]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v3.2.0...v3.2.2-beta.1 +[v3.2.0]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v3.2.0-rc.0...v3.2.0 +[v3.2.0-rc.0]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v3.2.2-beta.0...v3.2.0-rc.0 +[v3.2.2-beta.0]: https://github.com/OpenIMSDK/Open-IM-Server/compare/v3.2.0-alpha.0...v3.2.2-beta.0 diff --git a/scripts/init-config.sh b/scripts/init-config.sh index b10c75b78..9fbc872b3 100755 --- a/scripts/init-config.sh +++ b/scripts/init-config.sh @@ -40,11 +40,11 @@ for template in "${!TEMPLATES[@]}"; do openim::log::error_exit "template file ${template} does not exist..." fi - openim::log::info "Working with template file: ${template} to ${output_file}..." + openim::log::info "⌚ Working with template file: ${template} to ${output_file}..." "${OPENIM_ROOT}/scripts/genconfig.sh" "${ENV_FILE}" "${template}" > "${output_file}" || { openim::log::error "Error processing template file ${template}" exit 1 } done -openim::log::success "All configuration files have been successfully generated!" \ No newline at end of file +openim::log::success "✨ All configuration files have been successfully generated!" \ No newline at end of file diff --git a/scripts/start-all.sh b/scripts/start-all.sh index bdc030211..5eca69a69 100755 --- a/scripts/start-all.sh +++ b/scripts/start-all.sh @@ -71,4 +71,6 @@ ${TOOLS_START_SCRIPTS_PATH} openim::tools::pre-start execute_scripts -${TOOLS_START_SCRIPTS_PATH} openim::tools::post-start \ No newline at end of file +${TOOLS_START_SCRIPTS_PATH} openim::tools::post-start + +openim::log::success "✨ All OpenIM services have been successfully started!" \ No newline at end of file