Skip to content

v0.2.0

Compare
Choose a tag to compare
@yetti yetti released this 13 Mar 02:57
91916c3

0.2.0 (2024-03-11)

⚠ BREAKING CHANGES

  • merge Blacklight 8 upgrade changes

Features

  • merge Blacklight 8 upgrade changes (3929310)

Bug Fixes

  • only use leader nodes in Solr repository (cd0a235)
  • remove dependabot updates for npm (0c9319b)
  • remove versions from test group (f27ee91)
  • turn off dotenv.autorestore in test to avoid frozen hash issue (95dedb3)
  • update Rails to fix CVE-2024-26143 (358c361)
  • upgrade vulnerable dependencies (0da807f)

Reverts

Miscellaneous

Code Refactoring

  • refactor repository connection and add test for down leader (94d7a4f)

Build System

  • deps-dev: bump debug from 1.8.0 to 1.9.1 (17f329c)
  • deps-dev: bump factory_bot_rails from 6.4.0 to 6.4.3 (96a9819)
  • deps-dev: bump selenium-webdriver from 4.15.0 to 4.17.0 (cc54d76)
  • deps-dev: bump shoulda-matchers from 5.3.0 to 6.1.0 (8e6950f)
  • deps: bump annotaterb from 4.4.1 to 4.5.0 (e158c31)
  • deps: bump brakeman from 6.0.1 to 6.1.2 (6c64c4d)
  • deps: bump google-github-actions/release-please-action (0dbf264)
  • deps: bump mysql2 from 0.5.5 to 0.5.6 (99190b9)
  • deps: bump nokogiri from 1.15.5 to 1.16.2 (7c818dc)
  • deps: bump omniauth-keycloak from 1.5.1 to 1.5.2 (53f9f2a)
  • ignore CVE-2023-51774 until after release (374fb27)

Continuous Integration

  • fix dependabot update errors (60121ab)