Skip to content

Release v0.8.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 09:20
· 2 commits to master since this release

Changelog

0.8.1 (2023-07-18)

Full Changelog

Implemented enhancements:

  • Add Protobuf support to ListFieldFetcher and add tests #139
  • Add a header for distinguishing the services in logs #133
  • Gateway key serializer should be set by the keyArgument type #120
  • Create range index on --range-key field in mirror #119
  • Deploy mirror with --range-key argument #117
  • Ingest newly created topics into topic registry over Gateway #111

Fixed bugs:

  • Fix deletion of Mirrors with --range-key option #155
  • Fix typo in the range-key docs #145
  • Logging configuration over the config-map does not work properly #144
  • keyField fetching raises error #137
  • Topic Registry should store the precise schema type #78

Updated dependencies:

  • Test Traefik 2.9+ #149
  • Update mkdocs-material #118

Documentation updates:

  • Add documentation for the range queries with range-key #135

Miscellaneous:

  • Add tests for GenericRecord and DynamicMessage types of the keyFieldFetcher and the ListFieldFetcher #140
  • Create E2E test for range queries with range-key #134
  • Proposal: Quick-Logging Approach #129
  • Refine and standardise logs #127
  • Refactor Mirror topology #124
  • Design: Range queries V1.1 Range over value fields #114
  • Replace deprecated set-output commands #109