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

Sync with upstream #2

Merged
merged 13 commits into from
May 14, 2024
Merged

Commits on Dec 18, 2023

  1. Exclude empty paths from spec (#583)

    * Exclude empty paths from spec
    alisinabh authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ae71a1c View commit details
    Browse the repository at this point in the history
  2. fix: assert_operation_response header lookup (#584)

    * fix: assert_operation_response header lookup
    msutkowski authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    fb02fb7 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Release version 3.18.1

    zorbash committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e4deef5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Fix 'AllOf cast returns a map, but I expected a struct' (#592)

    * Add failing test
    
    * Cast result of AllOf cast into a struct
    
    * Shorter module name
    angelikatyborska authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0b1396c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Add missing NoneCache test

    zorbash committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d6d3c89 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Release version 3.18.2

    zorbash committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d9cfffe View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Relax dependency constraint on ymlr to allow version ~> 5.0 (#586)

    * relax dependency on ymlr, and fix some tests
    
    * test with more elixir versions
    Aleksandr Lossenko authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    844f24a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Update Elixir version test matrix (#602)

    * Update Elixir version test matrix
    
    * Fix map key order dependent test
    zorbash authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3bfa049 View commit details
    Browse the repository at this point in the history
  2. Release version 3.18.3

    zorbash committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    12dc58f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    8898859 View commit details
    Browse the repository at this point in the history
  2. Release version 3.19.0

    zorbash committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fd0d842 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    699f876 View commit details
    Browse the repository at this point in the history
  2. Set nonces on <script> and <style> elements if configured (#593)

    * Allow script and style nonces
    
    * Allow nonces on the SwaggerUIOAuth2Redirect plug as well
    nathanalderson authored May 12, 2024
    Configuration menu
    Copy the full SHA
    78cf5fd View commit details
    Browse the repository at this point in the history