Skip to content
Merged
Show file tree
Hide file tree
Changes from 21 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
### Added

- Added regorule library for accessing user-info-fetcher ([#580]).
- Added Active Directory backend for user-info-fetcher ([#622]).

### Changed

Expand All @@ -22,6 +23,7 @@ All notable changes to this project will be documented in this file.
[#578]: https://github.com/stackabletech/opa-operator/pull/578
[#580]: https://github.com/stackabletech/opa-operator/pull/580
[#621]: https://github.com/stackabletech/opa-operator/pull/621
[#622]: https://github.com/stackabletech/opa-operator/pull/622

## [24.7.0] - 2024-07-24

Expand Down
205 changes: 205 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading