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

Publish 4.7.6 #1056

Merged
merged 28 commits into from
Jul 27, 2021
Merged

Publish 4.7.6 #1056

merged 28 commits into from
Jul 27, 2021

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    00398fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1021 from aml-org/sf-language-develop

    Changed 'non-inclusive' language. Adopted amf-core 4.1.222
    tomsfernandez committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    8fe29f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. APIMF-3211: add map of null key elements

    Fixes incorrect overriding when there are multiple elements with null key
    arielmirra committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    e9da507 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1029 from aml-org/APIMF-3211

    APIMF-3211: add map of null key elements Fixes incorrect overriding when there are multiple elements with null key
    arielmirra committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    e5f2e1d View commit details
    Browse the repository at this point in the history
  3. publish 4.8.0-SNAPSHOT

    arielmirra committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    d5612b5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1032 from aml-org/publish-4.8.0-SNAPSHOT

    publish 4.8.0 SNAPSHOT
    arielmirra committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    72ed374 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. add general exception catch when calling validators

    arielmirra committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    342cbed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22342ef View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1039 from aml-org/APIMF-3096

    APIMF-3096: catch java.lang.ArithmeticException when dividing by 0
    arielmirra committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    132c502 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. APIMF-3097: fix multiple uses pointing to same file

    - add a catch where multiple uses where pointing to the same file
    arielmirra committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    be493ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1041 from aml-org/APIMF-3097

    APIMF-3097: fix multiple uses pointing to same file
    arielmirra committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    eadeb3f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. refactor: improve CustomShaclValidator

    - removed annotations as arguments (weren't being used)
    
    - added case classes and traits to add typings to CustomShaclFunctions
    
    - rename methods and arguments to make more sense
    arielmirra committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    1ae1afe View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. APIMF-3209: catch duplicated nullable property names

    - add raw validation to catch duplicated property names in raml 1.0
    arielmirra committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    db26be2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1045 from aml-org/APIMF-3209

    APIMF-3209: catch duplicated nullable property names
    arielmirra committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    b60d9a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcf9be7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1046 from aml-org/APIMF-3209-fix

    APIMF-3209: sort duplicated property names to avoid flakyness
    arielmirra committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    2e490bf View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

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

Commits on Jul 21, 2021

  1. Merge pull request #1049 from aml-org/APIMF-3212

    APIMF-3212: fix duplication of enum values in raml extension
    arielmirra committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    d1601ae View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. APIMF-3232: update ajv version to 6.12.6

    arielmirra committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    e6ffcaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09730a6 View commit details
    Browse the repository at this point in the history
  3. APIMF-3232: change 'fewer' to 'less' in js validation messages

    - The bump to ajv 6.12.6 changed this term
    arielmirra committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    0121678 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1052 from aml-org/APIMF-3232

    APIMF-3232: Bump Ajv to version 6.12.6
    arielmirra committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    fbc941e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Publish 4.7.6-RC.0

    looseale committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    bdf1a5c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    b815691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a336390 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1055 from aml-org/publish-4.7.6-rc.1

    Publish 4.7.6-RC.1 adopting aml 5.1.8-RC.1
    AgustinBettati committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    ffbc1a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    787c2c2 View commit details
    Browse the repository at this point in the history
  2. Publish 4.7.6

    looseale committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    17a4468 View commit details
    Browse the repository at this point in the history