Skip to content

v2.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 15:11
· 690 commits to master since this release
v2.16.1
a1fc35c

Changelog for reva 2.16.1 (2023-09-25)

The following sections list the changes in reva 2.16.1 relevant to
reva users. The changes are ordered by importance.

Summary

  • Fix #4214: Make appctx package compatible with go v1.21
  • Fix #4214: Always pass adjusted default nats options

Details

  • Bugfix #4214: Make appctx package compatible with go v1.21

Backported fix from edge. See https://tip.golang.org/doc/go1.21#reflect

#4214

  • Bugfix #4214: Always pass adjusted default nats options

The nats-js store will now automatically reconnect.

#4214