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

Keep supporting Spring Boot 2.7.x #261

Merged
merged 22 commits into from
Mar 4, 2024

Commits on Feb 25, 2022

  1. Update version number in README

    Oliver Zscheyge committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    02c7a41 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. fix: better management of numbers in OpenApi3Generator (ePages-de#202)

    Co-authored-by: Jordan GAZEAU <jordan.gazeau@soprabanking.com>
    jgazeau and Jordan GAZEAU authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    31bb1e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Add project status notice (ePages-de#209)

    * Add project status notice
    
    * Add link to maintenance issue
    jmewes authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    ea1f06e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

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

Commits on Jan 4, 2023

  1. Fix extracting standard scope claim in OAuth2 JWT (ePages-de#218)

    fixes ePages-de#217
    This fixes does not break current implementation of treating scope claim as List<String>
    Kieun authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    dbd1788 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1bddea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b84729 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Polish README.md (ePages-de#227)

    (cherry picked from commit 213f9e4)
    izeye authored and Kieun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    b77eb63 View commit details
    Browse the repository at this point in the history
  2. docs: update FieldDescriptors example (ePages-de#232)

    * docs: update FieldDescriptors example
    
    * docs: add new symbol for java
    
    (cherry picked from commit 26cd0dd)
    heli-os authored and Kieun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    8a732a0 View commit details
    Browse the repository at this point in the history
  3. feat: add support for contact object (ePages-de#208)

    * feat: add support for contact object
    
    Closes ePages-de#88
    
    * docs: add documentation on how to define contacts
    
    (cherry picked from commit 2842c43)
    mpbalmeida authored and Kieun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7591b29 View commit details
    Browse the repository at this point in the history
  4. Tabs to spaces

    (cherry picked from commit 2f5d1e2)
    Oliver Zscheyge authored and Kieun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5612a2a View commit details
    Browse the repository at this point in the history
  5. Drop usage of TravisCI (ePages-de#236)

    ePages-deGH-235
    
    (cherry picked from commit 0b5d511)
    jmewes authored and Kieun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0c4dcca View commit details
    Browse the repository at this point in the history
  6. Add GitHub Actions and Sonar support (ePages-de#237)

    ePages-deGH-235
    
    (cherry picked from commit ac1600f)
    jmewes authored and Kieun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4f54d2e View commit details
    Browse the repository at this point in the history
  7. Increase MaxMetaspaceSize

    (cherry picked from commit 1688a77)
    jmewes authored and Kieun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1fb519d View commit details
    Browse the repository at this point in the history
  8. ci: fix publish script name

    (cherry picked from commit 47f2173)
    jmewes authored and Kieun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    04bee8b View commit details
    Browse the repository at this point in the history
  9. ci: ignore samples for code coverage report (ePages-de#239)

    (cherry picked from commit 4893605)
    jmewes authored and Kieun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1283263 View commit details
    Browse the repository at this point in the history
  10. docs: update readme [skip ci] (ePages-de#238)

    ePages-deGH-235
    
    (cherry picked from commit de0c1ab)
    jmewes authored and Kieun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    149d763 View commit details
    Browse the repository at this point in the history
  11. feat: apply field optional (ePages-de#244)

    * feat: apply field optional
    
    * fix lint
    
    (cherry picked from commit 4c735ca)
    xeromank authored and Kieun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f8b98ac View commit details
    Browse the repository at this point in the history
  12. Feat : apply optional is nullable (ePages-de#245)

    * feat: apply optional is nullable
    
    * chore: refactoring
    
    * chore: remove needless
    
    * fix deprecated
    
    * fix for test
    
    (cherry picked from commit 2900374)
    xeromank authored and Kieun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    37f1964 View commit details
    Browse the repository at this point in the history
  13. Feat : Schema reuse through subschema (ePages-de#246)

    * feat : Input a name for the subschema
    
    * feat : Input a name for the subschema
    
    * feat : Make sub schema
    
    * fix: lint
    
    * fix: requested & Suggested
    
    (cherry picked from commit 437d7da)
    xeromank authored and Kieun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d3b5029 View commit details
    Browse the repository at this point in the history
  14. Fix to get regexp properly from the pattern constraint (ePages-de#247)

    (cherry picked from commit c631886)
    Kieun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    447f03d View commit details
    Browse the repository at this point in the history
  15. Keep supporting 0.16.x train to support Spring Boot 2.7.x and cherry-…

    …pick the latest features and fixes.
    Kieun committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5a82211 View commit details
    Browse the repository at this point in the history