Skip to content

sort keys for complex IDs#20

Open
deweyjose wants to merge 5 commits intomainfrom
rj757l_nested_id_test
Open

sort keys for complex IDs#20
deweyjose wants to merge 5 commits intomainfrom
rj757l_nested_id_test

Conversation

@deweyjose
Copy link
Copy Markdown
Contributor

@deweyjose deweyjose commented Dec 22, 2022

Description

  • additional unit test for IDs comprised of entities with complex object structures.
  • sort entity keys for complex IDs
  • remove base64 encoding within core FROID algorithms. Users must add this to their Codec implementation.

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the
    contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@deweyjose deweyjose requested a review from a team as a code owner December 22, 2022 03:25
@deweyjose deweyjose changed the title additional test for complex IDs sort keys for complex IDs Dec 22, 2022
Comment thread pom.xml
<groupId>com.wayfair</groupId>
<artifactId>java-froid</artifactId>
<version>0.1.1</version>
<version>0.2.0</version>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I would patch, not minor. this is to fix a deterministic issue with the existing implementation.

@github-actions
Copy link
Copy Markdown

Automatically marking pull request as stale due to lack of activity

@github-actions github-actions bot added the stale label Feb 26, 2023
@github-actions
Copy link
Copy Markdown

Automatically closing this pull request as stale

@github-actions github-actions bot closed this Mar 12, 2023
@mjfaga mjfaga reopened this Mar 12, 2023
@github-actions github-actions bot removed the stale label Mar 19, 2023
@github-actions
Copy link
Copy Markdown

Automatically marking pull request as stale due to lack of activity

@github-actions github-actions bot added the stale label May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants