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 1.7.0 #205

Merged
merged 1 commit into from
Aug 11, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 28, 2023

🤖 I have created a release beep boop

1.7.0 (2023-08-11)

🐛 Bug Fixes

  • deps: update golang.org/x/exp digest to 89c5cff (#195) (61680ed)
  • deps: update module github.com/open-feature/go-sdk-contrib/providers/flagd to v0.1.15 (#206) (6916ff9)
  • deps: update module github.com/open-feature/go-sdk-contrib/tests/flagd to v1.2.4 (#201) (ddcc2d4)
  • deps: update module golang.org/x/text to v0.12.0 (#207) (fc2bc30)

✨ New Features

🧹 Chore


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner July 28, 2023 17:53
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 8d26fe1 to b623dd7 Compare July 28, 2023 18:03
@github-actions github-actions bot force-pushed the release-please--branches--main branch 5 times, most recently from c45145e to 4c71b4a Compare August 4, 2023 22:41
@rcrowe
Copy link
Contributor

rcrowe commented Aug 9, 2023

At least for me 1.6.0 release is broken because of a broken import after Buf shutdown remote generation for that import...

go: github.com/open-feature/go-sdk@v1.4.0 requires
	github.com/open-feature/go-sdk-contrib/providers/flagd@v0.1.7 requires
	github.com/open-feature/go-sdk@v1.1.0 requires
	go.buf.build/open-feature/flagd-connect/open-feature/flagd@v1.1.4: unrecognized import path "go.buf.build/open-feature/flagd-connect/open-feature/flagd": https fetch: Get "https://go.buf.build/open-feature/flagd-connect/open-feature/flagd?go-get=1": dial tcp: lookup go.buf.build on 127.0.0.53:53: no such host

To fix the issue I've pointed direct against this commit.

@Kavindu-Dodan
Copy link
Contributor

@rcrowe thank you for bringing this to attention.

We no longer require flagd dependency with the change introduced through #192

However, it seems I forgot to tidy up the dependencies/readded them while rebasing

I opened #208 to fix this.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 4c71b4a to 2429e2a Compare August 10, 2023 22:18
@Kavindu-Dodan
Copy link
Contributor

@rcrowe main is fixed and I am going ahead with 1.7.0 releases. Please update your dependency to this new release to fix your issue.

@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #205 (87e99c1) into main (61680ed) will not change coverage.
The diff coverage is n/a.

❗ Current head 87e99c1 differs from pull request most recent head 4c3a60c. Consider uploading reports for the commit 4c3a60c to get more accurate results

@@           Coverage Diff           @@
##             main     #205   +/-   ##
=======================================
  Coverage   78.63%   78.63%           
=======================================
  Files          10       10           
  Lines        1203     1203           
=======================================
  Hits          946      946           
  Misses        230      230           
  Partials       27       27           

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

@toddbaert toddbaert self-requested a review August 11, 2023 17:57
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 87e99c1 to 4c3a60c Compare August 11, 2023 18:27
@Kavindu-Dodan Kavindu-Dodan merged commit 68f0c7b into main Aug 11, 2023
1 check passed
@github-actions
Copy link
Contributor Author

🤖 Release is at https://github.com/open-feature/go-sdk/releases/tag/v1.7.0 🌻

@Kavindu-Dodan
Copy link
Contributor

@rcrowe we have a new release - https://github.com/open-feature/go-sdk/releases/tag/v1.7.0

This should fix the mentioned issue :)

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.

None yet

4 participants