Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: open-feature/java-sdk-contrib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 44165e40cd38b04d1fe06dd1667dff8ec487d449
Choose a base ref
..
head repository: open-feature/java-sdk-contrib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b20d649dd0948d51492e8e2e1521c88b699bb47b
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +1 −1 providers/configcat/pom.xml
  2. +1 −1 providers/flagd/CHANGELOG.md
2 changes: 1 addition & 1 deletion providers/configcat/pom.xml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
<dependency>
<groupId>com.configcat</groupId>
<artifactId>configcat-java-client</artifactId>
<version>9.4.0</version>
<version>9.4.1</version>
</dependency>

<dependency>
2 changes: 1 addition & 1 deletion providers/flagd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [0.8.5](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.flagd-v0.8.4...dev.openfeature.contrib.providers.flagd-v0.8.5) (2024-08-04)
## [0.8.5](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.providers.flagd-v0.8.4...dev.openfeature.contrib.providers.flagd-v0.8.5) (2024-08-05)


### 🐛 Bug Fixes