Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mtedone/podam
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.2.7.RELEASE
Choose a base ref
...
head repository: mtedone/podam
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref

Commits on Sep 14, 2021

  1. Fix urls in pom.xml

    valery1707 authored Sep 14, 2021
    Copy the full SHA
    78c5aa8 View commit details

Commits on Oct 23, 2021

  1. Copy the full SHA
    9ef6201 View commit details
  2. Copy the full SHA
    615dd1c View commit details

Commits on Dec 14, 2021

  1. Merge pull request #292 from valery1707/patch-1

    Fix urls in pom.xml
    daivanov authored Dec 14, 2021
    Copy the full SHA
    8ac3918 View commit details
  2. Upgraded dependencies

    daivanov committed Dec 14, 2021
    Copy the full SHA
    94dd08f View commit details

Commits on Dec 18, 2021

  1. Bump log4j-core from 2.16.0 to 2.17.0

    Bumps log4j-core from 2.16.0 to 2.17.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 18, 2021
    Copy the full SHA
    ab19d9e View commit details

Commits on Dec 19, 2021

  1. Copy the full SHA
    b9a1de9 View commit details
  2. Copy the full SHA
    e7dd0fb View commit details

Commits on Dec 20, 2021

  1. Merge pull request #298 from mtedone/dependabot/maven/org.apache.logg…

    …ing.log4j-log4j-core-2.17.0
    
    Bump log4j-core from 2.16.0 to 2.17.0
    daivanov authored Dec 20, 2021
    Copy the full SHA
    2d15828 View commit details
  2. Release 7.2.8

    daivanov committed Dec 20, 2021
    Copy the full SHA
    0398baa View commit details

Commits on Dec 30, 2021

  1. Copy the full SHA
    7c2e80e View commit details
  2. Copy the full SHA
    6602d74 View commit details

Commits on Dec 31, 2021

  1. Merge pull request #299 from valery1707/patch-2

    Migrate to secured connection on external links
    daivanov authored Dec 31, 2021
    Copy the full SHA
    e24315c View commit details
  2. Merge pull request #300 from valery1707/patch-3

    Optimize string generation for `@Size` annotation
    daivanov authored Dec 31, 2021
    Copy the full SHA
    978a1f3 View commit details

Commits on Mar 28, 2022

  1. Copy the full SHA
    c130c3c View commit details
  2. Copy the full SHA
    efd78aa View commit details

Commits on Apr 10, 2022

  1. Copy the full SHA
    7a618b1 View commit details
  2. Copy the full SHA
    d3d6fb1 View commit details
  3. Release 7.2.9

    daivanov committed Apr 10, 2022
    Copy the full SHA
    d263aae View commit details

Commits on Jun 26, 2022

  1. Copy the full SHA
    7ca49b9 View commit details
  2. Copy the full SHA
    bcb5044 View commit details
  3. Test for Issue #304

    daivanov committed Jun 26, 2022
    Copy the full SHA
    7ad0ce8 View commit details
  4. Test for Issue #304

    daivanov committed Jun 26, 2022
    Copy the full SHA
    16f0667 View commit details
  5. Test for Issue #305

    daivanov committed Jun 26, 2022
    Copy the full SHA
    2801ee6 View commit details
  6. Fix finding setters and getter for fields matching [a-z][0-9]+, break…

    …s support for fields [A-Z][0-9]+ for Issue #304
    daivanov committed Jun 26, 2022
    Copy the full SHA
    a7929fd View commit details

Commits on Aug 27, 2022

  1. Copy the full SHA
    5053ee3 View commit details
  2. Copy the full SHA
    8b2344a View commit details

Commits on Sep 10, 2022

  1. Copy the full SHA
    0a5a24c View commit details
  2. Copy the full SHA
    84c8b00 View commit details
  3. Release 7.2.10

    daivanov committed Sep 10, 2022
    Copy the full SHA
    f12d78d View commit details

Commits on Sep 11, 2022

  1. Copy the full SHA
    6752b3a View commit details
  2. Merged duplicated code

    daivanov committed Sep 11, 2022
    Copy the full SHA
    54a37e4 View commit details
  3. Copy the full SHA
    55756d8 View commit details

Commits on Oct 23, 2022

  1. Copy the full SHA
    2962637 View commit details
  2. Added CharSequence Test

    marcelmaatkamp authored and daivanov committed Oct 23, 2022
    Copy the full SHA
    46d99ab View commit details

Commits on Oct 29, 2022

  1. Copy the full SHA
    f753197 View commit details

Commits on Oct 30, 2022

  1. Copy the full SHA
    c81f36d View commit details

Commits on Nov 5, 2022

  1. Release 7.2.11

    daivanov committed Nov 5, 2022
    Copy the full SHA
    c45034b View commit details
  2. Copy the full SHA
    2f431dc View commit details
  3. Copy the full SHA
    374e649 View commit details
  4. Copy the full SHA
    0fa8c09 View commit details

Commits on Nov 15, 2022

  1. Copy the full SHA
    05bb8d4 View commit details

Commits on Jan 28, 2023

  1. Just in case remove duplicate mapping of StringTypeManufacturer as it

    might create side effects while overriding default behaviour
    daivanov committed Jan 28, 2023
    Copy the full SHA
    86ab97b View commit details

Commits on Feb 18, 2023

  1. Copy the full SHA
    a781204 View commit details
  2. Added reusable EmailStrategy

    daivanov committed Feb 18, 2023
    Copy the full SHA
    12cc55a View commit details
  3. Copy the full SHA
    993aeb6 View commit details

Commits on Jul 24, 2023

  1. Updated slf4j-api to 2.0.7

    daivanov committed Jul 24, 2023
    Copy the full SHA
    35630df View commit details
  2. Add CircleCI config.yml

    daivanov committed Jul 24, 2023
    Copy the full SHA
    be66cb6 View commit details

Commits on Jul 28, 2023

  1. Copy the full SHA
    b6ca5f6 View commit details
  2. Downgrade annotation-api

    daivanov committed Jul 28, 2023
    Copy the full SHA
    ae85763 View commit details
Loading