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

Prepare the release for SDK 1.12.0 #959

Open
wants to merge 9 commits into
base: release/1.12.0
Choose a base branch
from
Open

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    c2c82bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6196b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    fb20579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d794446 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. fields: Fix forbidden constraint on BT-556-NoticeResult (TEDEFO-3532)

    The condition is invalid for notice subtypes 38 and 39, so remove the
    rule for now.
    
    Also remove corresponding schematron asserts.
    bertrand-lorentz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    33ef4a1 View commit details
    Browse the repository at this point in the history
  2. fields: Improve mandatory constraints on settled contract (TEDEFO-3497)

    Rework rules on BT-150-Contract and BT-3202-Contract for some notice
    subtypes to make it clearer they should be filled in.
    
    Also update corresponding schematron rules, and the corresponding rule
    messages.
    bertrand-lorentz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b9ec306 View commit details
    Browse the repository at this point in the history
  3. fields: Correct assert on BT-51-Lot (TEDEFO-3530)

    The rule BR-BT-00051-0100 should not fail when the selection criteria
    are not in the notice.
    bertrand-lorentz committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7c9bcaf View commit details
    Browse the repository at this point in the history