Skip to content

2.3.1

Compare
Choose a tag to compare
@getsentry-bot getsentry-bot released this 23 May 13:31
a0ea6a9

Various fixes & improvements

  • Handle also byte arras as strings in Redis caches (#3101) by @antonpirker
  • Do not crash exceptiongroup (by patching excepthook and keeping the name of the function) (#3099) by @antonpirker