diff --git a/.github_changelog_generator b/.github_changelog_generator index 3422eeae..25fcb210 100755 --- a/.github_changelog_generator +++ b/.github_changelog_generator @@ -1,2 +1,2 @@ unreleased=true -future-release=5.8.0 +future-release=5.8.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ba63fdb..baf0a3e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,22 @@ # Changelog -## [5.8.0](https://github.com/samvera/questioning_authority/tree/5.8.0) (2022-02-04) +## [5.8.1](https://github.com/samvera/questioning_authority/tree/5.8.1) (2022-02-07) -[Full Changelog](https://github.com/samvera/questioning_authority/compare/v5.7.0...5.8.0) +[Full Changelog](https://github.com/samvera/questioning_authority/compare/v5.8.0...5.8.1) + +**Merged pull requests:** + +- Revert "wrap initialization in reloader.to\_prepare to avoid autoload deprecation warning in some cases" [\#350](https://github.com/samvera/questioning_authority/pull/350) ([cjcolvar](https://github.com/cjcolvar)) + +## [v5.8.0](https://github.com/samvera/questioning_authority/tree/v5.8.0) (2022-02-04) + +[Full Changelog](https://github.com/samvera/questioning_authority/compare/v5.7.0...v5.8.0) **Merged pull requests:** - wrap initialization in reloader.to\_prepare to avoid autoload deprecation warning in some cases [\#349](https://github.com/samvera/questioning_authority/pull/349) ([jrochkind](https://github.com/jrochkind)) -- add pagination service for non-linked data authorities following jsonapi standard [\#348](https://github.com/samvera/questioning_authority/pull/348) ([elrayle](https://github.com/elrayle)) -- temporarily pin Faraday gem to \< 2.0 [\#347](https://github.com/samvera/questioning_authority/pull/347) ([elrayle](https://github.com/elrayle)) +- add pagination service and use it for yml file authorities [\#348](https://github.com/samvera/questioning_authority/pull/348) ([elrayle](https://github.com/elrayle)) +- pin Faraday gem to \< 2.0 [\#347](https://github.com/samvera/questioning_authority/pull/347) ([elrayle](https://github.com/elrayle)) ## [v5.7.0](https://github.com/samvera/questioning_authority/tree/v5.7.0) (2021-11-04) @@ -52,8 +60,8 @@ **Merged pull requests:** -- do not overwrite passed in replacements hash [\#329](https://github.com/samvera/questioning_authority/pull/329) ([elrayle](https://github.com/elrayle)) - encode query for linked data access to OCLC FAST [\#328](https://github.com/samvera/questioning_authority/pull/328) ([elrayle](https://github.com/elrayle)) +- Fixes issue limiting LoC results to an authority [\#323](https://github.com/samvera/questioning_authority/pull/323) ([rotated8](https://github.com/rotated8)) ## [v3.1.0](https://github.com/samvera/questioning_authority/tree/v3.1.0) (2020-08-14) @@ -69,6 +77,7 @@ **Merged pull requests:** +- do not overwrite passed in replacements hash [\#329](https://github.com/samvera/questioning_authority/pull/329) ([elrayle](https://github.com/elrayle)) - prep release 5.5.1 [\#324](https://github.com/samvera/questioning_authority/pull/324) ([elrayle](https://github.com/elrayle)) ## [v5.5.1](https://github.com/samvera/questioning_authority/tree/v5.5.1) (2020-08-14) @@ -81,7 +90,6 @@ **Merged pull requests:** -- Fixes issue limiting LoC results to an authority [\#323](https://github.com/samvera/questioning_authority/pull/323) ([rotated8](https://github.com/rotated8)) - prep release 5.5.0 [\#322](https://github.com/samvera/questioning_authority/pull/322) ([elrayle](https://github.com/elrayle)) ## [v5.5.0](https://github.com/samvera/questioning_authority/tree/v5.5.0) (2020-08-13) @@ -132,8 +140,8 @@ This was uploaded via automation. [\#318](https://github.com/samvera/questioning **Merged pull requests:** - prep for release 5.3.0 [\#303](https://github.com/samvera/questioning_authority/pull/303) ([elrayle](https://github.com/elrayle)) -- optionally include IP info at start of search/find linked data requests [\#302](https://github.com/samvera/questioning_authority/pull/302) ([elrayle](https://github.com/elrayle)) - add a request id to the search and find request headers [\#301](https://github.com/samvera/questioning_authority/pull/301) ([elrayle](https://github.com/elrayle)) +- use response.media\_type instead of .content\_type in tests [\#292](https://github.com/samvera/questioning_authority/pull/292) ([jrochkind](https://github.com/jrochkind)) ## [v5.2.0](https://github.com/samvera/questioning_authority/tree/v5.2.0) (2019-12-03) @@ -151,9 +159,9 @@ This was uploaded via automation. [\#318](https://github.com/samvera/questioning **Merged pull requests:** +- optionally include IP info at start of search/find linked data requests [\#302](https://github.com/samvera/questioning_authority/pull/302) ([elrayle](https://github.com/elrayle)) - prep for 5.1.0 release [\#297](https://github.com/samvera/questioning_authority/pull/297) ([elrayle](https://github.com/elrayle)) - use new index\_name\_exists? method signature if rails6 too [\#294](https://github.com/samvera/questioning_authority/pull/294) ([jrochkind](https://github.com/jrochkind)) -- use response.media\_type instead of .content\_type in tests [\#292](https://github.com/samvera/questioning_authority/pull/292) ([jrochkind](https://github.com/jrochkind)) - add option to include a response header in results [\#283](https://github.com/samvera/questioning_authority/pull/283) ([elrayle](https://github.com/elrayle)) ## [v5.0.0](https://github.com/samvera/questioning_authority/tree/v5.0.0) (2019-11-18) @@ -216,7 +224,6 @@ This was uploaded via automation. [\#318](https://github.com/samvera/questioning **Merged pull requests:** - prep for release 4.2.2 [\#270](https://github.com/samvera/questioning_authority/pull/270) ([elrayle](https://github.com/elrayle)) -- set correct content type for show [\#266](https://github.com/samvera/questioning_authority/pull/266) ([elrayle](https://github.com/elrayle)) ## [v4.2.1](https://github.com/samvera/questioning_authority/tree/v4.2.1) (2019-08-08) @@ -236,6 +243,7 @@ This was uploaded via automation. [\#318](https://github.com/samvera/questioning **Merged pull requests:** +- set correct content type for show [\#266](https://github.com/samvera/questioning_authority/pull/266) ([elrayle](https://github.com/elrayle)) - Prep for release 4.2.1 [\#265](https://github.com/samvera/questioning_authority/pull/265) ([elrayle](https://github.com/elrayle)) - allow error from RDF::Graph to be parsed with or without paren around code [\#264](https://github.com/samvera/questioning_authority/pull/264) ([elrayle](https://github.com/elrayle)) - Remove CircleCI ruby/rails version defaults [\#261](https://github.com/samvera/questioning_authority/pull/261) ([botimer](https://github.com/botimer)) @@ -267,7 +275,6 @@ This was uploaded via automation. [\#318](https://github.com/samvera/questioning - Fix the test that broke during merge of multiple PRs [\#251](https://github.com/samvera/questioning_authority/pull/251) ([elrayle](https://github.com/elrayle)) - determine is loc special processing should be done based on template uri instead of authority name [\#248](https://github.com/samvera/questioning_authority/pull/248) ([elrayle](https://github.com/elrayle)) - Updates the CircleCI configuration to test against Ruby releases 2.6.3, 2.5.5, and 2.4.6 [\#243](https://github.com/samvera/questioning_authority/pull/243) ([jrgriffiniii](https://github.com/jrgriffiniii)) -- reset uri with every call to find [\#240](https://github.com/samvera/questioning_authority/pull/240) ([elrayle](https://github.com/elrayle)) ## [v4.1.1](https://github.com/samvera/questioning_authority/tree/v4.1.1) (2019-05-08) @@ -280,6 +287,7 @@ This was uploaded via automation. [\#318](https://github.com/samvera/questioning **Merged pull requests:** - release 4.1.1 [\#241](https://github.com/samvera/questioning_authority/pull/241) ([elrayle](https://github.com/elrayle)) +- reset uri with every call to find [\#240](https://github.com/samvera/questioning_authority/pull/240) ([elrayle](https://github.com/elrayle)) - do not discard blank nodes [\#239](https://github.com/samvera/questioning_authority/pull/239) ([elrayle](https://github.com/elrayle)) - improve deprecation warnings [\#238](https://github.com/samvera/questioning_authority/pull/238) ([elrayle](https://github.com/elrayle)) @@ -310,7 +318,6 @@ This was uploaded via automation. [\#318](https://github.com/samvera/questioning - Move search and find tests SearchQuery and FindTerm specs [\#228](https://github.com/samvera/questioning_authority/pull/228) ([elrayle](https://github.com/elrayle)) - Add CircleCI instead of Travis [\#222](https://github.com/samvera/questioning_authority/pull/222) ([tpendragon](https://github.com/tpendragon)) - New authority for Discogs data. [\#220](https://github.com/samvera/questioning_authority/pull/220) ([tworrall](https://github.com/tworrall)) -- Default id to subject uri when missing [\#219](https://github.com/samvera/questioning_authority/pull/219) ([elrayle](https://github.com/elrayle)) ## [v4.0.0](https://github.com/samvera/questioning_authority/tree/v4.0.0) (2019-03-11) @@ -335,6 +342,7 @@ This was uploaded via automation. [\#318](https://github.com/samvera/questioning **Merged pull requests:** +- Default id to subject uri when missing [\#219](https://github.com/samvera/questioning_authority/pull/219) ([elrayle](https://github.com/elrayle)) - prep for release candidate 4.0.0.rc1 [\#217](https://github.com/samvera/questioning_authority/pull/217) ([elrayle](https://github.com/elrayle)) - prep for 4.0.0 release [\#216](https://github.com/samvera/questioning_authority/pull/216) ([elrayle](https://github.com/elrayle)) - Update README to point to new wiki documentation [\#215](https://github.com/samvera/questioning_authority/pull/215) ([elrayle](https://github.com/elrayle)) @@ -713,7 +721,6 @@ This was uploaded via automation. [\#318](https://github.com/samvera/questioning - Issue47 [\#48](https://github.com/samvera/questioning_authority/pull/48) ([awead](https://github.com/awead)) - Remove LCSH authority because it duplicates LOC's subjects sub-authority [\#46](https://github.com/samvera/questioning_authority/pull/46) ([awead](https://github.com/awead)) - Remove Curb as a dependency. Deprecate get\_full\_record [\#44](https://github.com/samvera/questioning_authority/pull/44) ([jcoyne](https://github.com/jcoyne)) -- add full\_record method to local subauthority [\#43](https://github.com/samvera/questioning_authority/pull/43) ([jcoyne](https://github.com/jcoyne)) ## [v0.0.3](https://github.com/samvera/questioning_authority/tree/v0.0.3) (2013-11-11) @@ -725,6 +732,7 @@ This was uploaded via automation. [\#318](https://github.com/samvera/questioning **Merged pull requests:** +- add full\_record method to local subauthority [\#43](https://github.com/samvera/questioning_authority/pull/43) ([jcoyne](https://github.com/jcoyne)) - Re-add mesh rake tasks [\#37](https://github.com/samvera/questioning_authority/pull/37) ([dbrower](https://github.com/dbrower)) ## [v0.0.2](https://github.com/samvera/questioning_authority/tree/v0.0.2) (2013-11-07) diff --git a/lib/qa/version.rb b/lib/qa/version.rb index a96efaa6..7ff54584 100644 --- a/lib/qa/version.rb +++ b/lib/qa/version.rb @@ -1,3 +1,3 @@ module Qa - VERSION = "5.8.0".freeze + VERSION = "5.8.1".freeze end