v0.3.0
What's Changed
- Sources (CircleCI, Datadog, OpsGenie, Squadcast, Statuspage)
- Add source and connection for all supported sources in Airbyte by @thomas-gerber in #196
- Dashboards
- JIRA Sprint dashboard by @thomas-gerber in #151
- DORA with releases and bugs by @thomas-gerber in #162
- JIRA velocity, releases and epic dashboards by @thomas-gerber in #180
- JIRA Epic Detail: better dispatch of series on Y axis by @thomas-gerber in #181
- JIRA Kanban dashboard by @thomas-gerber in #174
- Improve detection of bugs for DORA quality metrics by @crupley in #192
- Kubernetes support
- Schema updates
- Adds PR/commit association by @ypc-faros in #147
- Add mutation for PR/commit association by @ypc-faros in #150
- Rename vcs_PullRequestCommitAssociation to vcs_PullRequestCommit by @ypc-faros in #169
- Follow up on renaming vcs_PullRequestCommitAssociation to vcs_PullRequestCommit by @tovbinm in #170
- Use hash index for commit messages by @ypc-faros in #189
- Adds vcs_PullRequestLabel and vcs_Label + full-text index for commit messages by @ypc-faros in #190
- Metabase and Airbyte upgrade
- Upgrade to Metabase 43 by @thomas-gerber in #202
- Airbyte 39 by @thomas-gerber in #203
- Build improvements
- Specify email in gha run by @ypc-faros in #148
- Specify email in PR gha run by @thomas-gerber in #149
- Add event cli integration test by @ypc-faros in #153
- Add CD event test by @ypc-faros in #154
- Adds check for artifact by @ypc-faros in #156
- Make the init container fail on any initialization failure by @ypc-faros in #161
- Adds integration tests for Hasura endpoints by @ypc-faros in #160
- Use latest faros-init image for all docker-compose commands and bump github source image version by @cjwooo in #164
- Run builds on every PR change by @tovbinm in #166
- Actually fail workflow if init fails by @ypc-faros in #167
- Update CodeQL actions to v2 by @tovbinm in #171
- Jira source updates on startup by @thomas-gerber in #176
- Added integration tests badge by @tovbinm in #182
- Fix options conflicts in Metabase init script by @ypc-faros in #185
- Add more endpoint tests by @ypc-faros in #201
- Misc
- Add origin to cicd_Artifact by @ypc-faros in #155
- Add GitHub filter on all cards of the GitHub dashboard by @thomas-gerber in #152
- Remove jira dashboard as it causes issues in init by @thomas-gerber in #157
- Re-enables Jira Sprint dashboard by @thomas-gerber in #158
- Remove latest dashboard until fixed by @thomas-gerber in #165
- Remove default date filter in sql question by @thomas-gerber in #177
- Update few card names in JIRA Sprint dashboard for consistency by @thomas-gerber in #178
- Fix label in Kanban dashboard by @thomas-gerber in #179
- Removes Airbyte integration test badge by @thomas-gerber in #184
- Fix filters in review comments chart in GitHub dashboard by @thomas-gerber in #183
- JIRA metrics in README by @thomas-gerber in #186
- Increase test timeout by @ypc-faros in #198
- update shield link by @thomas-gerber in #199
- Move back to init image by @thomas-gerber in #204
New Contributors
Full Changelog: v0.2.0...v0.3.0