diff options
author | silverwind <me@silverwind.io> | 2023-10-03 19:27:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-03 13:27:57 -0400 |
commit | e94f9fcafdcf284561e7fb33f60156a69c4ad6a5 (patch) | |
tree | 0e7761f657573002cdbf5ae16a797fa75e6f2d45 /options/locale | |
parent | 1c9990c16f3b6f9e249587d90d7ae93785196d4b (diff) | |
download | gitea-e94f9fcafdcf284561e7fb33f60156a69c4ad6a5.tar.gz gitea-e94f9fcafdcf284561e7fb33f60156a69c4ad6a5.zip |
Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337)
- MySQL 5.7 support and testing is dropped
- MySQL tests now execute against 8.1, up from 5.7 and 8.0
- PostgreSQL 10 and 11 support ist dropped
- PostgreSQL tests now execute against 16, up from 15
- MSSQL 2008 support is dropped
- MSSQL tests now run against locked 2022 version
Fixes: https://github.com/go-gitea/gitea/issues/25657
Ref: https://endoflife.date/mysql
Ref: https://endoflife.date/postgresql
Ref: https://endoflife.date/mssqlserver
## :warning: BREAKING :warning:
Support for MySQL 5.7, PostgreSQL 10 and 11, and MSSQL 2008 is dropped.
You are encouraged to upgrade to supported versions.
---------
Co-authored-by: techknowlogick <techknowlogick@gitea.com>
Diffstat (limited to 'options/locale')
0 files changed, 0 insertions, 0 deletions