Skip to content
Snippets Groups Projects
CHANGELOG.md 1.22 KiB
Newer Older
## Version 4.0.1 (2024-02-26)

Use `mock_aws` instead of `mock_s3`
(as `moto@v5` does not implement `mock_s3` anymore)

## Version 4.0.0 (2023-10-05)

- run flynt on the code base to convert everything into f-strings
- upgrade CubicWeb to version 4
  *BREAKING CHANGE*: upgrade CubicWeb to version 4

### 📝 Documentation

licence: update licence dates

### 🤖 Continuous integration

`tox` option `whitelist_externals` is now named `allowlist_externals`
## Version 3.3.1 (2023-01-17)

### 🎉 New feature

setup.py: increase cubicweb max version to 3.38.x

### 🤖 Continuous integration

gitlab-ci: use templates from a common repository
## Version 3.3.0 (2022-09-28)

### 🎉 New feature

storages: Add bucket versioning support
## Version 3.2.0 (2022-04-08)

### 🎉 Upgrade

setup.py: increase cubicweb max version to 3.37.x
## Version 3.1.0 (2022-04-05)

- cube-doctor: add add-set-cubicweb-max-version
- setup.py: increase cubicweb max version to 3.35.x

### 📝 Documentation

licence: update licence dates

### 🤖 Continuous integration

gitlab-ci: use templates from a common repository

### 🤷 Various changes

- Bump version to 3.0.0
- storages: Fix log when key download fails