Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gmgigi96 committed Aug 15, 2023
1 parent 13757ec commit 024f1d0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelog/unreleased/fix-plugins-go1.21.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Bugfix: Fix plugin's registration when reva is build with version 1.21

With go 1.21 the logic for package initialization has changed,
and the plugins were failing in the registration.
Now the registration of the plugins is deferred in the main.

https://github.com/cs3org/reva/pull/4113

0 comments on commit 024f1d0

Please sign in to comment.