Skip to content

Releases: grafana/quickpizza

v0.7.0

10 Jun 13:41
62fc3e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

15 Apr 13:42
Compare
Choose a tag to compare
  • load and store admin token from cookies
  • docker arm64 support

v0.5.0

09 Nov 10:28
09e0cd3
Compare
Choose a tag to compare
  • Traces reports distinct service names #39
  • Do not skip faro initialization with empty settings #42

v0.4.0

08 Oct 05:17
5598fcb
Compare
Choose a tag to compare
  • Docker compose for local and cloud environment (#34)
  • Add Profiling (#31)
  • Update examples for k6 v0.46

v0.3.0

05 Sep 12:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

29 Aug 09:04
6aa0025
Compare
Choose a tag to compare

⚠️ Breaking changes

  • As of #22, QuickPizza now outputs logs in logfmt format instead of JSON

What's Changed

  • fix: create destination array with capacity by @theSuess in #23
  • k6: use camelCase to encode ingredient restrictions by @roobre in #24
  • Deploy trusting client-provided trace IDs by default by @roobre in #25
  • Update browser test to v0.46.0 by @ppcano in #26
  • fix: pass correct writer to downstream by @theSuess in #27
  • refactor: replace zap with slog to log traceID by @theSuess in #22

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

28 Aug 09:25
Compare
Choose a tag to compare

What's Changed

  • backend/http: fix client shadowing that caused trace scrambling by @roobre in #18
  • backend/http: allow to use custom clients with CatalogClient and CopyClient by @roobre in #17
  • backend/http: fix calculation of number of toppings by @roobre in #20
  • backend/http: allow to force treating all requests as trusted for tracing purposes by @roobre in #19

Full Changelog: v0.1.0...v0.1.1

v0.1.0

20 Jul 11:35
Compare
Choose a tag to compare

What's Changed

  • Basic kubernetes config to test disruptor by @ppcano in #2
  • add hybrid browser and disruptor test by @mdcruz in #4
  • go: small refactor of http code, build pipeline by @roobre in #8
  • pkg/pizza: replace sneak_case mapping with camelCase by @roobre in #9
  • backend: implement tracing by @roobre in #10
  • Split backend into several microservices by @roobre in #11
  • Update build pipelines by @roobre in #15

New Contributors

Full Changelog: v0.0.7...v0.1.0

v0.0.7

17 Apr 10:59
Compare
Choose a tag to compare
Add click to the browser code

Signed-off-by: Daniel González Lopes <danielgonzalezlopes@gmail.com>

v0.0.6

05 Apr 13:49
Compare
Choose a tag to compare
Fix build after path change

Signed-off-by: Daniel González Lopes <danielgonzalezlopes@gmail.com>