Skip to content

chore(main): release openfeature-provider-flagd 0.2.0 - #82

Merged
beeme1mr merged 1 commit into
mainfrom
release-please--branches--main--components--openfeature-provider-flagd
Feb 18, 2025
Merged

chore(main): release openfeature-provider-flagd 0.2.0#82
beeme1mr merged 1 commit into
mainfrom
release-please--branches--main--components--openfeature-provider-flagd

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Apr 22, 2024

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

0.2.0 (2025-02-18)

⚠ BREAKING CHANGES

  • drop Python 3.8 support (#187)
  • flagd-rpc: add events for rpc mode, some breaking config fixes (#108)

🐛 Bug Fixes

  • flagd: fix semver version parsing to allow "v" prefix(#106) (#107) (93fee85)
  • flagd: improve targeting and fix fractional issue(#92) (#105) (eb31b83)
  • object resolution for RPC and Object types, add test-harness (ca76802)
  • object resolution for RPC and Object types, add test-harness. (#103) (ca76802)
  • remove modifications to license files (#81) (a23f61e)

✨ New Features

  • attempts with connection improvements (#118) (8e23a70)
  • Change fractional custom op from percentage-based to relative weighting. (#91) (7b34822)
  • flagd-rpc: add caching (#110) (16179e3)
  • flagd-rpc: add events for rpc mode, some breaking config fixes (#108) (b62d3d1)
  • flagd-rpc: adding grace attempts (#117) (41d0ad8)
  • flagd: add custom cert path (#131) (f50351a)
  • flagd: Add in-process evaluator (#104) (01285e7)
  • flagd: add ssl cert path option (f50351a)
  • flagd: migrate to new provider mode file and update e2e tests (#121) (eed1ee0)
  • flagd: use test-harness version number for integration tests (#120) (3c3e9c8)

🧹 Chore

  • deps: update dependency grpcio-health-checking to v1.68.1 (#125) (4e75a36)
  • deps: update dependency grpcio-health-checking to v1.69.0 (#147) (905b42b)
  • deps: update dependency grpcio-health-checking to v1.70.0 (#168) (06a9b58)
  • deps: update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v0.5.21 (#145) (1495263)
  • deps: update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v2 (#178) (ce16a54)
  • deps: update dependency providers/openfeature-provider-flagd/openfeature/test-harness to v2.2.0 (#190) (9db9ad6)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.0 (#149) (24b11e1)
  • deps: update providers/openfeature-provider-flagd/openfeature/schemas digest to 76d611f (#138) (853ece7)
  • deps: update providers/openfeature-provider-flagd/openfeature/schemas digest to b81a56e (#134) (a2a0ba0)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to 54952f3 (#188) (d88b29a)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to 5b07065 (#171) (6f45c15)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to 6c673d7 (#151) (1c2c650)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to 8d6eeb3 (#177) (02dcfc0)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to 95fe981 (#184) (f1fb247)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to a69f748 (#193) (4251f36)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to be56f22 (#186) (a15d5a2)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to d261f68 (#140) (6801522)
  • deps: update providers/openfeature-provider-flagd/openfeature/spec digest to ed0f9ef (#135) (bee9205)
  • drop Python 3.8 support (#187) (b55cc1e)

🔄 Refactoring


This PR was generated with Release Please. See documentation.

@github-actions
github-actionsBot requested a review from a team as a code ownerApril 22, 2024 20:02
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch from 3f96de5 to 5b16b07CompareApril 22, 2024 20:02
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch from 5b16b07 to b2a8cacCompareMay 2, 2024 14:27
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch from b2a8cac to 930bffeCompareJune 10, 2024 18:38
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch from 930bffe to 46ef7ceCompareJuly 11, 2024 20:52
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch from 46ef7ce to c35d3d1CompareJuly 23, 2024 17:08
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch from c35d3d1 to fe0d570CompareSeptember 2, 2024 07:45
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch 2 times, most recently from 9bc8f4b to 16b3f39CompareOctober 3, 2024 11:58
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch from 16b3f39 to 9c3cf14CompareOctober 21, 2024 13:30
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch 4 times, most recently from 0c01b65 to a229caaCompareNovember 22, 2024 16:15
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch 2 times, most recently from 39cd709 to 768082eCompareNovember 27, 2024 13:29
@github-actionsgithub-actionsBot changed the title chore(main): release openfeature-provider-flagd 0.1.6chore(main): release openfeature-provider-flagd 0.2.0Nov 28, 2024
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch from 768082e to 86f5330CompareNovember 28, 2024 15:20
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch 2 times, most recently from fad4a09 to 60586b2CompareDecember 12, 2024 13:12
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch 4 times, most recently from 1eee6eb to 7e2fdc4CompareDecember 23, 2024 00:33
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch 5 times, most recently from d517633 to a8e7e73CompareDecember 27, 2024 18:47
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch 6 times, most recently from 829bbd4 to 935f660CompareJanuary 24, 2025 08:38
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch 6 times, most recently from 3635ff1 to 32b597cCompareJanuary 31, 2025 00:23
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch 6 times, most recently from 0a348b9 to 35bdfbaCompareFebruary 10, 2025 20:51
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch 4 times, most recently from 1288b65 to 6dad40cCompareFebruary 17, 2025 07:04
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--openfeature-provider-flagd branch from 6dad40c to 49a5b52CompareFebruary 18, 2025 13:15
@beeme1mr
beeme1mr merged commit a8990b8 into mainFeb 18, 2025
@beeme1mr
beeme1mr deleted the release-please--branches--main--components--openfeature-provider-flagd branch February 18, 2025 17:02
@github-actions

Copy link
Copy Markdown
ContributorAuthor

🤖 Created releases:

Sign up for freeto 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.

1 participant

@beeme1mr