Releases: disneystreaming/smithy-translate
Releases · disneystreaming/smithy-translate
v0.7.7
v0.7.6
v0.7.5: Update runners to take in file contents instead of file paths.
What's Changed
- Update jackson-databind to 2.19.4 by @scala-steward in #290
- Update jackson-databind to 2.20.1 by @scala-steward in #291
- alloy to 0.3.34 and re-enable test by @lewisjkl in #293
- Update how content is passed to OpenApi and JsonSchema runners by @a-morales in #292
Full Changelog: v0.7.4...v0.7.5
v0.7.4: support for json-schema const types
What's Changed
- Add support for json-schema const types by @benoitlouy in #287
- Add MiMa plugin to do compatibility checks by @a-morales in #286
- filter out publishVersion when doing mima checks by @a-morales in #288
- fix comparison of unrelated types by @lewisjkl in #289
Full Changelog: v0.7.3...v0.7.4
v0.7.3: Fix multi-line proto comments
What's Changed
Full Changelog: v0.7.2...v0.7.3
v0.7.2: Fixes in AllOf Handling for OpenAPI / JsonSchema
What's Changed
- Refactor AllOfTransformer and fix some bugs by @Jacoby6000 in #282
Full Changelog: v0.7.1...v0.7.2
v0.7.1: Support Documentation in gRPC translation
v0.7.0: Json Schema Opt-In Http Ref Support
What's Changed
- Provide an exception message for BadRef by @Jacoby6000 in #272
- Support http refs in Json Schema by @Jacoby6000 in #273
New Contributors
- @Jacoby6000 made their first contribution in #272
Full Changelog: v0.6.0...v0.7.0
v0.6.0 new runner module
v0.5.11: Add support for new Duration shape and update proto rendering
What's Changed
- Update jackson-databind to 2.19.2 by @scala-steward in #269
- Update alloy-core, alloy-protobuf to 0.3.29 by @scala-steward in #270
- add support for Durations and CompactLocalTime by @a-morales in #271
Full Changelog: v0.5.10...v0.5.11