Releases: testerloop/testerloop-server
Releases · testerloop/testerloop-server
0.1.3
What's Changed
- [Fix] We should not expect a cypress command to always have a parent by @josephburgess in #49
- Bump to 0.1.3 by @josephburgess in #51
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- Create README.md by @josephburgess in #45
- Add stacktrace schema and resolvers by @josephburgess in #46
- Run codegen and update types by @josephburgess in #47
- bump to version 0.1.2 by @josephburgess in #48
New Contributors
- @josephburgess made their first contribution in #45
Full Changelog: 0.1.1...0.1.2
0.1.1
0.1.0
What's Changed
- Feature: Add TestExecution type by @meiamsome in #1
- Add ConsoleLogEvent support by @meiamsome in #2
- Add console logs data from fe by @biancarosca in #4
- Add automated deployment by @meiamsome in #5
- Add Optional Type Filtering by @meiamsome in #6
- Add log level filter by @biancarosca in #7
- Update console logs based on frontend data by @biancarosca in #8
- Add new console log data by @biancarosca in #10
- [WIP] add network event type by @biancarosca in #3
- Support
@deferand@streamby @meiamsome in #11 - Connect to s3 by @biancarosca in #12
- Change aws region var name by @biancarosca in #14
- Add session token by @biancarosca in #15
- Add filters to network by @biancarosca in #16
- Add network event to query by @biancarosca in #17
- Case insensitive search for network events by @biancarosca in #18
- Remove hardcoded test execution id by @biancarosca in #23
- Connect network to S3, add LRU Cache by @biancarosca in #22
- Add context to DataSources by @meiamsome in #24
- Fix slow response times by @meiamsome in #25
- Summary panel resolvers by @biancarosca in #26
- Add Schema for Summary Panel by @meiamsome in #13
- Add steps resolvers by @biancarosca in #27
- add steps schema by @meiamsome in #19
- Add snapshots resolvers by @biancarosca in #28
- Add snapshot schema by @meiamsome in #21
- Add has failed to step event by @biancarosca in #29
- Add snapshots to StepEvent by @biancarosca in #30
- Connect screenshots to s3 by @biancarosca in #31
- Add schema for screenshots by @meiamsome in #20
- Add more fields to command event error by @biancarosca in #32
- adding new keywords for cucumber by @kkavasik in #35
- Add TestRun.executions by @meiamsome in #34
- Add Query.testRun by @meiamsome in #36
- Only promote Gherkin keywords to Steps by @meiamsome in #37
- Emit type defs / decs; Add package name by @jonnybrooks in #33
- Add Query.testRuns by @meiamsome in #38
- Allow extension of env requirements by @jonnybrooks in #39
- Support AWS env vars optionally by @meiamsome in #40
- Steve/add release workflow by @sbartsa in #42
- Upgrade Log File format by @meiamsome in #43
- Support undefined console log argument by @meiamsome in #44
New Contributors
- @meiamsome made their first contribution in #1
- @biancarosca made their first contribution in #4
- @kkavasik made their first contribution in #35
- @jonnybrooks made their first contribution in #33
- @sbartsa made their first contribution in #42
Full Changelog: https://github.com/testerloop/testerloop-server/commits/0.1.0