This document describes changes between each past release.
= 16.4.0
Since 16.4.0, the changelog in our documentation <https://docs.kinto-storage.org/en/stable/changelog.html>_ is automatically generated from our Github releases <https://github.com/Kinto/kinto/releases>_
Commits
0c18cf8 Read admin assets version from configured folder (#3376)
fe3bdde Bump the all-dependencies group with 1 update (#3373)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-dependencies group with 1 update: kinto.
Updates
kinto
from 16.3.0 to 18.0.0Release notes
Sourced from kinto's releases.
Changelog
Sourced from kinto's changelog.
Commits
0c18cf8
Read admin assets version from configured folder (#3376)fe3bdde
Bump the all-dependencies group with 1 update (#3373)60fa847
Fix Docker image build step (#3372)b72a00b
Do not install dev dependencies in Docker image (#3369)425b97d
Run functional tests on freshly built container (#3367)0028db3
Switch fromsetup.cfg
/setup.py
topyproject.toml
(#3359)908c774
Force labels on pull-requests, and add sections in generated changelog (#3361)1e3144d
ShellCheckscripts/
folder (#3364)c1997b8
Move community files to .github/ folder (#3366)3bea2d6
Get rid of tox (#3357)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show