Blog 1.19.2 #263
No reviewers
Labels
No Label
in progress
kind/bug
kind/deployment
kind/docs
kind/enhancement
kind/feature
kind/lint
kind/proposal
kind/question
kind/security
kind/testing
kind/translation
kind/ui
lgtm/done
lgtm/need 1
lgtm/need 2
priority/critical
priority/low
priority/maybe
priority/medium
reviewed/duplicate
reviewed/invalid
reviewed/wontfix
status/blocked
status/needs-feedback
status/wip
No Milestone
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: gitea/blog#263
Loading…
Reference in New Issue
No description provided.
Delete Branch "jolheiser/blog:1.19.2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +14,4 @@
In this release, we introduced a database conversion tool via `./gitea admin convert` to help convert MSSQL columns from `VARCHAR` to `NVARCHAR`. Any Gitea instances set up with MSSQL before 1.13.0 may need this tool.
This release also includes an update to the `go-redis` library used by Gitea which adds support for `redis-cluster` (in combination with [#23869](https://github.com/go-gitea/gitea/issues/23869) from the 1.19.1 release). Gitea configured with `redis-cluster` allows for high-availability in Kubernetes environments. (PS: We are currently working on switching to `redis-cluster` (from `memcached`) in the helm chart and providing detailed HA documentation - stay tuned!)
"in the helm chart and providing" double space
@ -0,0 +8,4 @@
We are proud to present the release of Gitea version 1.19.2.
We highly encourage users to update to this version for some important bug-fixes.
bug fixes
We've been using
bug-fixes
for a long time. I can change it, but do we want to backport to the past posts as well?I guess keep it then. It's a tiny issue, but dictionaries generally agree it is written without a dash.
I'll keep it for now and send a follow-up later if that's alright then.
LGTM after above comment
@ -0,0 +10,4 @@
We highly encourage users to update to this version for some important bug-fixes.
We have merged [34](https://github.com/go-gitea/gitea/pulls?q=is%3Apr+milestone%3A1.19.2+is%3Amerged) pull requests to release this version.
42