v4.2.0 - Schema cache refactor
- feat: simplify internal schema caching mechanism (thanks to @francescod-subbyx for the lead)
- remove the
topic name -> schemasecondary cache. - switch to
schema ID -> schemacache only. - improve schema cache when publishing
- remove the
- build: bump dependencies