Skip to content

chore: release main#547

Merged
toddbaert merged 1 commit intomainfrom
release-please--branches--main
Mar 30, 2023
Merged

chore: release main#547
toddbaert merged 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 21, 2023

🤖 I have created a release beep boop

flagd: 0.5.0

0.5.0 (2023-03-30)

⚠ BREAKING CHANGES

  • unify sources configuration handling (#560)

🐛 Bug Fixes

  • benchmark pipeline (#538) (62cc0fc)
  • deps: update module github.com/open-feature/flagd/core to v0.4.5 (#552) (41799f6)

🧹 Chore

  • refactor configuration handling for startup (#551) (8dfbde5)
flagd-proxy: 0.2.0

0.2.0 (2023-03-30)

⚠ BREAKING CHANGES

  • rename kube-flagd-proxy to flagd-proxy (#576)

✨ New Features

  • rename kube-flagd-proxy to flagd-proxy (#576) (223de99)
core: 0.5.0

0.5.0 (2023-03-30)

⚠ BREAKING CHANGES

  • rename kube-flagd-proxy to flagd-proxy (#576)
  • unify sources configuration handling (#560)

🧹 Chore

  • move credential builder for grpc sync into seperate component (#536) (7314fee)
  • refactor configuration handling for startup (#551) (8dfbde5)
  • refactor middleware setup in server (#554) (01016c7)
  • refactor service configuration objects (#545) (c7b29ed), closes #524
  • unify sources configuration handling (#560) (7f4888a)

🐛 Bug Fixes

  • deps: update module google.golang.org/grpc to v1.54.0 (#548) (99ba5ec)
  • deps: update module sigs.k8s.io/controller-runtime to v0.14.6 (#572) (bed9458)
  • fixing silent lint failures (#550) (30c8022)
  • nil pointer fix + export constructors (#555) (78adb81)

✨ New Features


This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot requested a review from Kavindu-Dodan as a code owner March 21, 2023 13:29
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 10 times, most recently from 8d98308 to 89a2d56 Compare March 24, 2023 13:32
@github-actions github-actions Bot requested a review from a team March 24, 2023 13:32
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 89a2d56 to 149e47d Compare March 24, 2023 16:31
@beeme1mr beeme1mr self-requested a review March 24, 2023 18:57
Copy link
Copy Markdown
Member

@beeme1mr beeme1mr left a comment

Choose a reason for hiding this comment

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

Releasing via brew must be enabled before merging this PR.

#561

@github-actions github-actions Bot force-pushed the release-please--branches--main branch 6 times, most recently from 737f808 to 89e82c2 Compare March 28, 2023 17:01
Copy link
Copy Markdown
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.

Lots of features and improvements. A good release candidate.

Signed-off-by: Todd Baert <toddbaert@gmail.com>
@toddbaert toddbaert force-pushed the release-please--branches--main branch from 3c7f343 to 497e3ef Compare March 30, 2023 15:58
@beeme1mr beeme1mr self-requested a review March 30, 2023 16:00
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 30, 2023

Codecov Report

Merging #547 (3c7f343) into main (223de99) will not change coverage.
The diff coverage is n/a.

❗ Current head 3c7f343 differs from pull request most recent head 497e3ef. Consider uploading reports for the commit 497e3ef to get more accurate results

@@           Coverage Diff           @@
##             main     #547   +/-   ##
=======================================
  Coverage   70.81%   70.81%           
=======================================
  Files          21       21           
  Lines        2162     2162           
=======================================
  Hits         1531     1531           
  Misses        574      574           
  Partials       57       57           

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

@toddbaert toddbaert merged commit 529e3e9 into main Mar 30, 2023
@github-actions
Copy link
Copy Markdown
Contributor Author

@github-actions
Copy link
Copy Markdown
Contributor Author

@github-actions
Copy link
Copy Markdown
Contributor Author

@toddbaert toddbaert deleted the release-please--branches--main branch March 30, 2023 16:12
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.

[REFACTOR] consolidate service configuration objects

3 participants