v1.2.0
This release welcomes a new service and telemetry pattern to the demo! Thanks to all of the contributors for helping get it over the line.
- Accounting and Fraud Detection services have been added, along with Kafka. The checkout service now produces work to Kafka that these services consume, in order to demonstrate tracing of async workflows.
- Basic metrics added to Payment service.
- Envoy tracing enabled.
- Bug fixes
What's Changed
- Doc nit in main readme by @cartersocha in #585
- Align Docker Postgres image with Kubernetes by @mviitane in #584
- [paymentservice] add basic metrics support by @pichlermarc in #583
- update emeritus formatting by @cartersocha in #590
- added appdynamics to vendor by @saurabhdes in #591
- Fix grafana datasource Jaeger URL by @julianocosta89 in #592
- fixed typo in AppDynamics name by @saurabhdes in #595
- [protobuf] - encode zipcode as a string by @puckpuck in #587
- [shippingservice] apply OTEL_RESOURCE_ATTRIBUTES by @ty-elastic in #594
- [shippingservice] add grpc conventions by @ty-elastic in #597
- Better dev environment by @puckpuck in #598
- [featureflag] - Move protobuf file generation to docker build by @puckpuck in #599
- [frontend] Format InstrumentationMiddleware.ts with prettier by @AbhiPrasad in #607
- Add documentation requirements to various contrib assets by @cartersocha in #608
- Fix 'frontend' currently not working by @tommyziegler in #605
- Fix #586: Pass
categories
as an input for Ad service by @madhead in #600 - feat(readme): add sumo logic by @mat-rumian in #609
- Add Splunk by @atoulme in #611
- shippingservice: add http client request span by @styblope in #610
- Implement message queue by @secustor in #457
- [adservice] add some hints when missing port config. by @JaredTan95 in #612
- support non-root containers by @styblope in #615
- [FrontendProxy] Add tracing to Envoy by @julianocosta89 in #613
- [kafka] build kafka image by @puckpuck in #617
- Prep for 1.2 by @austinlparker in #618
- Update release workflow to add new images by @austinlparker in #619
New Contributors
- @ty-elastic made their first contribution in #594
- @tommyziegler made their first contribution in #605
- @madhead made their first contribution in #600
- @mat-rumian made their first contribution in #609
- @atoulme made their first contribution in #611
- @styblope made their first contribution in #610
- @secustor made their first contribution in #457
Full Changelog: v1.1.0...v1.2.0