v1.1.0
This release fixes several bugs from 1.0 and contains little new functionality.
- Addresses bugs in prebuilt dashboards
- Reduces build time for many services
- Fixes some missing resource data
- Fixes a crash that would occur in feature flag service when running in emulation on Apple Silicon
What's Changed
- fix dashboard bugs by @fatsheep9146 in #540
- Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5 by @dependabot in #541
- Improve build times for JS and PHP by @austinlparker in #546
- AdService tuneup including various upgrades and fixes to allow running locally by @jack-berg in #517
- Remove vendored protobuf files by @austinlparker in #547
- Formatting: otelcol-config.yml by @mic-max in #551
- Fix PHP Traces by @austinlparker in #554
- Remove redundant components from collector config by @dmitryax in #553
- paymentsservice: structure logs by @naseemkullah in #520
- [shippingservice] add resource data by @julianocosta89 in #504
- Add Helios to the list of demos featuring Online Boutique by @nozik in #564
- Render shipping cost nanos in emailservice by @jjatria in #567
- Update demo name by @julianocosta89 in #568
- Remove setting
http.route
attribute in frontend by @AbhiPrasad in #566 - [quoteservice] Replace php-cli to php-apache by @julianocosta89 in #563
- Enhance architecure diagram by @algebrajones in #549
- chore: add uptrace to the list of demos by @vmihailenco in #570
- [currencyservice] Create multiple build jobs to optimize build time by @mviitane in #569
- fix feature flag memory restarts by @cartersocha in #572
- Add aspecto fork to demos list by @blumamir in #580
- Refactor builds by @austinlparker in #536
- add juliano as a maintainer by @cartersocha in #581
- prep for v1.1 by @austinlparker in #582
New Contributors
- @jack-berg made their first contribution in #517
- @naseemkullah made their first contribution in #520
- @nozik made their first contribution in #564
- @jjatria made their first contribution in #567
- @AbhiPrasad made their first contribution in #566
- @algebrajones made their first contribution in #549
- @vmihailenco made their first contribution in #570
- @blumamir made their first contribution in #580
Full Changelog: v1.0.0...v1.1.0