2.0.0-alpha.1
Pre-release
Pre-release
jonathansick
released this
07 Mar 20:09
·
83 commits
to main
since this release
This is the first alpha release of LTD Keeper 2, which includes the /v2/
API.
What's Changed
- [DM-29084] Update Docker and pre-commit CI configuration by @rra in #75
- [neophile] Update dependencies by @sqrbot in #62
- [neophile] Update dependencies by @sqrbot in #82
- [neophile] Update dependencies by @sqrbot in #84
- Bump pre-commit/action from v2.0.0 to v2.0.3 by @dependabot in #85
- Bump py from 1.9.0 to 1.10.0 in /requirements by @dependabot in #83
- Bump pygments from 2.7.1 to 2.7.4 in /requirements by @dependabot in #77
- Bump jinja2 from 2.11.2 to 2.11.3 in /requirements by @dependabot in #76
- Bump python from 3.8.6-slim-buster to 3.9.4-slim-buster by @dependabot in #81
- [neophile] Update dependencies by @sqrbot in #87
- Support mysql and postgres in development and testing by @jonathansick in #66
- New model definitions for version 2 API by @jonathansick in #64
- Refactor services and API schemas out of database models by @jonathansick in #91
- Bump python from 3.9.5-slim-buster to 3.9.6-slim-buster by @dependabot in #90
- New celery task system by @jonathansick in #92
- Add core /v2/ API endpoints by @jonathansick in #93
- Add support for path-based project layouts by @jonathansick in #96
- Prepare Kubernetes deployment for v2 by @jonathansick in #100
New Contributors
Full Changelog: 1.20.3...2.0.0-alpha.1