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

Data@TAMU: Upgrade to 7.6.2 release #311

Open
wants to merge 323 commits into
base: tamu-rdc-dspace-7_x-sprint5-staging
Choose a base branch
from

Conversation

wwtamu
Copy link

@wwtamu wwtamu commented Mar 5, 2025

No customized files changed during upgrade.

renovate bot and others added 30 commits February 6, 2024 16:29
We need to keep Spring Framework, Spring Boot, and Spring Security
versions updated together:

- Spring Framework: 5.3.28→5.3.31
- Spring Boot: 2.7.13→2.7.18
- Spring Security: 5.7.9→5.7.11

(cherry picked from commit f42a981)
Update to latest versions:

- spotbugs v4.1.2→v4.8.2
- spotbugs-maven-plugin v4.0.4→v4.8.2.0

These are not run in CI and seem to only run manually when asked,
ie via maven:

    $ mvn spotbugs:spotbugs

(cherry picked from commit fc6a9ca)
(cherry picked from commit 8809e98)
Due to changes in hamcrest packaging we only need the main artifact
now, but we add hamcrest-core (which is an empty pom) so it doesn't
get pulled in by other deps. Last, the hamcrest docs recommend that
we put hamcrest first so that we don't have dependency convergence
issues from junit.

See: https://hamcrest.org/JavaHamcrest/distributables
(cherry picked from commit 710feb7)
Bump jackson-core and jackson-databind to v2.16.0.

(cherry picked from commit b90f043)
Update commons-dbcp2 and commons-pool2 to latest stable versions.

(cherry picked from commit bafb1b5)
Upgrade zjsonpatch from v0.4.6 to v0.4.16.

(cherry picked from commit 20fc8e4)
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.6.0 to 2.9.0.
- [Release notes](https://github.com/jayway/JsonPath/releases)
- [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md)
- [Commits](json-path/JsonPath@json-path-2.6.0...json-path-2.9.0)

---
updated-dependencies:
- dependency-name: com.jayway.jsonpath:json-path
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit db56de3)
[Port dspace-7_x] Bump com.jayway.jsonpath:json-path from 2.6.0 to 2.9.0
(Related to dspace-angular#2765)

(cherry picked from commit 40b7427)
[Port dspace-7_x] Improve default identifiers.cfg properties
[Port dspace-7_x] Fast fail error when creating administrator, if there is no database connection
…force-resource-policies-to-have-group-or-eperson
… into sword-configuration-old-style-fixes-7.6
…Name params are used from long-deprecated ConfigurationManager instead of configName, defaultValue
saschaszott and others added 26 commits June 7, 2024 19:59
(cherry picked from commit 4b2ea66)
(cherry picked from commit 6989cb6)
…erentiate relationships with same label and different entity types

(cherry picked from commit 8512fab)
…e return different results

(cherry picked from commit bbae1fb)
[Port dspace-7_x] Metadata Import via Scopus API: improved handling of empty search results
[Port dspace-7_x] Fixed item edit relationships with same type name but different entities all being shown under same label
…. Add unit tests to prove it works

(cherry picked from commit ed918a8)
…adata_5args_1. It appears this second test was meant to test a different addMetadata() method which accepts a single Value instead of a List

(cherry picked from commit 25f722e)
…y values. Minor refactors to MetadataImportIT to make findItemByName more efficient.

(cherry picked from commit f8ac8ed)
[Port dspace-7_x] Fix bug where empty metadata List can result in "Index 0 out of bounds for length 0" exceptions in several scenarios
…ormats so that it can be recognized by DSpace.

(cherry picked from commit 356a028)
…ed. Update test to prove behavior.

(cherry picked from commit 6da072d)
…ly. Add a new wildcard setting to allow sites to force all files to download only.

(cherry picked from commit a091d34)
[Port dspace-7_x] Update configuration to always download HTML/JS/XML Bitstreams (no inline display)
…o_7x

[Port dspace-7_x] Add a GET `/csrf` endpoint to allow for forcing refresh of CSRF token
…u-rdc-dspace-7_x-sprint5-7.6.2

[maven-release-plugin] copy for tag dspace-7.6.2
@wwtamu wwtamu marked this pull request as ready for review March 6, 2025 14:44
@wwtamu wwtamu requested a review from a team March 6, 2025 14:53
@wwtamu wwtamu force-pushed the tamu-rdc-dspace-7_x-sprint5-7.6.2 branch from b9fb5c3 to c1383d8 Compare March 7, 2025 00:37
@wwtamu wwtamu linked an issue Mar 7, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data@TAMU Upgrade to 7.6.2 release