minder
minder copied to clipboard
Software Supply Chain Security Platform
# Summary - **Add the sqlc-generating comment to GetEntityByName** - We forgot the comment that makes sqlc generate the code. - **Do not lowercase when searching an entity by name**...
Bumps [github.com/open-feature/go-sdk-contrib/providers/go-feature-flag](https://github.com/open-feature/go-sdk-contrib) from 0.1.38 to 0.2.0. Release notes Sourced from github.com/open-feature/go-sdk-contrib/providers/go-feature-flag's releases. providers/configcat: v0.2.0 0.2.0 (2023-08-02) ⚠ BREAKING CHANGES update minimum go version (#292) 🐛 Bug Fixes deps: update module...
# Summary ***Provide a brief overview of the changes and the issue being addressed. This PR addresses the issue #2723 . When enrolling a provider, the owner flag is not...
# Summary ## Change Type ***Mark the type of change your PR introduces:*** - [ ] Bug fix (resolves an issue without affecting existing features) - [x] Feature (adds new...
This will allow the executor to leverage properties for filtering.
This does not remove the per-entity table reference, just adds the new reference to start the migration.
Each provider has different assumptions to name an interface within minder. The idea is to create a new provider interface that allows us to get unambiguous names based on the...