chore(release): prepare for v0.3.0
This commit was merged in pull request #192.
This commit is contained in:
+10
-16
@@ -1,7 +1,15 @@
|
|||||||
# Changelog
|
## [0.3.0] - 2025-09-06
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
### 🚀 Features
|
||||||
|
|
||||||
|
- *(ci)* Add defaults pipeline template for CI workflow
|
||||||
|
- Add salary privilege to privilege management system
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- *(deps)* Update module github.com/sparetimecoders/goamqp to v0.3.3
|
||||||
|
- *(deps)* Update module github.com/stretchr/testify to v1.11.0
|
||||||
|
- *(deps)* Update module github.com/stretchr/testify to v1.11.1
|
||||||
## [0.2.0] - 2025-04-11
|
## [0.2.0] - 2025-04-11
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
@@ -18,7 +26,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
### 🚜 Refactor
|
### 🚜 Refactor
|
||||||
|
|
||||||
- *(ci)* Remove pre-commit job and add new template
|
- *(ci)* Remove pre-commit job and add new template
|
||||||
|
|
||||||
## [0.1.4] - 2024-10-05
|
## [0.1.4] - 2024-10-05
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -38,7 +45,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Update golangci-lint to use full version
|
- Update golangci-lint to use full version
|
||||||
- Add release flow
|
- Add release flow
|
||||||
- Remove old release job
|
- Remove old release job
|
||||||
|
|
||||||
## [0.1.3] - 2023-12-26
|
## [0.1.3] - 2023-12-26
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -62,7 +68,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Use 1.21.1 in go.mod for Dependabot
|
- Use 1.21.1 in go.mod for Dependabot
|
||||||
- Update to go 1.21.3 and remove patch level
|
- Update to go 1.21.3 and remove patch level
|
||||||
- Update version of Go
|
- Update version of Go
|
||||||
|
|
||||||
## [0.1.2] - 2023-06-04
|
## [0.1.2] - 2023-06-04
|
||||||
|
|
||||||
### 💼 Other
|
### 💼 Other
|
||||||
@@ -74,7 +79,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
- Update pre-commit and fix golangci-lint
|
- Update pre-commit and fix golangci-lint
|
||||||
- Update golangci-lint
|
- Update golangci-lint
|
||||||
|
|
||||||
## [0.1.1] - 2023-05-11
|
## [0.1.1] - 2023-05-11
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -102,7 +106,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Update Go verion for vulnerabilities scan
|
- Update Go verion for vulnerabilities scan
|
||||||
- Update to Go 1.20.3
|
- Update to Go 1.20.3
|
||||||
- Update Go version and fix gitlabci lint
|
- Update Go version and fix gitlabci lint
|
||||||
|
|
||||||
## [0.1.0] - 2022-07-20
|
## [0.1.0] - 2022-07-20
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -125,7 +128,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Remove dependabot-standalone
|
- Remove dependabot-standalone
|
||||||
- Change to codecov binary instead of bash uploader
|
- Change to codecov binary instead of bash uploader
|
||||||
- Switch to moved goamqp
|
- Switch to moved goamqp
|
||||||
|
|
||||||
## [0.0.8] - 2021-05-15
|
## [0.0.8] - 2021-05-15
|
||||||
|
|
||||||
### ⚙️ Miscellaneous Tasks
|
### ⚙️ Miscellaneous Tasks
|
||||||
@@ -137,7 +139,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Rename master -> main
|
- Rename master -> main
|
||||||
- Group imports
|
- Group imports
|
||||||
- Update to latest version of goamqp
|
- Update to latest version of goamqp
|
||||||
|
|
||||||
## [0.0.7] - 2020-04-12
|
## [0.0.7] - 2020-04-12
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -145,7 +146,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Update to Go 1.14 to fix test errors
|
- Update to Go 1.14 to fix test errors
|
||||||
- Use go mod download
|
- Use go mod download
|
||||||
- Sort companies before comparing since map-iteration is not stable
|
- Sort companies before comparing since map-iteration is not stable
|
||||||
|
|
||||||
## [0.0.6] - 2020-04-12
|
## [0.0.6] - 2020-04-12
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -156,25 +156,21 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
- Add tests
|
- Add tests
|
||||||
- Modify event structure
|
- Modify event structure
|
||||||
|
|
||||||
## [0.0.5] - 2019-12-31
|
## [0.0.5] - 2019-12-31
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
- Add handling of removed privilege
|
- Add handling of removed privilege
|
||||||
|
|
||||||
## [0.0.4] - 2019-12-08
|
## [0.0.4] - 2019-12-08
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
- Add name and registration number to event
|
- Add name and registration number to event
|
||||||
|
|
||||||
## [0.0.3] - 2019-11-22
|
## [0.0.3] - 2019-11-22
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
- Print unexpected messages
|
- Print unexpected messages
|
||||||
|
|
||||||
## [0.0.2] - 2019-11-06
|
## [0.0.2] - 2019-11-06
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
@@ -184,5 +180,3 @@ All notable changes to this project will be documented in this file.
|
|||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
- Rename module
|
- Rename module
|
||||||
|
|
||||||
<!-- generated by git-cliff -->
|
|
||||||
|
|||||||
Reference in New Issue
Block a user