Comparing apachehttp-2.0.0...apachehttp-2.1.0 · SmartGridready/SGrJavaDrivers · GitHub
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: SmartGridready/SGrJavaDrivers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: apachehttp-2.0.0
Choose a base ref
...
head repository: SmartGridready/SGrJavaDrivers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: apachehttp-2.1.0
Choose a head ref
  • 10 commits
  • 36 files changed
  • 3 contributors

Commits on Nov 28, 2024

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

Commits on Dec 9, 2024

  1. removed unnecessary check.

    mkrebs81 committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    9017823 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. Merge pull request #29 from SmartGridready/after-release-2.1.0

    after release of easymodbus 2.1.0, apache-http 2.0.0 and hivemq 2.0.0.
    ergo-furrer authored Jan 23, 2025
    Configuration menu
    Copy the full SHA
    1335c25 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Modbus API and driver update, new j2mod driver (#30)

    * added alternative Modbus driver based on j2mod.
    * added ASCII encoding option to modbus factory.
    * adapted EasyModbus to updated API.
    mkrebs81 authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    043b94e View commit details
    Browse the repository at this point in the history
  2. continue development after j2mod 1.0.0 and easymodbus 2.2.0 release. …

    …bumped hivemq and apache-http versions.
    mkrebs81 committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    551c864 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

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

Commits on Apr 14, 2025

  1. implemented option to disable SSL certificate validation in apache ht…

    …tp client. requires driver API update.
    mkrebs81 committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    b4224ed View commit details
    Browse the repository at this point in the history
  2. bugfix

    mkrebs81 committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    858494c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #31 from SmartGridready/post-j2mod-release

    - removed JSON dependencies from HiveMQ driver
    - added option to disable SSL certificate validation in Apache REST driver
    - bumped driver API dependency version
    mkrebs81 authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    2e69998 View commit details
    Browse the repository at this point in the history
  4. apache-http release 2.1.0.

    mkrebs81 committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    ac082e4 View commit details
    Browse the repository at this point in the history
Loading