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

New release 1.4.0 #65

Merged
merged 56 commits into from
May 14, 2024
Merged

New release 1.4.0 #65

merged 56 commits into from
May 14, 2024

Commits on Nov 25, 2022

  1. Merge pull request #41 from smeup/mvn-central-migration

    Mvn central migration
    mattiabonardi committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    241f31a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

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

Commits on Dec 7, 2022

  1. Created profile reload-nexus-profile containing reference to releases…

    … and snapshots nexus repository, defined in order to differentiate the deploying to sonatype from the one towards nexus.
    
    Disabled all tests and set the new maven profile in the GitHub action.
    lanarimarco committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    8a11fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b90e00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    315dc36 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Made the deploying to internal nexus more smeup compliant, now is no …

    …longer necessary setting the profile reload-nexus-deploy when you want to deploy.
    lanarimarco committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    adce95f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7bfa60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85a4ade View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Merge pull request #46 from smeup/nexus-deploy-action

    Nexus deploy action
    mattiabonardi committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    2320ede View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    059a95f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from smeup/develop_patch_select_with_fields

    Added fields name list in sql statements select (instead of *)
    foresti-smeup committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    10719af View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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

Commits on Feb 10, 2023

  1. Merge pull request #49 from smeup/develop_patch_columns_name_double_q…

    …uote
    
    Insert double quote in columns names
    foresti-smeup committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    4d38868 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    6b9aa98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73d88f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3e52b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    1320252 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from smeup/bugfix/double_chain

    Fix for chain failure after read operations
    foresti-smeup committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    96b67ee View commit details
    Browse the repository at this point in the history
  3. Update maven.yml

    foresti-smeup committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    00c5ec6 View commit details
    Browse the repository at this point in the history
  4. Update smeup.yml

    foresti-smeup committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4335f6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8af26d7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #52 from smeup/bugfix/double_chain

    Fix for chain failure after read operation - patch for maven setup
    foresti-smeup committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    99e1872 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    1e19132 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70b58a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92c0e93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee27f33 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    6c8b74a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from smeup/patch/klint

    Patch/klint
    foresti-smeup committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    bf25f0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ac7c9d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #54 from smeup/revert_ktlint

    Revert ktlint integration
    foresti-smeup committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9a7ada2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Patch and test refactoring

    - Patch for eof
    - Patch for read, reade and chain
    - Refactoring of test classes
    foresti-smeup committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6887e18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63f6948 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Merge pull request #55 from smeup/feat/organize_tests

    Read function patch for right EOF support and unit tests refactoring
    foresti-smeup committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    eef9744 View commit details
    Browse the repository at this point in the history
  2. Patch for read

    Patch for read statement executed after positioning with fewer keys than those defined in the logical file
    foresti-smeup committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1383712 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #56 from smeup/develop_df

    Patch for read
    foresti-smeup committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    b5e8a55 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    d07dd0e View commit details
    Browse the repository at this point in the history
  2. Patch for read

    New test for read with less keysdeclared than metadata definition, and patch on test DB content.
    foresti-smeup committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    bd66fca View commit details
    Browse the repository at this point in the history
  3. Merge pull request #57 from smeup/fix/LS23095434/read_indicator

    fix: manage indicators on READ**
    foresti-smeup committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4c91837 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #58 from smeup/develop_df

    Patch for read
    foresti-smeup committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    471d165 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c646e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19e47f8 View commit details
    Browse the repository at this point in the history
  7. Patch for error on readE

    Handle error on readE without prior pointing with LO flag enabled in response
    foresti-smeup committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    76a1428 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #59 from smeup/develop_df

    Handle error on readE without prior pointing with LO flag enabled in response
    foresti-smeup committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ea709c5 View commit details
    Browse the repository at this point in the history
  9. fix: multi setll

    mossini-smeup committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    42c1074 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #61 from smeup/fix/LS23095434/multi_setll

    fix: multi setll
    mossini-smeup committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    413e10a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    806c72f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7e2f2f4 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #63 from smeup/patch/remove_buffer_of_open_dbfile

    Patch/remove buffer of open dbfile
    foresti-smeup committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0ca8750 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Postgres migration

    - New SQL syntax compaticle with postgres
    - Added isNumeric info to table columns
    - New metadata registration based on json serialization
    foresti-smeup committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    74b1bee View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    9da72d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66 from smeup/postgres_migration

    Patch for insert and delete with postgres DBM
    foresti-smeup committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    92c92cd View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    a3eb673 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #67 from smeup/postgres_migration

    Add support for H2 embedded DBMS (for tests compatible with Postgres)
    foresti-smeup committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0185bf5 View commit details
    Browse the repository at this point in the history
  3. New version 1.4.0

    foresti-smeup committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0efe994 View commit details
    Browse the repository at this point in the history