-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #24 from mrtolkien/release-please--branches--maste…
…r--components--release-please-action chore(master): release 1.3.0
- Loading branch information
Showing
2 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Changelog | ||
|
||
## [1.3.0](https://github.com/mrtolkien/fastapi_simple_security/compare/1.2.0...v1.3.0) (2023-07-18) | ||
|
||
|
||
### Features | ||
|
||
* using secrets.compare_digest and making control flow clearer ([0a48b8b](https://github.com/mrtolkien/fastapi_simple_security/commit/0a48b8bdbe8daf2a031b3bc9b2016201db05b50c)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add Google Release Please action ([02a296e](https://github.com/mrtolkien/fastapi_simple_security/commit/02a296e73d07d4f13211ebc7dd7f8c955377fe48)) | ||
* add release-please on master ([935b9a0](https://github.com/mrtolkien/fastapi_simple_security/commit/935b9a06dd3a048ea33de4862f2cc2bea5b21036)) | ||
* add rtx dependency + update poetry lock ([cd27a7a](https://github.com/mrtolkien/fastapi_simple_security/commit/cd27a7a18a759359b20d3ddf3c6eac45b2f982ed)) | ||
* better imports ([361c1cc](https://github.com/mrtolkien/fastapi_simple_security/commit/361c1cce2fa49fd0436fbff2ad87c8e4469f4e2c)) | ||
* dev dependencies cleanup ([d8ae38e](https://github.com/mrtolkien/fastapi_simple_security/commit/d8ae38e95eb1cdb60566adb71915b0231c8fb416)) | ||
* formatting fixes + adding httpx as dev depedency ([c4b4005](https://github.com/mrtolkien/fastapi_simple_security/commit/c4b40051cc942100623e1be683eb7066fe0bcedd)) | ||
* ignore vscode conf ([5795d2f](https://github.com/mrtolkien/fastapi_simple_security/commit/5795d2f7ffc363043f7d81b6de36ed22e4465a69)) | ||
* move CI check to Ruff ([685e5ed](https://github.com/mrtolkien/fastapi_simple_security/commit/685e5ed22d5e81ce0a45c7bbf90e795304e1cff3)) | ||
* remove VScode-specific files ([56aed6b](https://github.com/mrtolkien/fastapi_simple_security/commit/56aed6baad8d1d1bf53097c538025db806ae5788)) | ||
* update pre-commit with Ruff ([6e18c74](https://github.com/mrtolkien/fastapi_simple_security/commit/6e18c74aa96259d59b60e93177a06145319e835d)) | ||
* update python and poetry versions in CI tests ([539fe7e](https://github.com/mrtolkien/fastapi_simple_security/commit/539fe7e7f590c6be000a25e96072d884c9a8a132)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters