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: release main #1327

Merged
merged 1 commit into from
Jun 27, 2024
Merged

chore: release main #1327

merged 1 commit into from
Jun 27, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 17, 2024

πŸ€– I have created a release beep boop

flagd: 0.11.0

0.11.0 (2024-06-27)

⚠ BREAKING CHANGES

  • support emitting errors from the bulk evaluator (#1338)

πŸ› Bug Fixes

  • deps: update module buf.build/gen/go/open-feature/flagd/connectrpc/go to v1.16.2-20240215170432-1e611e2999cc.1 (#1293) (2694e7f)
  • deps: update module buf.build/gen/go/open-feature/flagd/grpc/go to v1.4.0-20240215170432-1e611e2999cc.1 (#1333) (494062f)
  • deps: update module buf.build/gen/go/open-feature/flagd/protocolbuffers/go to v1.34.2-20240215170432-1e611e2999cc.2 (#1330) (32291ad)
  • deps: update module github.com/open-feature/flagd/core to v0.9.3 (#1296) (1f7b8bd)
  • deps: update module github.com/rs/cors to v1.11.0 (#1299) (5f77541)
  • deps: update module github.com/spf13/cobra to v1.8.1 (#1332) (c62bcb0)
  • deps: update module github.com/spf13/viper to v1.19.0 (#1334) (1097b99)
  • deps: update module golang.org/x/net to v0.26.0 (#1337) (83bdbb5)
  • deps: update opentelemetry-go monorepo (#1314) (e9f1a7a)
  • readable error messages (#1325) (7ff33ef)

✨ New Features

  • support FLAGD_DEBUG / --debug / -x (#1326) (298bd36)
  • support emitting errors from the bulk evaluator (#1338) (b9c099c)
flagd-proxy: 0.6.3

0.6.3 (2024-06-27)

πŸ› Bug Fixes

  • deps: update module buf.build/gen/go/open-feature/flagd/grpc/go to v1.4.0-20240215170432-1e611e2999cc.1 (#1333) (494062f)
  • deps: update module buf.build/gen/go/open-feature/flagd/protocolbuffers/go to v1.34.2-20240215170432-1e611e2999cc.2 (#1330) (32291ad)
  • deps: update module github.com/open-feature/flagd/core to v0.9.3 (#1296) (1f7b8bd)
  • deps: update module github.com/spf13/cobra to v1.8.1 (#1332) (c62bcb0)
  • deps: update module github.com/spf13/viper to v1.19.0 (#1334) (1097b99)
  • deps: update module golang.org/x/net to v0.26.0 (#1337) (83bdbb5)
  • deps: update opentelemetry-go monorepo (#1314) (e9f1a7a)
core: 0.10.0

0.10.0 (2024-06-27)

⚠ BREAKING CHANGES

  • support emitting errors from the bulk evaluator (#1338)

πŸ› Bug Fixes

  • deps: update module buf.build/gen/go/open-feature/flagd/grpc/go to v1.4.0-20240215170432-1e611e2999cc.1 (#1333) (494062f)
  • deps: update module buf.build/gen/go/open-feature/flagd/protocolbuffers/go to v1.34.2-20240215170432-1e611e2999cc.2 (#1330) (32291ad)
  • deps: update module connectrpc.com/connect to v1.16.2 (#1289) (8bacb7c)
  • deps: update module github.com/open-feature/open-feature-operator/apis to v0.2.43 (#1331) (fecd769)
  • deps: update module golang.org/x/crypto to v0.24.0 (#1335) (2a31a17)
  • deps: update module golang.org/x/mod to v0.18.0 (#1336) (5fa83f7)
  • deps: update opentelemetry-go monorepo (#1314) (e9f1a7a)
  • readable error messages (#1325) (7ff33ef)

✨ New Features

  • add mandatory flags property in bulk response (#1339) (b20266e)
  • support emitting errors from the bulk evaluator (#1338) (b9c099c)
  • support relative weighting for fractional evaluation (#1313) (f82c094)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from bf0c265 to 8a8c02d Compare June 17, 2024 15:25
@github-actions github-actions bot requested a review from a team as a code owner June 17, 2024 15:25
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 17, 2024
Copy link

netlify bot commented Jun 17, 2024

βœ… Deploy Preview for polite-licorice-3db33c canceled.

Name Link
πŸ”¨ Latest commit cf6f179
πŸ” Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/667db9656dcd210008b53c8c

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 8a8c02d to 3a7ba9f Compare June 18, 2024 20:38
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Jun 18, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from fda9395 to 2b143ee Compare June 19, 2024 19:18
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jun 19, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main branch 8 times, most recently from 77172eb to c162cc5 Compare June 20, 2024 19:11
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 1562a95 to 9746473 Compare June 27, 2024 16:51
@Kavindu-Dodan
Copy link
Contributor

Should include #1338 as well

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 9746473 to e75fb36 Compare June 27, 2024 18:09
@Kavindu-Dodan
Copy link
Contributor

Considering following dep PRs,

@github-actions github-actions bot force-pushed the release-please--branches--main branch from e75fb36 to e13ed75 Compare June 27, 2024 18:57
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
@github-actions github-actions bot force-pushed the release-please--branches--main branch from e13ed75 to cf6f179 Compare June 27, 2024 19:11
@toddbaert toddbaert merged commit f243202 into main Jun 27, 2024
7 checks passed
Copy link
Contributor Author

πŸ€– Release is at https://github.com/open-feature/flagd/releases/tag/flagd/v0.11.0 🌻

Copy link
Contributor Author

πŸ€– Release is at https://github.com/open-feature/flagd/releases/tag/flagd-proxy/v0.6.3 🌻

Copy link
Contributor Author

πŸ€– Release is at https://github.com/open-feature/flagd/releases/tag/core/v0.10.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: tagged size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants