Inconsistencies in release/ docs #27

Open
opened 2026-05-14 07:57:25 +00:00 by amras · 2 comments
Owner

While trying to upgrade from 1.0.2, I found:

  • the release doc for 2.0.0 is in a file named 1.0.3
  • the 3.0.2 release says postgres is broken since version 3. In fact, it seems to be broken since version 2.
  • there seem to be no release notes since 3.0.2

Probably low prio, but if anyone else is doing these upgrades it'd help to have better docs.

While trying to upgrade from 1.0.2, I found: - the release doc for 2.0.0 is in a file named 1.0.3 - the 3.0.2 release says postgres is broken since version 3. In fact, it seems to be broken since version 2. - there seem to be no release notes since 3.0.2 Probably low prio, but if anyone else is doing these upgrades it'd help to have better docs.
Owner
  1. i think this happened when i added sqlite support but didn't increase the recipe version to major: https://git.coopcloud.tech/coop-cloud/hedgedoc/src/branch/main/release/1.3.0+1.10.1
  2. probably the same versioning issue
  3. release notes are optional, only to communicate possibly breaking changes, where there some of these that weren't communicated properly?

that said i'm only maintaining the sqlite version since i don't run any hedgedoc+postgresql instance. if you're going to, want to help? actually i just noticed there are no organized maintainers for this recipe!

1. i think this happened when i added sqlite support but didn't increase the recipe version to major: https://git.coopcloud.tech/coop-cloud/hedgedoc/src/branch/main/release/1.3.0+1.10.1 2. probably the same versioning issue 3. release notes are optional, only to communicate possibly breaking changes, where there some of these that weren't communicated properly? that said i'm only maintaining the sqlite version since i don't run any hedgedoc+postgresql instance. if you're going to, want to help? actually i just noticed there are no organized maintainers for this recipe!
Author
Owner

I'd actually be happy to move to an sqlite deployment for better support, but I'd need #19 :P

But yeah, as long as I'm running psql I can help with maintenance here. I'll add myself as a watcher.

I'd actually be happy to move to an sqlite deployment for better support, but I'd need https://git.coopcloud.tech/coop-cloud/hedgedoc/issues/19 :P But yeah, as long as I'm running psql I can help with maintenance here. I'll add myself as a watcher.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coop-cloud/hedgedoc#27
No description provided.