Skip to content

Commit

Permalink
Updating changelog [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
hmiguim committed Jan 8, 2025
1 parent f58aa73 commit dd5b398
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## v5.7.1 (08/01/2025)
#### Bug fixes

- Fix built-in plugin "AIP ancestor hierarchy fix"
- Deleting linked DIPs now longer increments objects processed (#3285)

#### Security
- Several dependency major upgrades to fix security vulnerabilities

---

To try this version, check the [install instructions](https://github.com/keeps/roda/blob/master/deploys/standalone/README.md).
---

## v5.7.0 (05/09/2024)
#### Security
- Several dependency major upgrades to fix security vulnerabilities
Expand Down Expand Up @@ -436,17 +450,4 @@ docker pull keeps/roda:v4.5.3
Install for demonstration:
```
docker pull keeps/roda:v4.5.2
```
---

## v4.5.1 (16/01/2023)
#### Enhancements:

- Refactor RetryPolicyBuilder #2296
- Improve log information during initialization process #2297
- Add metrics about retries (related to RetryPolicyBuilder) #2298

Install for demonstration:
```
docker pull keeps/roda:v4.5.1
```
```

0 comments on commit dd5b398

Please sign in to comment.