Blog 1.19.2 #263

Merged
jolheiser merged 3 commits from jolheiser/blog:1.19.2 into main 2023-04-28 22:43:35 +00:00
Owner
No description provided.
jolheiser added 1 commit 2023-04-28 21:33:01 +00:00
docs: blog 1.19.2
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Some checks failed
check-and-test / check-and-test (pull_request) Successful in 1m20s
continuous-integration/drone/pr Build is failing
458f76daee
yardenshoham reviewed 2023-04-28 21:35:09 +00:00
@ -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!)
Member

"in the helm chart and providing" double space

"in the helm chart and providing" double space
jolheiser marked this conversation as resolved
jolheiser added 1 commit 2023-04-28 21:36:58 +00:00
review: yardenshoham
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Some checks failed
check-and-test / check-and-test (pull_request) Successful in 1m18s
continuous-integration/drone/pr Build is failing
9ff2f98f7f
silverwind reviewed 2023-04-28 21:51:44 +00:00
@ -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.
Member

bug fixes

`bug fixes`
Author
Owner

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?

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?
Member

I guess keep it then. It's a tiny issue, but dictionaries generally agree it is written without a dash.

I guess keep it then. It's a tiny issue, but dictionaries generally agree it is written without a dash.
Author
Owner

I'll keep it for now and send a follow-up later if that's alright then.

I'll keep it for now and send a follow-up later if that's alright then.
jolheiser marked this conversation as resolved
silverwind approved these changes 2023-04-28 21:52:12 +00:00
silverwind left a comment
Member

LGTM after above comment

LGTM after above comment
delvh approved these changes 2023-04-28 22:37:27 +00:00
@ -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.
Owner

42

`42`
jolheiser marked this conversation as resolved
jolheiser added 1 commit 2023-04-28 22:38:46 +00:00
review: delvh
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Some checks failed
check-and-test / check-and-test (pull_request) Successful in 1m18s
continuous-integration/drone/pr Build is failing
delete closed PR preview s3 / delete_preview (pull_request) Successful in 21s
57e589c3ca
jolheiser merged commit 814d0668f4 into main 2023-04-28 22:43:35 +00:00
jolheiser referenced this issue from a commit 2023-04-28 22:43:35 +00:00
jolheiser deleted branch 1.19.2 2023-04-28 22:43:35 +00:00
Sign in to join this conversation.
No description provided.