Skip to content

Commit 16b9b13

Browse files
docs: update changelog with all v1.22.0 changes (#2780)
1 parent fd7168e commit 16b9b13

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/reference/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,15 @@ Read more in the [managed databases](../howto/managed-databases.md) documentatio
3838

3939
- Clarify nullable override behavior (#2753)
4040
- Add managed databases to sidebar (#2764)
41+
- Pull renaming and type overrides into separate sections (#2774)
42+
- Update the docs banner for managed dbs (#2775)
4143

4244
#### Features
4345

4446
- (config) Enables the configuration of copyfrom.go similar to quierer and friends (#2727)
4547
- (vet) Run rules against a managed database (#2751)
4648
- (upload) Point upload command at new endpoint (#2772)
49+
- (compiler) Support DO statements (#2777)
4750

4851
#### Miscellaneous Tasks
4952

@@ -64,12 +67,14 @@ Read more in the [managed databases](../howto/managed-databases.md) documentatio
6467
- (windows) Downgrade to mingw 11.2.0 (#2757)
6568
- (deps) Bump urllib3 from 2.0.4 to 2.0.5 in /docs (#2747)
6669
- (deps) Bump google.golang.org/grpc from 1.58.1 to 1.58.2 (#2758)
70+
- (deps) Bump github.com/google/cel-go from 0.18.0 to 0.18.1 (#2778)
6771

6872
#### Ci
6973

7074
- Bump go version to latest in ci workflows (#2722)
7175

7276

77+
7378
## [1.21.0](https://github.com/sqlc-dev/sqlc/releases/tag/v1.21.0)
7479
Released 2023-09-06
7580

0 commit comments

Comments
 (0)