Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit 9e27ebd

Browse files
committed
🔖 Release v3.3.0 [skip ci]
1 parent 6d6d9fe commit 9e27ebd

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [v3.3.0](https://github.com/staart/api/compare/v3.2.0...v3.3.0) (2020-11-13)
2+
3+
### ✨ New features
4+
5+
- [`bbb002f7`](https://github.com/staart/api/commit/bbb002f7) Log API requests in ElasticSearch
6+
- [`89b7bd2c`](https://github.com/staart/api/commit/89b7bd2c) Delete old API logs
7+
8+
### ♻️ Updates
9+
10+
- [`a761d017`](https://github.com/staart/api/commit/a761d017) Use Authorization header instead of X-Api-Key
11+
12+
### 🐛 Bug fixes
13+
14+
- [`b73cd6aa`](https://github.com/staart/api/commit/b73cd6aa) Return API key data from LRU if available
15+
116
## [v3.2.0](https://github.com/staart/api/compare/v3.1.2...v3.2.0) (2020-11-12)
217

318
### ✨ New features

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@staart/api",
3-
"version": "3.2.0",
3+
"version": "3.3.0",
44
"description": "SaaS backend framework with users, payments, APIs, and more",
55
"repository": "git@github.com:staart/api.git",
66
"author": "Anand Chowdhary <mail@anandchowdhary.com>",

0 commit comments

Comments
 (0)