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

r/aws_dms_replication_config: Add missing task settings #36035

Merged
merged 12 commits into from
Mar 18, 2024

Commits on Feb 29, 2024

  1. r/aws_dms_replication_config: Add missing task settings

    Sharon Nam authored and Sharon Nam committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    9d38929 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Testing normalizing

    Sharon Nam authored and Sharon Nam committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    730a635 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Add checkdefaultvalues function; successfully suppresses diffs

    Sharon Nam authored and Sharon Nam committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    361e615 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Change comparison to deep equal to rule out checking LogComponent

    Sharon Nam authored and Sharon Nam committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9c85420 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Add sort to make sure list and slice match. Add tests

    Sharon Nam authored and Sharon Nam committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    64125ff View commit details
    Browse the repository at this point in the history
  2. Remove task struct

    Sharon Nam authored and Sharon Nam committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    751b352 View commit details
    Browse the repository at this point in the history
  3. Change slices import; add normalizeTaskSettings in replication_task

    Sharon Nam authored and Sharon Nam committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6985d82 View commit details
    Browse the repository at this point in the history
  4. Remove log comments

    Sharon Nam authored and Sharon Nam committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1fa1e25 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into b-dms-replication-config

    Sharon Nam authored and Sharon Nam committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    786c2eb View commit details
    Browse the repository at this point in the history
  6. Change default sets on replication_task updates tests

    Sharon Nam authored and Sharon Nam committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f0a37fd View commit details
    Browse the repository at this point in the history
  7. Clean up; remove normalize call

    Sharon Nam authored and Sharon Nam committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3e4e5ee View commit details
    Browse the repository at this point in the history
  8. Add changelog

    Sharon Nam authored and Sharon Nam committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4760b18 View commit details
    Browse the repository at this point in the history