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

Use AutoConfiguration annotation instead #64

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

eddumelendez
Copy link
Contributor

@eddumelendez eddumelendez commented Jul 27, 2024

Cleanup related to #58

@eddumelendez eddumelendez requested a review from a team as a code owner July 27, 2024 22:16
Copy link
Collaborator

@jimmyjames jimmyjames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, and apologies for the delay in reviewing!!

@jimmyjames jimmyjames added this pull request to the merge queue Oct 2, 2024
Merged via the queue into openfga:main with commit b035687 Oct 2, 2024
6 checks passed
@jimmyjames jimmyjames mentioned this pull request Jan 6, 2025
4 tasks
github-merge-queue bot pushed a commit that referenced this pull request Jan 6, 2025
<!-- Thanks for opening a PR! Here are some quick tips:
If this is your first time contributing, [read our Contributing
Guidelines](https://github.com/openfga/.github/blob/main/CONTRIBUTING.md)
to learn how to create an acceptable PR for this repo.
By submitting a PR to this repository, you agree to the terms within the
[OpenFGA Code of
Conduct](https://github.com/openfga/.github/blob/main/CODE_OF_CONDUCT.md)

If your PR is under active development, please submit it as a "draft".
Once it's ready, open it up for review.
-->

<!-- Provide a brief summary of the changes -->

## Description
<!-- Provide a detailed description of the changes -->

- feat: add support for additional properties and support telemetry
(#80) - big shout out and thanks to @dheid for this!
- fix: use AutoConfiguration instead (#64) - thanks @eddumelendez!
- feat!: update OpenFGA Java version and spring version dependencies
(#74)

> [!WARNING]
> This version includes version 0.7.2 of the [OpenFGA Java
SDK](https://github.com/openfga/java-sdk/), which contains breaking
changes to the OpenFGA Java SDK. Please see #66 for additional
information.

## References
<!-- Provide a list of any applicable references here (GitHub Issue,
[OpenFGA RFC](https://github.com/openfga/rfcs), other PRs, etc..) -->

## Review Checklist
- [ ] I have clicked on ["allow edits by
maintainers"](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork).
- [ ] I have added documentation for new/changed functionality in this
PR or in a PR to [openfga.dev](https://github.com/openfga/openfga.dev)
[Provide a link to any relevant PRs in the references section above]
- [ ] The correct base branch is being used, if not `main`
- [ ] I have added tests to validate that the change in functionality is
working as expected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants