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)
- 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`
### 🎉 New feature
setup.py: increase cubicweb max version to 3.38.x
### 🤖 Continuous integration
gitlab-ci: use templates from a common repository
### 🎉 New feature
storages: Add bucket versioning support
### 🎉 Upgrade
setup.py: increase cubicweb max version to 3.37.x
- 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