Skip to content

Commit 620716c

Browse files
qclaoguiqc-owl-app[bot]
authored andcommitted
Add release notes for v0.1.0
Signed-off-by: 🤖QC Owl App[bot] <165384878+qc-owl-app[bot]@users.noreply.github.com>
1 parent 6913a8a commit 620716c

File tree

1 file changed

+91
-2
lines changed

1 file changed

+91
-2
lines changed

docs/release_notes/0.1.0.md

+91-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
## What's Changed
55

6+
- feat: add FailEchoWithDetails RPC to EchoService (#313)
7+
- remove routeguide (#275)
68
- move from project to showcase (#129)
79
- code clean (#6)
810
- Update README.md (#5)
@@ -21,6 +23,7 @@
2123

2224
## 🎯 Improvements
2325

26+
- Update skaffold.yaml in the current folder in-place (#277)
2427
- protoc-gen-go\_rest\_handler (#134)
2528
- update (#51)
2629
- Use custom protoc plugin from bingo to generate (#45)
@@ -34,8 +37,94 @@
3437
## ⬆️ Dependencies
3538

3639
<details>
37-
<summary>69 changes</summary>
40+
<summary>155 changes</summary>
3841

42+
- build(deps): bump github.com/bufbuild/protovalidate-go from 0.9.3 to 0.10.0 (#318)
43+
- build(deps): bump github.com/prometheus/client\_golang from 1.21.1 to 1.22.0 (#316)
44+
- build(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0 (#317)
45+
- build(deps): bump github.com/go-sql-driver/mysql from 1.9.0 to 1.9.2 (#314)
46+
- build(deps): bump entgo.io/ent from 0.14.3 to 0.14.4 (#315)
47+
- build(deps): bump github.com/bufbuild/protovalidate-go from 0.9.2 to 0.9.3 (#311)
48+
- build(deps): bump github.com/onsi/gomega from 1.36.2 to 1.37.0 (#312)
49+
- build(deps): bump google.golang.org/api from 0.225.0 to 0.229.0 (#310)
50+
- build(deps): bump cloud.google.com/go/longrunning from 0.6.5 to 0.6.6 (#305)
51+
- build(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#308)
52+
- build(deps): bump actions/create-github-app-token from 1 to 2 (#309)
53+
- build(deps): bump google.golang.org/api from 0.224.0 to 0.225.0 (#303)
54+
- build(deps): bump go.opentelemetry.io/otel/sdk from 1.34.0 to 1.35.0 (#301)
55+
- build(deps): bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#302)
56+
- Bump github.com/onsi/gomega from 1.36.0 to 1.36.1 (#276)
57+
- Bump github.com/mattn/go-sqlite3 from 1.14.19 to 1.14.24 (#274)
58+
- Bump github.com/onsi/gomega from 1.34.1 to 1.36.0 (#272)
59+
- Bump github.com/dave/jennifer from 1.7.0 to 1.7.1 (#273)
60+
- Bump peter-evans/create-pull-request from 6.1.0 to 7.0.5 (#261)
61+
- Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#270)
62+
- Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 (#243)
63+
- Bump github.com/onsi/gomega from 1.33.1 to 1.34.0 (#241)
64+
- Bump dagger.io/dagger from 0.12.2 to 0.12.3 (#242)
65+
- Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.34.2-20240508200655-46a4cf4ba109.2 to 1.34.2-20240717164558-a6c49f84cc0f.2 (#237)
66+
- Bump dagger.io/dagger from 0.11.9 to 0.12.0 (#236)
67+
- Bump cloud.google.com/go/longrunning from 0.5.9 to 0.5.10 (#235)
68+
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#234)
69+
- Bump github.com/google/generative-ai-go from 0.14.0 to 0.16.0 (#232)
70+
- Bump cloud.google.com/go/longrunning from 0.5.7 to 0.5.9 (#233)
71+
- Bump github.com/vektah/gqlparser/v2 from 2.5.12 to 2.5.14 (#226)
72+
- Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.34.1-20240508200655-46a4cf4ba109.1 to 1.34.2-20240508200655-46a4cf4ba109.2 (#227)
73+
- Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#228)
74+
- Bump github.com/google/generative-ai-go from 0.13.0 to 0.14.0 (#223)
75+
- Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#222)
76+
- Bump google.golang.org/api from 0.182.0 to 0.183.0 (#220)
77+
- Bump golang.org/x/net from 0.25.0 to 0.26.0 (#221)
78+
- Bump dagger.io/dagger from 0.11.5 to 0.11.6 (#219)
79+
- Bump github.com/google/generative-ai-go from 0.12.0 to 0.13.0 (#218)
80+
- Bump dagger.io/dagger from 0.11.4 to 0.11.5 (#216)
81+
- Bump google.golang.org/api from 0.181.0 to 0.182.0 (#217)
82+
- Bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 (#215)
83+
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.51.0 to 0.52.0 (#214)
84+
- Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.26.0 to 1.27.0 (#213)
85+
- Bump github.com/containerd/containerd from 1.7.16 to 1.7.17 (#210)
86+
- Bump google.golang.org/api from 0.180.0 to 0.181.0 (#211)
87+
- Bump google.golang.org/grpc from 1.63.2 to 1.64.0 (#209)
88+
- Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#206)
89+
- Bump google.golang.org/api from 0.178.0 to 0.180.0 (#207)
90+
- Bump github.com/google/generative-ai-go from 0.11.2 to 0.12.0 (#208)
91+
- Bump dagger.io/dagger from 0.11.2 to 0.11.4 (#204)
92+
- Bump github.com/prometheus/client\_golang from 1.19.0 to 1.19.1 (#205)
93+
- Bump dagger.io/dagger from 0.11.2 to 0.11.3 (#203)
94+
- Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.34.1-20240401165935-b983156c5e99.1 to 1.34.1-20240508200655-46a4cf4ba109.1 (#202)
95+
- Bump google.golang.org/api from 0.177.0 to 0.178.0 (#200)
96+
- Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.34.0-20240401165935-b983156c5e99.1 to 1.34.1-20240401165935-b983156c5e99.1 (#201)
97+
- Bump golang.org/x/net from 0.24.0 to 0.25.0 (#199)
98+
- Bump github.com/google/generative-ai-go from 0.11.1 to 0.11.2 (#198)
99+
- Bump github.com/google/generative-ai-go from 0.11.0 to 0.11.1 (#196)
100+
- Bump github.com/googleapis/gax-go/v2 from 2.12.3 to 2.12.4 (#197)
101+
- Bump cloud.google.com/go/longrunning from 0.5.6 to 0.5.7 (#195)
102+
- Bump google.golang.org/api from 0.176.1 to 0.177.0 (#194)
103+
- Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.33.0-20240401165935-b983156c5e99.1 to 1.34.0-20240401165935-b983156c5e99.1 (#193)
104+
- Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#191)
105+
- Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#192)
106+
- Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#190)
107+
- Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.25.0 to 1.26.0 (#188)
108+
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.50.0 to 0.51.0 (#189)
109+
- Bump github.com/bufbuild/protovalidate-go from 0.6.1 to 0.6.2 (#186)
110+
- Bump google.golang.org/api from 0.176.0 to 0.176.1 (#187)
111+
- Bump google.golang.org/api from 0.175.0 to 0.176.0 (#185)
112+
- Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 (#182)
113+
- Bump github.com/hashicorp/vault/api from 1.12.2 to 1.13.0 (#183)
114+
- Bump google.golang.org/api from 0.174.0 to 0.175.0 (#184)
115+
- Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (#181)
116+
- Bump google.golang.org/api from 0.173.0 to 0.174.0 (#180)
117+
- Bump google.golang.org/api from 0.172.0 to 0.173.0 (#178)
118+
- Bump dagger.io/dagger from 0.11.0 to 0.11.1 (#179)
119+
- Bump github.com/google/generative-ai-go from 0.10.0 to 0.11.0 (#177)
120+
- Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 (#176)
121+
- Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.49.0 to 0.50.0 (#175)
122+
- Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#173)
123+
- Bump github.com/containerd/containerd from 1.7.14 to 1.7.15 (#174)
124+
- Bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.24.0 to 1.25.0 (#172)
125+
- Bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#167)
126+
- Bump golang.org/x/net from 0.22.0 to 0.23.0 (#168)
127+
- Bump github.com/bufbuild/protovalidate-go from 0.6.0 to 0.6.1 (#165)
39128
- Bump github.com/hashicorp/vault/api from 1.12.1 to 1.12.2 (#162)
40129
- Bump google.golang.org/api from 0.169.0 to 0.172.0 (#161)
41130
- Bump dagger.io/dagger from 0.10.2 to 0.10.3 (#159)
@@ -108,7 +197,7 @@
108197
</details>
109198

110199
## New Contributors
111-
@github-actions[bot] and @qc-owl-app
200+
@github-actions[bot] and [qc-owl-app[bot]](https://github.com/apps/qc-owl-app)
112201

113202
🎉 **Thanks to all contributors helping with this release!** 🎉
114203

0 commit comments

Comments
 (0)