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: lunasoft/sdk-java18
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.14.1
Choose a base ref
...
head repository: lunasoft/sdk-java18
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 33 files changed
  • 3 contributors

Commits on Dec 3, 2024

  1. Feature/ss730 (#55) (#56)

    * update version
    
    * update readme
    
    * add auth v2
    
    * add users v2
    
    * add balance v2
    
    * add request put and delete with body
    
    * add encoding utf-8
    
    * fix  methods
    
    * add constant user
    marifersw authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    8fdd58a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Release/0.0.19.1 (#62)

    * Feature/ss730 (#55)
    
    * update version
    
    * update readme
    
    * add auth v2
    
    * add users v2
    
    * add balance v2
    
    * add request put and delete with body
    
    * add encoding utf-8
    
    * fix  methods
    
    * add constant user
    
    * Feature(SS-839): Add stamp retention V3
    
    * Feature SS-850: Se agrega clases y metodo para cancelación retenciones por xml
    
    * Feature SS-850: Fix comments
    
    * Feature(SS-862): Add cancelacion retencion
    
    * Feature(SS-862): Update cancelation retention class
    
    * modify UT to receive error codes (#61)
    
    * modify UT to recive error codes
    
    * delete reference disabled
    
    * fix readme
    
    ---------
    
    Co-authored-by: martinf12 <martin.flores@sw.com.mx>
    Co-authored-by: martinfnsw <88680430+martinfnsw@users.noreply.github.com>
    3 people authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    d40e86a View commit details
    Browse the repository at this point in the history
Loading