Releases: ananthdurai/schemata
Releases · ananthdurai/schemata
Backward compatibility check
What's Changed
- add read me by @ananthdurai in #7
- added sample definitions by @ananthdurai in #8
- added schema score doc by @ananthdurai in #9
- assets by @ananthdurai in #10
- change of scoring algorithm by @ananthdurai in #11
- Read binary schema by @catkins in #12
- Adding a new compliance tag for messages by @ananthdurai in #15
- Add basic Java CI step by @catkins in #14
- Remove example builder by @ananthdurai in #19
- Delete Product.java by @ananthdurai in #20
- refactor interaction to activity by @ananthdurai in #21
- remove common.proto by @ananthdurai in #22
- refactor the code to more adoptable with data formats by @ananthdurai in #23
- Fix ReadMe to reflect the deprecation of precompiled mode by @ananthdurai in #24
- push image assets to docs folder by @ananthdurai in #25
- image path by @ananthdurai in #26
- Remove todo to reflect work by @ananthdurai in #27
- adjust main README by @ananthdurai in #28
- first refactor to remove Schema parser dependency by @ananthdurai in #29
- refactor the package name by @ananthdurai in #30
- delete schema builder in the code base by @ananthdurai in #31
- Add provider module and clear interface by @ananthdurai in #32
- added separation of concern by @ananthdurai in #33
- added Avro schema support by @ananthdurai in #34
- Rename "type" attribute to "schema_type" by @ananthdurai in #35
- Create codeql-analysis.yml by @ananthdurai in #38
- Bump jackson-databind from 2.13.1 to 2.13.2.1 by @dependabot in #37
- update the why part of the readme by @ananthdurai in #39
- delete docs folder by @ananthdurai in #40
- Added Google DLP Reference by @ananthdurai in #41
- Add dbt provider by @ananthdurai in #42
- [Snyk] Upgrade com.google.protobuf:protobuf-java from 3.19.3 to 3.21.1 by @snyk-bot in #43
- [Snyk] Upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.2.1 to 2.13.3 by @snyk-bot in #44
- upgrade picoli by @ananthdurai in #46
- Create CODE_OF_CONDUCT.md by @ananthdurai in #49
- add readme by @ananthdurai in #51
- pull request remplate by @ananthdurai in #52
- Minor updates to README. by @mansu in #53
- fix typo by @ketankhairnar in #56
- Removed the primary key requirement rule by @ananthdurai in #59
- added version for the schemata by @ananthdurai in #61
- Fix the NaN exception for Entity with no Edges by @ananthdurai in #63
- Added install proto script by @ananthdurai in #64
- Fix ReadMe for install by @ananthdurai in #66
- Adding a new Subscribers list in Schemata by @ananthdurai in #68
- Add constraint semantics by @ananthdurai in #69
- Add constrains metadata by @ananthdurai in #70
- initial draft for ProtoBuf compatibility check by @ananthdurai in #71
- check backward compatibility by @ananthdurai in #74
- Added more details in the Github Actions by @ananthdurai in #77
New Contributors
- @catkins made their first contribution in #12
- @dependabot made their first contribution in #37
- @snyk-bot made their first contribution in #43
- @mansu made their first contribution in #53
- @ketankhairnar made their first contribution in #56
Full Changelog: v0.1...v0.3
Schemata initial release
Schemata initial release with the features includes
- Schema metadata modelling support for Protobuf protocol
- Validate command support to run through set of schema validations
- Scoring algorithm for the Entities.