Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.4.0 #412

Merged
merged 1 commit into from
Mar 2, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 15, 2023

🤖 I have created a release beep boop

0.4.0 (2023-03-02)

⚠ BREAKING CHANGES

  • Use OTel to export metrics (metric name changes) (#419)

🧹 Chore

  • add additional sections to the release notes (#449) (798f71a)
  • attach image sbom to release artefacts (#407) (fb4ee50)
  • deps: update actions/configure-pages digest to fc89b04 (#417) (04014e7)
  • deps: update amannn/action-semantic-pull-request digest to b6bca70 (#441) (ce0ebe1)
  • deps: update docker/login-action digest to ec9cdf0 (#437) (2650670)
  • deps: update docker/metadata-action digest to 3343011 (#438) (e7ebf32)
  • deps: update github/codeql-action digest to 32dc499 (#439) (f91d91b)
  • deps: update google-github-actions/release-please-action digest to d3c71f9 (#406) (6e1ffb2)
  • disable caching tests in CI (#442) (28a35f6)
  • fix race condition on init read (#409) (0c9eb23)
  • integration test stability (#432) (5a6a5d5)
  • integration tests (#312) (6192ac8)
  • reorder release note sections (df7bfce)
  • use -short flag in benchmark tests (#431) (e68a6aa)

🐛 Bug Fixes

  • deps: update kubernetes packages to v0.26.2 (#450) (2885227)
  • deps: update module github.com/bufbuild/connect-go to v1.5.2 (#416) (feb7f04)
  • deps: update module github.com/open-feature/go-sdk-contrib/providers/flagd to v0.1.9 (#427) (42d2705)
  • deps: update module github.com/open-feature/open-feature-operator to v0.2.29 (#429) (b7fae81)
  • deps: update module github.com/stretchr/testify to v1.8.2 (#440) (ab3e674)
  • deps: update module golang.org/x/net to v0.7.0 (#410) (c6133b6)
  • deps: update module sigs.k8s.io/controller-runtime to v0.14.5 (#454) (f907f11)
  • remove non-error error log from parseFractionalEvaluationData (#446) (34aca79)

✨ New Features

📚 Documentation


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from AlexsJones as a code owner February 15, 2023 00:29
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 0655ee7 to 7711b1a Compare February 15, 2023 00:29
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from b98896e to 0fe5f26 Compare February 22, 2023 13:23
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from 148c363 to 825358e Compare February 27, 2023 19:25
@github-actions github-actions bot changed the title chore(main): release 0.3.8 chore(main): release 0.4.0 Feb 27, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from 65ec43a to 0b1beff Compare February 28, 2023 21:10
Copy link
Contributor

@Kavindu-Dodan Kavindu-Dodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sufficient improvements and features for a release

@github-actions github-actions bot force-pushed the release-please--branches--main branch 5 times, most recently from a9f7d14 to a0bd4cb Compare March 1, 2023 19:11
@beeme1mr beeme1mr self-requested a review March 1, 2023 19:31
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from ae6e14f to f1d749d Compare March 2, 2023 16:58
@github-actions github-actions bot force-pushed the release-please--branches--main branch from d833a53 to 96ab2f6 Compare March 2, 2023 19:47
@beeme1mr beeme1mr merged commit 408bb7c into main Mar 2, 2023
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #412 (d833a53) into main (dc71e84) will decrease coverage by 3.92%.
The diff coverage is 33.94%.

❗ Current head d833a53 differs from pull request most recent head 96ab2f6. Consider uploading reports for the commit 96ab2f6 to get more accurate results

@@            Coverage Diff             @@
##             main     #412      +/-   ##
==========================================
- Coverage   66.17%   62.26%   -3.92%     
==========================================
  Files          11       13       +2     
  Lines        1437     1659     +222     
==========================================
+ Hits          951     1033      +82     
- Misses        430      563     +133     
- Partials       56       63       +7     
Impacted Files Coverage Δ
pkg/sync/kubernetes/kubernetes_sync.go 36.36% <33.94%> (ø)
pkg/sync/kubernetes/inotify.go 100.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@beeme1mr beeme1mr deleted the release-please--branches--main branch March 2, 2023 19:51
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 2, 2023

🤖 Release is at https://github.com/open-feature/flagd/releases/tag/v0.4.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants