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

Handle java.lang.StackOverflowError when running generate-changelog (DAT-16812) #5545

Merged
merged 4 commits into from
Feb 14, 2024

Commits on Feb 1, 2024

  1. fix: Validate the error code and not the whole error message as peopl…

    …e using other locales will get different descriptions.
    filipelautert committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c219463 View commit details
    Browse the repository at this point in the history
  2. feat: Implements skipObjectSorting option in GenerateChangelog/DiffCh…

    …angelog
    
    * adds informative message if we reach a StackOverflow.
    * Sonar Cleanups
    filipelautert committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    86e4442 View commit details
    Browse the repository at this point in the history
  3. fix: fix command tests

    filipelautert committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3b73111 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    7144b2c View commit details
    Browse the repository at this point in the history