Releases: kafkajs/confluent-schema-registry
Releases · kafkajs/confluent-schema-registry
v1.0.5
[1.0.5] - 2020-03-18
Added
Prevent Unnecessary Requests on Cache Misses #48
v1.0.4
[1.0.4] - 2020-03-07
Added
- Support ForSchemaOption to call avro.Type.forSchema() #47
v1.0.3
[1.0.3] - 2020-02-11
Added
- Support sharing of types between protocols #43
Fixed
- Fix SchemaRegistry host port #40
- Add string as possible type for subject version #38
v1.0.2
[1.0.2] - 2019-11-28
Added
- Allow for specifying subjects explicitly #19
Fixed
- Fix
@types/jest
issue #29
- Fix
es-abstract
version issue 28
v1.0.1
[1.0.1] - 2019-10-25
Added
- Added the schema compatibility remaining constants #14
- Added method to fetch latest schema id by subject #17
- Added method to get the schemaID based on subject #18
- Support basic auth authentication #21
v1.0.0
[1.0.0] - 2019-09-13
Changed
v0.2.0
[0.2.0] - 2019-09-13
Changed
- Version
0.1.0
didn't transpile the Typescript files
v0.1.0
[0.1.0] - 2019-09-12
Added
- Encode, decode and sync operations