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

API Category Release #542

Merged
merged 11 commits into from
Jun 13, 2022
Merged

API Category Release #542

merged 11 commits into from
Jun 13, 2022

Conversation

alharris-at
Copy link
Contributor

Description of changes

releasing changes to

  • support granular access management for read types
  • support concatenated claims
  • address bug for sub prefixed claim gets

Issue #, if available

N/A

Description of how you validated changes

main workflows have all succeeded

Checklist

  • PR description included
  • yarn test passes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

lazpavel and others added 11 commits June 7, 2022 13:32
* feat: add error when using an owner field as a sort key field

* test: move auth dep into devDependencies

* refactor: refactor validation function for sort key

* chore: update yarn.lock file

* test: move unit tests to auth transformer

* test: fix relational test

* test: fix velocity auth tests

* test: update listX tests to account for compile error

* test: fix unit test when feature flag is off

* refactor: separate out methods for finding owner fields in auth rules

* test: add subusername feature flag to transformer unit tests
* WIP: Adding preProcess support to V2 transformer

* Resolve merge conflict: two added tests

* Feature: Add preprocessing to belongsTo plugin

* Feat: adding preprocessing support manyToMany

* Remove DataAPI, we will use a different single source read

* Tests: add manyToMany preprocess tests

* Fix: Add test and corrct field type renaming manyToMany

* Fix: make schema mutate more functional

* Fix: remove use of let

* Docs: update docstring for preprocessing with more detail

* Cut down on nesting in pre-processing

* Add some semicolons in that should've been there

* Fix extra package dependencies from merge
* chore(e2e test setup): fix reference to test reporter

* chore(e2e tests): update testEnvironment and testRunner

* chore(e2e-tests): test latest beta version of cli-internal to avoid plugin scan errors

* chore(e2e tests): remove beta CLI tag now that CLI release is out
@alharris-at alharris-at requested a review from a team June 13, 2022 21:45
@lgtm-com
Copy link

lgtm-com bot commented Jun 13, 2022

This pull request introduces 1 alert when merging 5605a24 into c68f83e - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@alharris-at alharris-at merged commit 5605a24 into release Jun 13, 2022
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.

None yet

5 participants