Skip to content

Commit

Permalink
ps3-disc-dumper: 3.2.3 -> 4.2.5, .NET 6 -> 9
Browse files Browse the repository at this point in the history
  • Loading branch information
gepbird committed Dec 3, 2024
1 parent 0c85f4a commit c3ea9e7
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 245 deletions.
2 changes: 2 additions & 0 deletions nixos/doc/manual/release-notes/rl-2505.section.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@

- `buildGoPackage` has been removed. Use `buildGoModule` instead. See the [Go section in the nixpkgs manual](https://nixos.org/manual/nixpkgs/unstable/#sec-language-go) for details.

- `ps3-disc-dumper` was updated to 4.2.5, which removed the CLI project and now exclusively offers the GUI

- `timescaledb` requires manual upgrade steps.
After you run ALTER EXTENSION, you must run [this SQL script](https://github.com/timescale/timescaledb-extras/blob/master/utils/2.15.X-fix_hypertable_foreign_keys.sql). For more details, see the following pull requests [#6797](https://github.com/timescale/timescaledb/pull/6797).
PostgreSQL 13 is no longer supported in TimescaleDB v2.16.
Expand Down
Loading

0 comments on commit c3ea9e7

Please sign in to comment.