From 26614c9270d0c9e0a39236aa8b3f222ad69e8356 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 22 Oct 2024 18:48:43 +0000 Subject: [PATCH] chore(release): prepare for v0.0.7 --- CHANGELOG.md | 159 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 159 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a78a190 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,159 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [0.0.7] - 2024-10-22 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/pressly/goose/v3 to v3.20.0 +- *(deps)* Update module github.com/jmoiron/sqlx to v1.4.0 +- *(deps)* Update module github.com/rs/cors to v1.11.0 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.46 +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.12 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.47 +- *(deps)* Update module github.com/getsentry/sentry-go to v0.28.0 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.48 +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.16 +- *(deps)* Update module github.com/getsentry/sentry-go to v0.28.1 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools to v1.67.3 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.49 +- *(deps)* Update module github.com/pressly/goose/v3 to v3.21.0 +- *(deps)* Update module github.com/pressly/goose/v3 to v3.21.1 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools to v1.67.4 +- *(deps)* Update module github.com/sparetimecoders/goamqp to v0.3.1 +- *(deps)* Update module github.com/auth0/go-jwt-middleware/v2 to v2.2.2 +- *(deps)* Update module github.com/rs/cors to v1.11.1 +- *(deps)* Update module github.com/pressly/goose/v3 to v3.22.0 +- *(deps)* Update module github.com/getsentry/sentry-go to v0.29.0 +- *(deps)* Update module github.com/alecthomas/kong to v1 +- *(deps)* Update module github.com/alecthomas/kong to v1.2.1 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.50 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.51 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.52 +- *(deps)* Update module github.com/pressly/goose/v3 to v3.22.1 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.53 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.54 +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.17 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.55 +- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/amqp to v1.6.5 +- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/eventsourced to v1.15.0 +- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/pg to v1.14.4 +- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/amqp to v1.6.6 +- *(deps)* Update module github.com/getsentry/sentry-go to v0.29.1 +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.18 + +### ⚙️ Miscellaneous Tasks + +- Update golangci-lint hook identifier in pre-commit config +- Update goreleaser image to v2.3.1 +- Add generate check +- Add release notes for goreleaser command in .gitlab-ci.yml + +## [0.0.6] - 2024-04-04 + +### 🐛 Bug Fixes + +- Don't set fixed global_sequence_no + +### ⚙️ Miscellaneous Tasks + +- Add step for checking release + +## [0.0.5] - 2024-04-03 + +### 🚀 Features + +- Add full SDL to SupGraph response + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/stretchr/testify to v1.9.0 +- *(deps)* Update module github.com/golang-jwt/jwt/v4 to v5 +- Update default migrations +- *(deps)* Update module github.com/golang-jwt/jwt/v5 to v5.2.1 +- *(deps)* Update module github.com/khan/genqlient to v0.7.0 +- *(deps)* Update module github.com/alecthomas/kong to v0.9.0 +- *(deps)* Update module github.com/pressly/goose/v3 to v3.19.1 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.45 +- *(deps)* Update module github.com/pressly/goose/v3 to v3.19.2 +- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/pg to v1.14.0 +- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/pg to v1.14.3 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools to v1.67.2 + +### ⚙️ Miscellaneous Tasks + +- Update golangci-lint +- Update Go version for vulnerabilities +- Update to Go 1.20.7 +- Update to Golang 1.21.0 for vulnerabilities +- Update pre-commit versions +- Update to Go 1.21.1 for vulnerabilities +- Use OrbStack for local dev +- Add gitleaks to pre-commit setup +- Update resources +- Run release on medium instance +- Back to small and upgrade goreleaser +- Remove deprecated replacements + +## [0.0.4] - 2023-05-29 + +### 🐛 Bug Fixes + +- Explicitly set dialect to make goose use correct version table + +### ⚙️ Miscellaneous Tasks + +- Update Go version for vulnerabilities +- Update pre-commit and fix golangci-lint +- Actually validate API key privileges and refs + +## [0.0.3] - 2023-04-27 + +### 🚀 Features + +- Add Sentry setup +- Add Sentry setup +- Organizations and API keys + +### 🐛 Bug Fixes + +- Use correct healthcheck path + +### ⚙️ Miscellaneous Tasks + +- Update schema if URLs have changed +- Add pre-commit and remove those checks from Dockerfile +- Add context and error handling +- Move to default ingress group +- Decrease trace sample rate +- Improve docker caching +- Add local module to pre-commit config +- Only ignore generated files with do not edit +- Default ingress group +- Use Docker DinD version from variable +- Switch to manual rebases for Dependabot +- Update to golang 1.20.1 +- Update Go verion for vulnerabilities scan +- Reduce sample rate +- Update to Go 1.20.3 +- Fix Gitlab CI lint + +## [0.0.2] - 2022-10-14 + +### ⚙️ Miscellaneous Tasks + +- Add docker ignore +- Handle push of unchanged schema + +## [0.0.1] - 2022-10-09 + +### 🚀 Features + +- Initial commit + +### 🐛 Bug Fixes + +- Remove GITLAB_TOKEN + +