Releases: getgauge/xml-report
Releases · getgauge/xml-report
Gauge XML Report v0.5.1
v0.5.0: add support for concept start/ending events (#64)
XML Report v0.5.0
- #64 - add support for concept start/ending events
- #62 - Bump google.golang.org/grpc from 1.60.1 to 1.61.0
- #60 - Bump google.golang.org/grpc from 1.58.3 to 1.60.1
- #59 - Bump google.golang.org/protobuf from 1.31.0 to 1.32.0
- #56 - Bump google.golang.org/grpc from 1.58.0 to 1.58.3
- #53 - Bump google.golang.org/grpc from 1.57.0 to 1.58.0
- #52 - Bump google.golang.org/grpc from 1.56.2 to 1.57.0
XML Report v0.4.0
What's Changed
- Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 by @dependabot in #48
- Fixes an issue with missing scenario failure message by @haroon-sheikh in #51
New Contributors
- @haroon-sheikh made their first contribution in #51
Full Changelog: v0.3.1...v0.4.0
HTML Report v0.3.1
- #45 - fix arm64 build
- #44 - update release action
- #43 - feat: adding ARM64 to existing build-arch
- #40 - Bump google.golang.org/grpc from 1.33.2 to 1.34.2
- #38 - Bump github.com/golang/protobuf from 1.4.3 to 1.5.2
- #37 - Upgrade to GitHub-native Dependabot
- #35 - Bump google.golang.org/grpc from 1.33.2 to 1.36.0
- #34 - Bump google.golang.org/grpc from 1.33.2 to 1.35.0
- #33 - Bump google.golang.org/grpc from 1.33.2 to 1.34.1
- #31 - Bump google.golang.org/grpc from 1.33.2 to 1.34.0
- #30 - Bump google.golang.org/grpc from 1.33.1 to 1.33.2
- #29 - Bump google.golang.org/grpc from 1.32.0 to 1.33.1
- #28 - Bump github.com/golang/protobuf from 1.4.2 to 1.4.3
- #27 - Bump github.com/golang/protobuf from 1.3.2 to 1.4.2
- #26 - Bump google.golang.org/grpc from 1.24.0 to 1.32.0
- #25 - change license to Apache 2.0
- #23 - Automate github release
XML Report v0.2.3
Enhancements
- Use gRPC for communicating with gauge getgauge/gauge#134
xml-report v0.2.2
xml-report 0.2.1
Bug Fixes
- #14 - Skipped attribute when there are skipped scenarios. Also missing system-err value
Enhancements
- Updated the CLA links
- Updating readme
xml-report 0.2.0
Enhancements
- getgauge/gauge-proto#3 Migrated from Proto2 to Proto3.
xml-report 0.1.3
xml-report 0.1.2
Bug Fixes:
- Timestamp format are made windows friendly #2
- Closing plugin connection after getting kill request from Gauge core