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

Merge main into develop #63

Open
wants to merge 48 commits into
base: develop
Choose a base branch
from
Open

Merge main into develop #63

wants to merge 48 commits into from

Commits on Jun 6, 2024

  1. eclipse-rdf4jGH-5024 Fix 'nuclear' delete bug in RDF4JTemplate.delete…

    …(IRI, List<PropertyPath>)
    fkleedorfer committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fc2b9b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    67ea4a5 View commit details
    Browse the repository at this point in the history
  2. javadocs for 5.0.0 (eclipse-rdf4j#5046)

    * javadocs for 5.0.0
    
    * fix milestone and release script
    hmottestad authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6d37183 View commit details
    Browse the repository at this point in the history
  3. added info about shacl

    hmottestad committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8c90fd7 View commit details
    Browse the repository at this point in the history
  4. Update 5.0.0.md

    JervenBolleman authored and hmottestad committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    26cc22a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6b6457 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c925822 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b449335 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e9043b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. eclipse-rdf4jGH-5048: updated spring dependency to fix CVEs

    Signed-off-by: Bart Hanssens <[email protected]>
    barthanssens committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    5a6b5f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. eclipse-rdf4jGH-4784 switched approach for deadlock prevention (eclip…

    …se-rdf4j#5001)
    
    * simplify deadlock detection
    
    * switch away from ReentrantLock
    
    * new lock manager with a reentrant lock that supports unlocking from seperate thread
    
    * improved tests
    hmottestad authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    52b4106 View commit details
    Browse the repository at this point in the history
  2. eclipse-rdf4jGH-5059 remove calls to E(...) when the return value is …

    …already being checked
    hmottestad committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    935f515 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    01b7798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0e9868 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

Commits on Jul 5, 2024

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

Commits on Jul 6, 2024

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

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    9aab536 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5faa2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae61579 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ed5bad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2c2e30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ed93eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd47bfc View commit details
    Browse the repository at this point in the history
  8. release 5.0.1

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    6bee96d View commit details
    Browse the repository at this point in the history
  9. next development iteration: 5.0.2-SNAPSHOT

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e7081ed View commit details
    Browse the repository at this point in the history
  10. javadocs for 5.0.1

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    42b8912 View commit details
    Browse the repository at this point in the history
  11. news item and release-notes if relevant for 5.0.1

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    09c8013 View commit details
    Browse the repository at this point in the history
  12. update release notes

    hmottestad committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3642ac8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    097f568 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. update release notes

    hmottestad committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    845744b View commit details
    Browse the repository at this point in the history
  2. eclipse-rdf4jGH-5073: added note on CVEs

    Signed-off-by: Bart Hanssens <[email protected]>
    barthanssens committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    809bf89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33be23c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a998c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. eclipse-rdf4jGH-5095 add tests to verify that startRdf and endRdf are…

    … called at the correct time
    hmottestad committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6b277fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a01eeef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7fa13a View commit details
    Browse the repository at this point in the history
  4. improve release script to delay calling jenkins until we know that th…

    …e build went through correctly, also improve the automation by reducing the number of times you need to press any key to continue
    hmottestad committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    fea9b23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ab154d View commit details
    Browse the repository at this point in the history
  6. release 5.0.2

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    23a5140 View commit details
    Browse the repository at this point in the history
  7. next development iteration: 5.0.3-SNAPSHOT

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    610f064 View commit details
    Browse the repository at this point in the history
  8. javadocs for 5.0.2

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1e3979a View commit details
    Browse the repository at this point in the history
  9. news item and release-notes if relevant for 5.0.2

    Signed-off-by: Håvard Ottestad <[email protected]>
    hmottestad committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    022c0ac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a024547 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    0cc4c24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dd9772 View commit details
    Browse the repository at this point in the history
  3. update script

    hmottestad committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    ed0e817 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59eba18 View commit details
    Browse the repository at this point in the history