Skip to content

Commit 0c0cb06

Browse files
committed
release: pg_idkit 0.3.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8277727 commit 0c0cb06

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [0.3.0] - 2025-04-01
4+
## [0.3.0] - 2025-05-21
55

66
### Bug Fixes
77

@@ -31,6 +31,11 @@ All notable changes to this project will be documented in this file.
3131
- Use static args during check on musl
3232
- Use RUSTFLAGS for musl build
3333
- Download artifact version
34+
- Re-build just from scratch for create-release-pr
35+
- Add gnu tar to alpine
36+
- Artifact-upload
37+
- Print release version
38+
- Artifact name
3439

3540
### Documentation
3641

@@ -47,6 +52,8 @@ All notable changes to this project will be documented in this file.
4752
- Add concurrency restriction for creating release pr
4853
- Add build-all target for pgrx
4954
- Publish both builder images
55+
- Enable dependabot (#92)
56+
- Restrict release build concurrency
5057

5158
### Miscellaneous Tasks
5259

@@ -66,6 +73,16 @@ All notable changes to this project will be documented in this file.
6673
- Update dockerfiles to use new target
6774
- Update pgrx version defaults
6875
- Clean out unused builder-musl lines
76+
- Bump time from 0.3.36 to 0.3.41 (#98)
77+
- Bump ulid from 1.1.3 to 1.2.1 (#97)
78+
- Bump chrono from 0.4.38 to 0.4.41 (#96)
79+
- Bump actions/download-artifact from 4.2.1 to 4.3.0 (#95)
80+
- Bump softprops/action-gh-release from 1 to 2 (#94)
81+
- Bump tokio from 1.40.0 to 1.45.0 (#93)
82+
- Pg 16.8 -> 16.9, 15.12 -> 15.13, 17.4 -> 17.5
83+
- Bump versions in docs, code
84+
- Update pgrx to 0.14.1
85+
- Remove pg12
6986

7087
### Refactor
7188

0 commit comments

Comments
 (0)