Skip to content

v0.15.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Evgeniy-L Evgeniy-L released this 16 Nov 14:51
· 152 commits to master since this release

Breaking Changes 💥

  • Remove page-info handling from gateway (page-info is no longer part of success block) (#141)

New Features

  • Add new filtering operators (case-insensitive equals and in) (#123)
  • Logic to set Log Level per Request Only In Dev Environment

General Updates

  • Readme refactoring and updates (#140)
  • Added script and instruction for protoc plugins debug (#139)
  • Add helper function that can prevent errors and reduce log noise (#142)

Bug Fixes

  • Fix marshal-unmarshal-marshal hack in response forwarder (#124)
  • Fix swagger definitions in query and rpc (#96)