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

Backporting changes from framework 6 version of the tool #52

Merged
merged 5 commits into from
Mar 12, 2020

Conversation

maheshsubramanian
Copy link
Contributor

  • Gson library available for easier manipulation of json objects for transformation
  • Surfacing all exception when processing a stream
  • Json path library added
  • Added global whitelisting of attributes when using the anonymisation cartridge. This will now make it easier to ignore attributes which occur in a repeating or nested manner. This approach is limited to just data types other than an object or array. The global attributes are not fully qualified path and just denote the ending of the path

maheshsubramanian and others added 5 commits March 11, 2020 17:17
…ion to 2.8.5 as the next version 2.8.6 is causing issues with swarm start up (#48)
(cherry picked from commit cd57fad)
…attributes are not fully qualified json path and rely on the json path for an attribute (not object or array) ending with it (#51)

(cherry picked from commit 269ef51)
@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 90.283% when pulling 094803c on dev/backport-changes into 2d219af on release-5.3.x.

@mapingo mapingo merged commit b9b09c4 into release-5.3.x Mar 12, 2020
@mapingo mapingo deleted the dev/backport-changes branch March 12, 2020 09:09
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

3 participants