Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

v0.12.0

Compare
Choose a tag to compare
@thisthat thisthat released this 16 Feb 10:00
· 141 commits to master since this release
544c270

0.12.0 (2022-01-17)

Features

Bug Fixes

  • Add error check when creating requests (#369) (934ed38)
  • adding missing error checks (#371) (0e7a6b2)
  • if the integrationId is not set we should not ping (keptn/#6309) (#370) (b9671a9)
  • Make fake event sender thread safe by adding a lock (#357) (fe1fb0c)

Other

  • forced grpc to use latest x/net library (snyc security treat) (#362) (cc1bfc8)

Refactoring

  • Move code for (de)serialization from/to JSON to model structs (#376) (e562b50)