Skip to content

Latest commit

 

History

History
148 lines (76 loc) · 7.85 KB

CHANGELOG.md

File metadata and controls

148 lines (76 loc) · 7.85 KB

Change Log

Binaries are attached to the github release otherwise all images can be found here

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.15.3 (2024-04-12)

Note: Version bump only for package graphqlmetrics

0.15.2 (2024-04-09)

Note: Version bump only for package graphqlmetrics

0.15.1 (2024-04-08)

Bug Fixes

  • provide default subscription protocol for composition-go (#702) (53140ea) (@Aenimus)

0.15.0 (2024-03-24)

Features

  • multi platform docker builds (#665) (4c24d70) (@StarpTech)

0.14.0 (2024-03-14)

Features

  • router config signature validation through custom admission webhooks (#628) (384fd7e) (@StarpTech)

0.13.0 (2024-02-17)

Features

  • use json schema to validate and document router config (#545) (ec700ba) (@StarpTech)

0.12.1 (2024-02-16)

Note: Version bump only for package graphqlmetrics

0.12.0 (2024-02-13)

Features

  • router fleet management (#515) (7f0deae) (@StarpTech)

0.11.0 (2024-01-22)

Features

  • router: aws lambda support (#446) (9c7d386) (@StarpTech)

0.10.0 (2024-01-09)

Features

  • add support of interface objects (#407) (3d7b0e1) (@Aenimus)

0.9.0 (2023-12-28)

Features

  • billing and limit refactoring (#371) (0adfee1) (@Pagebakers)

0.8.2 (2023-12-21)

Note: Version bump only for package graphqlmetrics

0.8.1 (2023-12-12)

Note: Version bump only for package graphqlmetrics

0.8.0 (2023-12-12)

Features

  • add rbac for subgraphs and federated graphs (#351) (72e39bc) (@JivusAyrus)

0.7.1 (2023-12-11)

Note: Version bump only for package graphqlmetrics

0.7.0 (2023-12-09)

Features

  • extend graphqlmetrics chart (#344) (bad337d) (@StarpTech)

0.6.1 (2023-11-30)

Bug Fixes

  • image releases (230fcef) (@StarpTech)

0.6.0 (2023-11-20)

Features

  • auto set GOMAXPROCS to avoid CPU throttling on cont envs (#276) (757a60a) (@StarpTech)

0.5.1 (2023-11-20)

Bug Fixes

  • move to bitnami charts and exit 1 on migration issues (#275) (90d9d93) (@StarpTech)

0.5.0 (2023-11-15)

Features

  • consider input and argument usage for breaking change detection (#255) (e10ac40) (@jensneuse)

0.4.0 (2023-11-07)

Features

  • upgrade minimum required Go version to 1.21 (#239) (d7fe7da) (@fiam)

0.3.0 (2023-11-03)

Features

  • provide debug mode in gql collector (#229) (136fe36) (@StarpTech)
  • provide debug mode in gql collector (#230) (c1903d0) (@StarpTech)

0.2.0 (2023-11-03)

Features

  • operation checks (breaking change detection) (#214) (0935413) (@StarpTech)

0.1.2 (2023-10-26)

Note: Version bump only for package graphqlmetrics

0.1.1 (2023-10-25)

Bug Fixes

  • graphqlmetrics: pass parsed DSN default options (81f51ea) (@StarpTech)

0.1.0 (2023-10-25)

Features

  • schema field level usage analytics (#174) (4f257a7) (@StarpTech)