Skip to content

Releases: nla/nla-blacklight_common

v0.2.7

05 Sep 22:48
c13854c
Compare
Choose a tag to compare

0.2.7 (2024-08-29)

Build System

  • deps-dev: bump faker from 3.3.1 to 3.4.2 (9f7dcfe)
  • deps-dev: bump rexml from 3.3.2 to 3.3.3 (0dddac3)
  • deps-dev: bump rexml from 3.3.5 to 3.3.6 (63405d2)
  • deps-dev: bump rspec-rails from 6.1.2 to 6.1.3 (925a0d1)
  • deps-dev: bump rspec-rails from 6.1.3 to 6.1.4 (964f549)
  • deps-dev: bump rubocop-rails from 2.25.0 to 2.25.1 (a27f788)
  • deps-dev: bump rubocop-rspec from 3.0.1 to 3.0.4 (e0a1234)
  • deps-dev: bump selenium-webdriver from 4.22.0 to 4.23.0 (acb0bb7)
  • deps-dev: bump shoulda-matchers from 6.2.0 to 6.4.0 (91d57e7)
  • deps-dev: bump standard from 1.39.0 to 1.39.2 (423b215)
  • deps: bump annotaterb from 4.10.2 to 4.11.0 (839d1ac)
  • deps: bump annotaterb from 4.9.0 to 4.10.2 (e29a01f)
  • deps: bump rsolr from 2.5.0 to 2.6.0 (58522cf)
  • deps: bump sprockets-rails from 3.4.2 to 3.5.2 (795ff2e)

0.2.6

22 Jul 23:28
c0c44e3
Compare
Choose a tag to compare

Update rexml version from 3.3.0 to 3.3.2

0.2.5

22 Jul 23:05
0b6e8d9
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump capybara from 3.39.2 to 3.40.0 by @dependabot in #109
  • build(deps): bump actionpack from 7.0.8.3 to 7.0.8.4 by @dependabot in #116
  • build(deps-dev): bump simplecov from 0.21.2 to 0.22.0 by @dependabot in #111
  • build(deps): bump annotaterb from 4.8.0 to 4.9.0 by @dependabot in #112
  • chore: update blacklight by @yetti in #119
  • build(deps): bump jwt from 2.7.1 to 2.8.1 by @dependabot in #113
  • build(deps-dev): bump selenium-webdriver from 4.17.0 to 4.21.1 by @dependabot in #120
  • build(deps-dev): bump rubocop-rspec from 2.29.2 to 3.0.1 by @dependabot in #121
  • build(deps-dev): bump webmock from 3.19.1 to 3.23.1 by @dependabot in #122
  • build(deps): bump omniauth-rails_csrf_protection from 1.0.1 to 1.0.2 by @dependabot in #123
  • build(deps-dev): bump standard from 1.36.0 to 1.37.0 by @dependabot in #124
  • build(deps): bump isbang/compose-action from 2.0.0 to 2.0.1 by @dependabot in #125
  • build(deps): bump strong_migrations from 1.6.4 to 1.8.0 by @dependabot in #126
  • build(deps-dev): bump selenium-webdriver from 4.21.1 to 4.22.0 by @dependabot in #127
  • build(deps): bump jwt from 2.8.1 to 2.8.2 by @dependabot in #128
  • build(deps-dev): bump rubocop-performance from 1.21.0 to 1.21.1 by @dependabot in #129
  • build(deps-dev): bump standard from 1.37.0 to 1.39.0 by @dependabot in #130
  • chore(main): release 0.2.5 by @yetti in #118

Full Changelog: 0.2.4...0.2.5

v0.2.4

04 Jun 03:47
0e8347c
Compare
Choose a tag to compare

0.2.4 (2024-06-04)

Build System

  • deps: bump actiontext from 7.0.8.1 to 7.0.8.3 (b5d7c27)

v0.2.3

03 Jun 05:12
fd8a98a
Compare
Choose a tag to compare

0.2.3 (2024-06-03)

Bug Fixes

  • only show Email 2FA alert to patrons (afd14b6)

v0.2.2

03 Jun 03:48
9b803da
Compare
Choose a tag to compare

0.2.2 (2024-06-03)

Tests

  • update Capybara commands in specs (1996643)

Build System

  • deps-dev: bump debug from 1.9.1 to 1.9.2 (4244a19)
  • deps-dev: bump dotenv from 3.0.3 to 3.1.2 (9d8b73e)
  • deps-dev: bump faker from 3.2.2 to 3.3.1 (0e776f3)
  • deps-dev: bump rexml from 3.2.6 to 3.2.8 (f6b47d8)
  • deps-dev: bump rspec-rails from 6.0.3 to 6.1.2 (0a258dc)
  • deps-dev: bump rubocop-rails from 2.22.2 to 2.25.0 (8ca3b5d)
  • deps-dev: bump rubocop-rspec from 2.25.0 to 2.29.2 (f0f3f6f)
  • deps-dev: bump shoulda-matchers from 6.1.0 to 6.2.0 (c4e01ab)
  • deps-dev: bump standard from 1.32.0 to 1.36.0 (96e2d5a)
  • deps: bump annotaterb from 4.5.0 to 4.8.0 (b53befb)
  • deps: bump devise from 4.9.3 to 4.9.4 (f88f182)
  • deps: bump isbang/compose-action from 1.5.1 to 2.0.0 (8aab2e9)
  • deps: bump nokogiri from 1.16.2 to 1.16.5 (4b81425)

v0.2.1

14 May 05:13
1626655
Compare
Choose a tag to compare

0.2.1 (2024-05-14)

Features

  • disable login buttons during FOLIO update (40ee833)
  • hide 2FA changes behind feature flag (94c25b2)
  • clean up unnecessary code (2fbae47)
  • implement common email 2fa functionality (b9f9693)
  • store flag for displaying email 2FA alert (dd71353)

Bug Fixes

Reverts

  • remove SQL schema changes (a946d01)

Miscellaneous

  • rollback previous version increment (96c01e4)

Tests

Build System

  • deps-dev: bump rdoc from 6.6.2 to 6.6.3.1 (fb8671e)

v0.2.0

13 Mar 02:57
91916c3
Compare
Choose a tag to compare

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)

v0.1.12

29 Nov 00:22
6e8110d
Compare
Choose a tag to compare

0.1.12 (2023-11-21)

Bug Fixes

  • add logout endpoint for ebsco (33540d7)

Code Refactoring

  • refactor logout tests to use shared context and examples (731bd7f)
  • rename ebsco logout to /logout and add test (12995a8)

v0.1.11

17 Nov 02:49
983e80e
Compare
Choose a tag to compare

0.1.11 (2023-11-15)

Bug Fixes

  • call Keycloak logout endpoint if user inactive (16ceb66)
  • change login alert wording (bb4f77e)
  • fix typo (779dd0f)
  • only reset session if matching session found (f55895e)

Miscellaneous

  • remove keycloak patron login flag (b6eca1d)

Tests

  • fix logout tests and dummy app logout (31acb04)