Thanks to visit codestin.com
Credit goes to github.com

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: DKE-Data/agrirouter-sdk-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.0
Choose a base ref
...
head repository: DKE-Data/agrirouter-sdk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.1
Choose a head ref
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on Jul 25, 2024

  1. Feature/mark existing qa environment as deprecated (#220)

    * Update agrirouter SDK Java version to 3.2.1
    
    The version of the agrirouter SDK Java has been updated from 3.2.0 to 3.2.1 across all related artifacts within the project's POM files. This update includes the main SDK, convenience, implementation, API, and tests modules.
    
    * Deprecate QA environment class in agrirouter SDK
    
    The QA class in the agrirouter SDK has been marked as deprecated indicating its imminent removal in future versions. Moving forward, the default agrirouter environment should be used.
    
    * Remove jackson-annotations dependency
    
    This commit removes the jackson-annotations dependency from both the agrirouter-sdk-java-api module and the main project pom.xml file. The reason for removal has not been specified, but it may be related to redundancy or unneeded functionality. Other dependencies remain unaffected.
    saschadoemer authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    570c238 View commit details
    Browse the repository at this point in the history
Loading