Skip to content

Commit

Permalink
Release v3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Semanticore Bot committed Jan 9, 2025
1 parent 27262c8 commit 99852e4
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# Changelog

## Version v3.12.0 (2025-01-09)

### Features

- **app:** add dingo-trace-injections flag, which switches injection tracing (#455) (c25a60ee)
- **web/handler:** add http method to opencensus tag for flamingo_router_controller (#432) (7597e699)

### Chores and tidying

- **deps:** update module golang.org/x/oauth2 to v0.25.0 (#466) (27262c8a)
- **docs:** add troubleshooting information (#457) (8426b77e)
- edit mockery configuration, remove scattered go:generate annotations, edited linter config (#463) (586b32ba)
- **deps:** update dependency go to v1.23.4 (#459) (a307b167)
- **deps:** bump golang.org/x/crypto from 0.25.0 to 0.31.0 (#462) (ad862f2d)
- **deps:** update module golang.org/x/sync to v0.10.0 (#461) (e1b39ea6)
- **deps:** update module golang.org/x/oauth2 to v0.24.0 (#452) (a90e42b2)
- **deps:** update module golang.org/x/sync to v0.9.0 (#453) (acde3c2b)
- **deps:** update module github.com/vektra/mockery/v2 to v2.49.1 (#454) (af56c07a)
- **deps:** update dependency go to v1.23.3 (#451) (77cf423b)
- **deps:** update module github.com/redis/go-redis/v9 to v9.7.0 (#450) (0569eadc)
- **deps:** update dependency go to v1.23.2 (#447) (7d64c4e4)
- **deps:** update module github.com/vektra/mockery/v2 to v2.46.3 (#448) (2871fb36)
- **deps:** update quay.io/keycloak/keycloak docker tag to v25.0.6 (#443) (be287200)
- **deps:** update module go.uber.org/automaxprocs to v1.6.0 (#444) (9de9569f)
- **deps:** update module github.com/vektra/mockery/v2 to v2.46.1 (#445) (5158f5a6)

### Other

- Add version command to the default framework CLI commands (#458) (7903a65b)

## Version v3.11.0 (2024-09-19)

### Features
Expand Down

0 comments on commit 99852e4

Please sign in to comment.