mirror of
https://github.com/mattermost/mattermost.git
synced 2026-04-21 06:07:03 -04:00
It was a good decision in hindsight to keep the public module as 0.x because this would have been a breaking change again. https://mattermost.atlassian.net/browse/MM-53032 ```release-note Changed the Go module path from github.com/mattermost/mattermost-server/server/v8 to github.com/mattermost/mattermost/server/v8. For the public facing module, it's path is also changed from github.com/mattermost/mattermost-server/server/public to github.com/mattermost/mattermost/server/public ``` |
||
|---|---|---|
| .. | ||
| config_generator | ||
| esrupgrades | ||
| diff-config.sh | ||
| diff-email-templates.sh | ||
| get_latest_release.sh | ||
| jq-dep-check.sh | ||
| ldap-check.sh | ||
| mattermost-mysql-5.0.0.sql | ||
| mattermost-mysql-6.0.0.sql | ||
| mattermost-postgresql-5.0.0.sql | ||
| mattermost-postgresql-6.0.0.sql | ||
| mysql-migration-test.sh | ||
| prereq-check-enterprise.sh | ||
| prereq-check.sh | ||
| psql-migration-test.sh | ||
| replica-lag-set.sh | ||
| replica-mysql-config.sh | ||
| test-xprog.sh | ||
| test.sh | ||
| wait-for-system-start.sh | ||