Skip to content

v4.2.0 - Schema cache refactor

Choose a tag to compare

@pozil pozil released this 28 Sep 21:12
· 94 commits to main since this release
  • feat: simplify internal schema caching mechanism (thanks to @francescod-subbyx for the lead)
    • remove the topic name -> schema secondary cache.
    • switch to schema ID -> schema cache only.
    • improve schema cache when publishing
  • build: bump dependencies