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: jmdns/jmdns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.5.8
Choose a base ref
...
head repository: jmdns/jmdns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.5.9
Choose a head ref
  • 9 commits
  • 31 files changed
  • 7 contributors

Commits on Jul 4, 2022

  1. Bump to next snapshot version

    Signed-off-by: Kai Kreuzer <kai@openhab.org>
    kaikreuzer committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    d7f6744 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Taking the version of SLF4J-API to latest available at this moment. (#…

    …242)
    
    Signed-off-by: Maurice Wingbermuhle <maurice.wingbermuhle@philips.com>
    MWingbermuhle authored Aug 21, 2022
    Configuration menu
    Copy the full SHA
    9a54397 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Ensure DNS label cannot exceed 63 characters in length (#255)

    Signed-off-by: Lars Gjesse <lars.gjesse@zoetis.com>
    LarsGjesse-Zoetis authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e96ccd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. slf4j-api and jvm update (#257)

    slf4j-api from 1.7.36 to 2.0.7
    jvm from 1.6 to 1.8
    
    Signed-off-by: aflaccomio <aflaccomio@gmail.com>
    usnasoft authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    86b6435 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Slightly reduced memory usage of the DNSCache (#247)

    Signed-off-by: Jörg Sautter <joerg.sautter@gmx.net>
    joerg1985 authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    020e7cc View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Improve service discovery (#253)

    Signed-off-by: Carlo Marinangeli <carlo.marinangeli@gmail.com>
    Co-authored-by: Maurice Wingbermuhle <maurice.wingbermuhle@philips.com>
    carlonzo and MWingbermuhle authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    90e4343 View commit details
    Browse the repository at this point in the history
  2. Add actions for GitHub (#258)

    * Initial addition of github actions
    
    Signed-off-by: Jim Hanley <jhanley@DGtlRift.com>
    dgtlrift authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e606267 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Improve support to atype service type (#261)

    Signed-off-by: Carlo Marinangeli <carlo.marinangeli@gmail.com>
    carlonzo authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    dcb1675 View commit details
    Browse the repository at this point in the history
  2. Release version 3.5.9

    Signed-off-by: Kai Kreuzer <kai@openhab.org>
    kaikreuzer committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    341c8e6 View commit details
    Browse the repository at this point in the history
Loading