An open API service indexing awesome lists of open source software.

https://github.com/open-feature/java-sdk-contrib

Community contributions for hooks and reference providers
https://github.com/open-feature/java-sdk-contrib

feature-flags java openfeature

Last synced: 4 months ago
JSON representation

Community contributions for hooks and reference providers

Awesome Lists containing this project

README

          

# OpenFeature Java Contributions
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopen-feature%2Fjava-sdk-contrib.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopen-feature%2Fjava-sdk-contrib?ref=badge_shield)

This repository is intended for OpenFeature contributions which are not included in the [OpenFeature SDK](https://github.com/open-feature/java-sdk).

The project includes:

- [Providers](./providers)
- [Hooks](./hooks)

## Releases

This repo uses _Release Please_ to release packages. Release Please sets up a running PR that tracks all changes for the library components, and maintains the versions according to [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/), generated when [PRs are merged](https://github.com/amannn/action-semantic-pull-request). When Release Please's running PR is merged, any changed artifacts are published.

### Software Bill of Materials (SBOM)

We publish SBOMs with all of our releases. You can find them in Maven Central alongside the artifacts.

## Contributing

see: [CONTRIBUTING.md](./CONTRIBUTING.md)

## License

Apache 2.0 - See [LICENSE](./LICENSE) for more information.

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopen-feature%2Fjava-sdk-contrib.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopen-feature%2Fjava-sdk-contrib?ref=badge_large)