chore(release): prepare for 0.3.0 #192
+14
-26
@@ -1,7 +1,19 @@
|
|||||||
# Changelog
|
## [0.3.0] - 2025-12-28
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
### 🚀 Features
|
||||||
|
|
||||||
|
- Increase resource limits and improve readiness checks
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- *(deps)* Update dependency debug to v4.4.2
|
||||||
|
- Downgrade debug package to version 4.4.1
|
||||||
|
- *(deps)* Update dependency debug to v4.4.3
|
||||||
|
- *(deps)* Update dependency nodemon to v3.1.11
|
||||||
|
- *(deps)* Update dependency body-parser to v2.2.1
|
||||||
|
- *(deps)* Update dependency express to v5.2.0
|
||||||
|
- *(deps)* Update dependency express to v5.2.1
|
||||||
|
- *(deps)* Update dependency jsonwebtoken to v9.0.3
|
||||||
## [0.2.0] - 2025-06-29
|
## [0.2.0] - 2025-06-29
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
@@ -14,7 +26,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- *(deps)* Update dependency debug to v4.4.1
|
- *(deps)* Update dependency debug to v4.4.1
|
||||||
- *(deps)* Update dependency serve-favicon to v2.5.1
|
- *(deps)* Update dependency serve-favicon to v2.5.1
|
||||||
- *(k8s)* Update ingress configuration for backend service
|
- *(k8s)* Update ingress configuration for backend service
|
||||||
|
|
||||||
## [0.1.5] - 2025-04-03
|
## [0.1.5] - 2025-04-03
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -26,13 +37,11 @@ All notable changes to this project will be documented in this file.
|
|||||||
### ⚙️ Miscellaneous Tasks
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
- *(Dockerfile)* Update Node.js base image version
|
- *(Dockerfile)* Update Node.js base image version
|
||||||
|
|
||||||
## [0.1.4] - 2025-01-24
|
## [0.1.4] - 2025-01-24
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
- *(k8s)* Update labels to adhere to best practices
|
- *(k8s)* Update labels to adhere to best practices
|
||||||
|
|
||||||
## [0.1.3] - 2024-12-18
|
## [0.1.3] - 2024-12-18
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -50,7 +59,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
- Update renovate configuration to disable auth0mock updates
|
- Update renovate configuration to disable auth0mock updates
|
||||||
- Remove Docker service from build stage configuration
|
- Remove Docker service from build stage configuration
|
||||||
|
|
||||||
## [0.1.2] - 2024-10-19
|
## [0.1.2] - 2024-10-19
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -62,7 +70,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
- Update Dockerfile to remove warnings
|
- Update Dockerfile to remove warnings
|
||||||
- Support issuer in openid-configuration
|
- Support issuer in openid-configuration
|
||||||
|
|
||||||
## [0.1.1] - 2024-10-05
|
## [0.1.1] - 2024-10-05
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -84,7 +91,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
### ⚙️ Miscellaneous Tasks
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
- Add release flow
|
- Add release flow
|
||||||
|
|
||||||
## [0.1.0] - 2024-04-08
|
## [0.1.0] - 2024-04-08
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
@@ -95,7 +101,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
- *(deps)* Update dependency express to v4.19.1
|
- *(deps)* Update dependency express to v4.19.1
|
||||||
- *(deps)* Update dependency express to v4.19.2
|
- *(deps)* Update dependency express to v4.19.2
|
||||||
|
|
||||||
## [0.0.17] - 2024-03-11
|
## [0.0.17] - 2024-03-11
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
@@ -105,37 +110,31 @@ All notable changes to this project will be documented in this file.
|
|||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
- *(deps)* Update dependency express to v4.18.3
|
- *(deps)* Update dependency express to v4.18.3
|
||||||
|
|
||||||
## [0.0.16] - 2023-06-01
|
## [0.0.16] - 2023-06-01
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
- Initial users store
|
- Initial users store
|
||||||
|
|
||||||
## [0.0.15] - 2023-05-31
|
## [0.0.15] - 2023-05-31
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
- Return empty array
|
- Return empty array
|
||||||
|
|
||||||
## [0.0.14] - 2023-05-31
|
## [0.0.14] - 2023-05-31
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
- Remember created users
|
- Remember created users
|
||||||
|
|
||||||
## [0.0.13] - 2023-05-02
|
## [0.0.13] - 2023-05-02
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
- Add name and email to id token
|
- Add name and email to id token
|
||||||
|
|
||||||
## [0.0.12] - 2023-03-10
|
## [0.0.12] - 2023-03-10
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
- Remove session on logout
|
- Remove session on logout
|
||||||
|
|
||||||
## [0.0.11] - 2023-03-10
|
## [0.0.11] - 2023-03-10
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -148,25 +147,21 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Use Docker DinD version from variable
|
- Use Docker DinD version from variable
|
||||||
- Change Dependabot rebase strategy
|
- Change Dependabot rebase strategy
|
||||||
- Format code and add prettier
|
- Format code and add prettier
|
||||||
|
|
||||||
## [0.0.9] - 2022-04-28
|
## [0.0.9] - 2022-04-28
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
- Add support for client id and secret tokens
|
- Add support for client id and secret tokens
|
||||||
|
|
||||||
## [0.0.8] - 2022-04-26
|
## [0.0.8] - 2022-04-26
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
- Add dummy-implementation of management API
|
- Add dummy-implementation of management API
|
||||||
|
|
||||||
## [0.0.7] - 2022-04-26
|
## [0.0.7] - 2022-04-26
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
- Use correct return-variable
|
- Use correct return-variable
|
||||||
|
|
||||||
## [0.0.6] - 2022-04-26
|
## [0.0.6] - 2022-04-26
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -180,25 +175,21 @@ All notable changes to this project will be documented in this file.
|
|||||||
### ⚙️ Miscellaneous Tasks
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
- Format code
|
- Format code
|
||||||
|
|
||||||
## [0.0.5] - 2022-04-26
|
## [0.0.5] - 2022-04-26
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
- Add custom claims to both id and access token
|
- Add custom claims to both id and access token
|
||||||
|
|
||||||
## [0.0.4] - 2022-04-26
|
## [0.0.4] - 2022-04-26
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
- Add email custom claim
|
- Add email custom claim
|
||||||
|
|
||||||
## [0.0.3] - 2022-04-26
|
## [0.0.3] - 2022-04-26
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
- Add env-property for default issuer
|
- Add env-property for default issuer
|
||||||
|
|
||||||
## [0.0.2] - 2022-04-25
|
## [0.0.2] - 2022-04-25
|
||||||
|
|
||||||
### 💼 Other
|
### 💼 Other
|
||||||
@@ -208,7 +199,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
### ⚙️ Miscellaneous Tasks
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
- Change admin-handling
|
- Change admin-handling
|
||||||
|
|
||||||
## [0.0.1] - 2022-04-19
|
## [0.0.1] - 2022-04-19
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
@@ -256,5 +246,3 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Add dependabot config
|
- Add dependabot config
|
||||||
- Remove dependabot-standalone
|
- Remove dependabot-standalone
|
||||||
- Cleanup and remove acctest triggering
|
- Cleanup and remove acctest triggering
|
||||||
|
|
||||||
<!-- generated by git-cliff -->
|
|
||||||
|
|||||||
Reference in New Issue
Block a user