This repository has been archived on 2026-03-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
sentrysetup/CHANGELOG.md
T

147 lines
3.5 KiB
Markdown
Raw Normal View History

2024-10-05 18:55:34 +00:00
# Changelog
All notable changes to this project will be documented in this file.
2025-01-03 08:04:21 +00:00
## [0.3.1] - 2025-01-02
### 🐛 Bug Fixes
- *(deps)* Update module github.com/getsentry/sentry-go to v0.31.0
- *(deps)* Update module github.com/getsentry/sentry-go to v0.31.1
2025-01-01 20:24:39 +00:00
## [0.3.0] - 2025-01-01
### 🚀 Features
- *(golangci)* Increase timeout for parallel runners to 5m
### 🐛 Bug Fixes
- *(deps)* Update module github.com/stretchr/testify to v1.10.0
- *(deps)* Update module github.com/getsentry/sentry-go to v0.30.0
### ⚙️ Miscellaneous Tasks
- *(ci)* Remove pre-commit job and include new template
## [0.2.2] - 2024-10-21
2024-10-21 11:29:03 +00:00
### 🐛 Bug Fixes
- *(deps)* Update module github.com/getsentry/sentry-go to v0.29.1
2024-10-05 18:55:34 +00:00
## [0.2.1] - 2024-10-05
### 🐛 Bug Fixes
- *(deps)* Update module github.com/getsentry/sentry-go to v0.28.0
- *(deps)* Update module github.com/getsentry/sentry-go to v0.28.1
- *(deps)* Update module github.com/getsentry/sentry-go to v0.29.0
### ⚙️ Miscellaneous Tasks
- Update pre-commit hooks for golangci-lint to golangci-lint-full
- Update to include Release stage and use external Release templates
- Remove old release jobs
## [0.2.0] - 2024-03-23
### 🚀 Features
- Replace apex with slog
### 🐛 Bug Fixes
- *(deps)* Update module github.com/stretchr/testify to v1.9.0
2024-10-21 11:29:03 +00:00
### 💼 Other
- *(deps)* Bump github.com/getsentry/sentry-go from 0.24.0 to 0.24.1
- *(deps)* Bump github.com/getsentry/sentry-go from 0.24.1 to 0.25.0
- *(deps)* Bump github.com/getsentry/sentry-go from 0.25.0 to 0.26.0
- *(deps)* Bump github.com/getsentry/sentry-go from 0.26.0 to 0.27.0
2024-10-05 18:55:34 +00:00
### ⚙️ Miscellaneous Tasks
- Update to Go 1.21.1 for vulnerabilities
- Use 1.21.1 in go.mod for Dependabot
- Update to go 1.21.3 and remove patch level
- Update version of Go
- Update to Go 1.21.6
- Update to Go 1.22.0
- Remove Dependabot config
- Add gitleaks to pre-commit setup
## [0.0.6] - 2023-09-06
2024-10-21 11:29:03 +00:00
### 💼 Other
2024-10-05 18:55:34 +00:00
- *(deps)* Bump github.com/getsentry/sentry-go from 0.23.0 to 0.24.0
## [0.0.5] - 2023-09-05
2024-10-21 11:29:03 +00:00
### 💼 Other
- *(deps)* Bump github.com/getsentry/sentry-go from 0.21.0 to 0.22.0
- *(deps)* Bump github.com/getsentry/sentry-go from 0.22.0 to 0.23.0
- *(deps)* Bump github.com/getsentry/sentry-go from 0.23.0 to 0.24.0
2024-10-05 18:55:34 +00:00
### ⚙️ Miscellaneous Tasks
- Update Go version
- Make releases handle multi-line release notes
- Update to Go 1.20.7
- Update pre-commit versions
- Update to Golang 1.21.0 for vulnerabilities
2024-10-21 11:29:03 +00:00
## [0.0.4] - 2023-06-04
2024-10-05 18:55:34 +00:00
2024-10-21 11:29:03 +00:00
### 💼 Other
2024-10-05 18:55:34 +00:00
2024-10-21 11:29:03 +00:00
- *(deps)* Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
- *(deps)* Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
2024-10-05 18:55:34 +00:00
### ⚙️ Miscellaneous Tasks
- Update pre-commit and fix golangci-lint
- Update golangci-lint
2024-10-21 11:29:03 +00:00
## [0.0.3] - 2023-05-08
2024-10-05 18:55:34 +00:00
2024-10-21 11:29:03 +00:00
### 💼 Other
2024-10-05 18:55:34 +00:00
2024-10-21 11:29:03 +00:00
- *(deps)* Bump github.com/getsentry/sentry-go from 0.20.0 to 0.21.0
2024-10-05 18:55:34 +00:00
### ⚙️ Miscellaneous Tasks
- Update to Go 1.20.3
- Fix Gitlab CI lint
- Update Go version for vulnerabilities
## [0.0.2] - 2023-03-31
2024-10-21 11:29:03 +00:00
### 💼 Other
2024-10-05 18:55:34 +00:00
- *(deps)* Bump github.com/stretchr/testify from 1.7.2 to 1.8.1
- *(deps)* Bump github.com/getsentry/sentry-go from 0.17.0 to 0.18.0
- *(deps)* Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
- *(deps)* Bump github.com/getsentry/sentry-go from 0.18.0 to 0.19.0
- *(deps)* Bump github.com/getsentry/sentry-go from 0.19.0 to 0.20.0
2024-10-21 11:29:03 +00:00
### ⚙️ Miscellaneous Tasks
- Update to golang 1.20.1
- Update Go verion for vulnerabilities scan
2024-10-05 18:55:34 +00:00
## [0.0.1] - 2023-01-29
### 🚀 Features
- Initial version
### ⚙️ Miscellaneous Tasks
- Add release job
<!-- generated by git-cliff -->