Skip to content

0.14.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 06:55
· 47 commits to main since this release

Added

  • Optional user and post counts in NodeInfo 2.0 response, off by default (FillNodeInfoUsage)
  • Security hardening tips in the setup guide

Removed

Nothing!

Bug Fixes, Performance and Maintenance

  • The direct dependency on golang.org/x/sync is dropped and context.Context aware locking is implemented using a buffered channel