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

SRU2023 v10.1 #85

Open
wants to merge 48 commits into
base: main
Choose a base branch
from
Open

SRU2023 v10.1 #85

wants to merge 48 commits into from

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    41a8b2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6c3916 View commit details
    Browse the repository at this point in the history
  3. JUnits YearMonthAdapter

    fernando-prowide authored and zubri committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f8d27da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42ae48f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Merge pull request #81 from prowide/CU-2np2uh3_GH-56--JAXB-Upgrade-Pl…

    …an-OffsetDateTime-OffsetTime-LocalDate
    
    Cu-2np2uh3_GH-56: JAXB upgrade plan using java.time classes
    zubri committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7a7b3fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    180a9db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3365f3d View commit details
    Browse the repository at this point in the history
  4. Add Junit custom format Year

    fernando-prowide authored and zubri committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b2834db View commit details
    Browse the repository at this point in the history
  5. WIP Add Junit LocalDate

    fernando-prowide authored and zubri committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a9241f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dea1b04 View commit details
    Browse the repository at this point in the history
  7. java 11

    zubri committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e402d4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e210ed7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e6a4a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

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

Commits on Jun 10, 2023

  1. Enhanced the OffsetDateTimeAdapter and OffsetTimeAdapter to support v…

    …ariable optional seconds precision
    zubri committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    70ca19f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Make the default IsoDateAdapter more flexible by ignoring the offset …

    …or time information when unmarshalling into LocalDate objects
    zubri committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    6861c53 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    997b7e0 View commit details
    Browse the repository at this point in the history
  2. SRU2022_v10: Fix GSON DateTime relfection issue (#88)

    * Gson serialization/deserialization in Adapters  - Fix reflection issue with data.time.* classes.
    * WIP custom adapters/dto to use date.time.* classes with Gson
    * WIP custom adapters/dto to use date.time.* classes with Gson
    * fix revert change build.gradle
    * Junit for Json Adapters at serialization/deserialization
    * Remove comment
    * Remove unused Junit + Rename refactor
    * inner classes for Json adapters
    ---------
    Co-authored-by: Sebastian Zubrinic <[email protected]>
    fernando-prowide authored and zubri committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2bad01d View commit details
    Browse the repository at this point in the history
  3. release

    zubri committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d25c9f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jul 1, 2023

  1. release

    zubri committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    e79d7d6 View commit details
    Browse the repository at this point in the history
  2. gradle fix

    zubri committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    83aab22 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Aug 4, 2023

  1. spotless formatting

    zubri committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    fd6b0d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f93b1a7 View commit details
    Browse the repository at this point in the history
  3. prowide core update

    zubri committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    543017e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

Commits on Aug 23, 2023

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

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    063c7d0 View commit details
    Browse the repository at this point in the history
  2. release

    zubri committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    e07498b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. fixed test

    zubri committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1e46c80 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. prowide core update

    zubri committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    974d32b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    210edbc View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. prowide core update

    zubri committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4b52fa5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. test case with custom adapter

    zubri committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6e0df47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    756c64d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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

Commits on Nov 22, 2023

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

Commits on Dec 14, 2023

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

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    926a2cd View commit details
    Browse the repository at this point in the history
  2. typo

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

Commits on Apr 18, 2024

  1. Update jaxb dependency from com.sun.xml.bind:jaxb-impl:4.0.2 to 4.0.5…

    … containing several jaxb bugfixes
    zubri committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f34c719 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. update core dependency

    zubri committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b902944 View commit details
    Browse the repository at this point in the history
  2. release

    zubri committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    981b3df View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    bb44696 View commit details
    Browse the repository at this point in the history
  2. fix Zulu adapter after merge

    zubri committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b10476c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

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

Commits on Aug 14, 2024

  1. cherry pick changes from PR CU-86b1kajgv_PW-1958--NullPointerExceptio…

    …n-in-MxSwiftMessageapplyStra
    zubri committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    cf5c986 View commit details
    Browse the repository at this point in the history