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

Release 2.0.2 #51

Merged
merged 12 commits into from
Sep 18, 2023
Merged

Release 2.0.2 #51

merged 12 commits into from
Sep 18, 2023

Commits on Aug 24, 2023

  1. reduce logging (a bit) of tests

    Nikolaus Thiel (e520684) committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3d2a064 View commit details
    Browse the repository at this point in the history
  2. newer dependencies and IntelliJ formatting

    Nikolaus Thiel (e520684) committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a885ab8 View commit details
    Browse the repository at this point in the history
  3. myself added to developers

    Nikolaus Thiel (e520684) committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c64fea2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. reduce vulnerabilities

    zkull committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    91246c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c38cdd0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #48 from zzeekk/47-reduce-vulnerabilities

    47 reduce vulnerabilities
    zzeekk committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9de8976 View commit details
    Browse the repository at this point in the history
  4. Bump com.fasterxml.jackson.core:jackson-databind

    Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.2.
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    fc5bc82 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #49 from zzeekk/dependabot/maven/com.fasterxml.jac…

    …kson.core-jackson-databind-2.13.4.2
    
    Bump com.fasterxml.jackson.core:jackson-databind from 2.13.4.1 to 2.13.4.2
    zzeekk committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ea52305 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. logging versions of Java, Scala and spark used during tests

    Nikolaus Thiel (e520684) committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8c5450e View commit details
    Browse the repository at this point in the history
  2. IntelliJ run configuration for ClosedIntervalTest added

    can be used as template
    Nikolaus Thiel (e520684) committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    46012c5 View commit details
    Browse the repository at this point in the history
  3. correct folder structure for src/test

    Nikolaus Thiel (e520684) committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    c90f103 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #50 from zzeekk/display-javaScala-version-for-testing

    Display java scala version for testing
    zzeekk committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4b78b18 View commit details
    Browse the repository at this point in the history