Skip to content

v0.2.0

Choose a tag to compare

@sundarok sundarok released this 31 Oct 16:58
· 35 commits to main since this release
c58c086

What's Changed

  • feat: add comprehensive JIRA integration documentation and design by @anoop2811 in #38
  • chore(deps): bump alpine from 3.21 to 3.22 by @dependabot[bot] in #46
  • chore(deps): bump slsa-framework/slsa-verifier from 2.6.0 to 2.7.1 by @dependabot[bot] in #45
  • chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.37.0 in /acceptance by @dependabot[bot] in #8
  • chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #39
  • chore(deps): bump actions/dependency-review-action from 4.6.0 to 4.7.1 by @dependabot[bot] in #40
  • chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #41
  • chore(deps): bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0 by @dependabot[bot] in #42
  • chore(deps): bump the go-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #43
  • chore: update mockery version in Makefile.ci, and add installation for cloud-native-postgres component definition in setup. by @EricaJ6 in #47
  • chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #52
  • refactor: update to gateway.cue to fix vela workflow apply by @mailprak in #51
  • chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.2 by @dependabot[bot] in #44
  • chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in #57
  • feat: support authentication with external identity providers by @nimish22 in #54
  • feat: add timezone-aware Timestamp Component with formatting and hover tooltip functionality. by @EricaJ6 in #64
  • fix: add missing import usememo by @nimish22 in #82
  • chore: update codeowners by @sundarok in #89
  • feat: schema update for suite and testruns. Add handling of duplicate test_runs API calls by @cwrm56 in #85
  • fix: codecov reporting incorrect coverage due to gcov parser settings by @Copilot in #91
  • refactor(ci): skip builds for non-code changes by @GergesHany in #93
  • feat: add support for tags by @cwrm56 in #97
  • feat: add slug for fern-platform #107 by @cwrm56 in #108
  • feat: human friendly duration formatting by @mailprak in #59
  • feat: remove slug #107 by @cwrm56 in #110
  • feat: summary api by @tanviranadive in #105
  • fix: reinstate web redirect by @cwrm56 in #115

New Contributors

Full Changelog: v0.1.0...v0.2.0