2023.2.15 alpha
sjmiller609
released this
15 Feb 22:21
·
4 commits
to release/2023.2.15
since this release
What's Changed
- [COR-167] Add postgres image build and upload workflow by @sjmiller609 in #62
- [COR-167] Update default image to one with extensions by @sjmiller609 in #63
- Use consistent format for verbs by @ianstanton in #61
- pgmq error handling by @ChuckHend in #64
- [COR-166] Generate password and create secret by @ianstanton in #65
- Fix PGX build error by @sjmiller609 in #67
- [COR-159] Enable extensions provided in spec by @ianstanton in #60
- Merge fixes from Release/2023.1.27 by @sjmiller609 in #71
- Delete lost+found if exists and empty by @sjmiller609 in #73
- Enable SSL connections by @sjmiller609 in #75
- [COR-186] Create namespace for coredb operator by @ianstanton in #74
- pgmq crate in pgmq_ext by @ChuckHend in #76
- Include pgx version in extension workflows by @sjmiller609 in #77
- [COR-175] Image build and upload by @sjmiller609 in #79
- pgmq metadata by @ChuckHend in #78
- add archive + destroy queue by @ChuckHend in #80
- Release/pgmq/0.3.0 by @ChuckHend in #81
- [COR-175] Move "file changed?" logic into a github action by @sjmiller609 in #82
- [COR-175] Publish crates by @sjmiller609 in #83
- [COR-145] Log SQL Statements at Debug Level by @ianstanton in #84
- Bump pgmq to 0.4.0 by @ianstanton in #85
- Add DatabaseError test to
pgmq
by @ianstanton in #87 - add pgmq extension examples by @ChuckHend in #88
- pgmq extension return types and tests by @ChuckHend in #89
- [COR-231] Add read_batch() to
pgmq
by @ianstanton in #91 - start pgUI by @ChuckHend in #92
- add message metadata by @ChuckHend in #94
- Build packages for postgres extensions by @sjmiller609 in #90
- Fix pgx_pgmq read by @ianstanton in #93
- collect pg metrics by @ChuckHend in #96
- add basic example to readme by @ChuckHend in #97
- [COR-212] Add send_batch() to
pgmq
by @ianstanton in #95 - update readmes and pgmq examples by @ChuckHend in #100
- [COR-210] Add delete_batch() to
pgmq
by @ianstanton in #101 - fix ext readme by @ChuckHend in #103
- update pgmq license by @ChuckHend in #104
- Listen all addresses default in postgres image by @sjmiller609 in #98
- pgmq doc refactor by @ChuckHend in #105
- rename pgmq extension by @ChuckHend in #106
- rename to pgmq by @ChuckHend in #108
- add postgREST to pgUI backend by @ChuckHend in #110
- Create LICENSE by @ChuckHend in #112
- add license to extension by @ChuckHend in #114
- add init script for views by @ChuckHend in #113
- [COR-221] Check for terminating namespace on deletion by @ianstanton in #109
- [COR-247] Add postgres_exporter role by @sjmiller609 in #111
- [COR-255] CoreDB operator: don't block while waiting for pod to be ready by @sjmiller609 in #118
- Add postgres exporter sidecar and metrics service by @sjmiller609 in #117
- install pg_partman by @ChuckHend in #115
New Contributors
- @ianstanton made their first contribution in #1
- @ChuckHend made their first contribution in #2
- @ryw made their first contribution in #10
- @EvanHStanton made their first contribution in #32
Full Changelog: https://github.com/CoreDB-io/coredb/commits/2023.2.15