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 dev.openfeature.contrib.providers.flipt 0.1.0 #545

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 20, 2023

πŸ€– I have created a release beep boop

0.1.0 (2024-09-25)

⚠ BREAKING CHANGES

  • use sdk-maintained state, require 1.12 (#964)

πŸ› Bug Fixes

  • deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.16.2 (#707) (2ce424d)
  • deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.0 (#714) (a5964f0)
  • deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.1 (#777) (8b582d6)
  • deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.2 (#866) (cf66811)
  • deps: update dependency io.flipt:flipt-java to v0.2.15 (#537) (ffbe7f1)
  • deps: update dependency io.flipt:flipt-java to v1.0.2 (#685) (7e191b1)
  • deps: update dependency io.flipt:flipt-java to v1.1.0 (#751) (c9c9009)
  • deps: update dependency io.flipt:flipt-java to v1.1.1 (#784) (ef1b771)
  • deps: update dependency org.slf4j:slf4j-api to v2.0.10 (#610) (ce3825a)
  • deps: update dependency org.slf4j:slf4j-api to v2.0.11 (#619) (178fd42)
  • deps: update dependency org.slf4j:slf4j-api to v2.0.12 (#661) (f03d933)
  • deps: update dependency org.slf4j:slf4j-api to v2.0.13 (#752) (b820fcf)
  • deps: update dependency org.slf4j:slf4j-api to v2.0.14 (#904) (028b332)
  • deps: update dependency org.slf4j:slf4j-api to v2.0.15 (#910) (2f58638)
  • deps: update dependency org.slf4j:slf4j-api to v2.0.16 (#912) (52571d8)

✨ New Features

  • use sdk-maintained state, require 1.12 (#964) (4a041b0)

🧹 Chore

  • allow override of javadoc warnings (#645) (e0b4e10)
  • deps: update dependency com.fasterxml.jackson.core:jackson-annotations to v2.16.2 (#705) (caeae62)
  • deps: update dependency com.fasterxml.jackson.core:jackson-annotations to v2.17.0 (#712) (e6d290f)
  • deps: update dependency com.fasterxml.jackson.core:jackson-annotations to v2.17.1 (#775) (0bee551)
  • deps: update dependency com.fasterxml.jackson.core:jackson-annotations to v2.17.2 (#864) (8ca248b)
  • deps: update dependency com.fasterxml.jackson.core:jackson-core to v2.16.2 (#706) (087db5c)
  • deps: update dependency com.fasterxml.jackson.core:jackson-core to v2.17.0 (#713) (9bfa3d6)
  • deps: update dependency com.fasterxml.jackson.core:jackson-core to v2.17.1 (#776) (d1e4ec5)
  • deps: update dependency com.fasterxml.jackson.core:jackson-core to v2.17.2 (#865) (d1409d3)
  • deps: update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.2 (#686) (4de6c46)
  • deps: update dependency org.apache.logging.log4j:log4j-slf4j2-impl to v2.22.0 (#540) (01d379f)
  • deps: update dependency org.apache.logging.log4j:log4j-slf4j2-impl to v2.22.1 (#607) (75f0e3f)
  • deps: update dependency org.apache.logging.log4j:log4j-slf4j2-impl to v2.23.0 (#689) (6589871)
  • deps: update dependency org.apache.logging.log4j:log4j-slf4j2-impl to v2.23.1 (#709) (d0bc7a5)
  • deps: update dependency org.apache.logging.log4j:log4j-slf4j2-impl to v2.24.0 (#940) (5465337)

πŸ“š Documentation

πŸ”„ Refactoring

  • flipt: upgrade Flipt provider to use latest 1.0.0 Flipt SDK (#638) (42738b8)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner November 20, 2023 13:30
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.providers.flipt branch 6 times, most recently from ec6edeb to e9fb064 Compare November 28, 2023 01:14
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.providers.flipt branch 5 times, most recently from 5bf3e52 to 7e7241e Compare December 6, 2023 01:58
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.providers.flipt branch 7 times, most recently from e4f0eec to 576a15c Compare December 13, 2023 15:05
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.providers.flipt branch 4 times, most recently from a8b498f to a877474 Compare December 22, 2023 09:25
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.providers.flipt branch 6 times, most recently from 644ce05 to e7edadc Compare December 29, 2023 00:45
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.providers.flipt branch 4 times, most recently from 77e5683 to 0591924 Compare September 5, 2024 07:09
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.providers.flipt branch 6 times, most recently from 1717c92 to ed2b457 Compare September 13, 2024 12:40
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.providers.flipt branch 7 times, most recently from c520b58 to 0d390d2 Compare September 21, 2024 09:43
@github-actions github-actions bot changed the title chore(main): release dev.openfeature.contrib.providers.flipt 0.0.3 chore(main): release dev.openfeature.contrib.providers.flipt 0.1.0 Sep 25, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.contrib.providers.flipt branch from 0d390d2 to 8891208 Compare September 25, 2024 13:07
…dev.openfeature.contrib.providers.flipt

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@toddbaert toddbaert merged commit 9ae4c0c into main Sep 25, 2024
4 checks passed
@toddbaert toddbaert deleted the release-please--branches--main--components--dev.openfeature.contrib.providers.flipt branch September 25, 2024 14:09
Copy link
Contributor Author

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