Releases: pgxman/pgxman
Releases · pgxman/pgxman
pgxman 1.4.2
Changelog
What's Changed
- Bump golang.org/x/text from 0.16.0 to 0.17.0 by @dependabot in #215
- Set
PGRX_HOME
per build for different pg versions by @owenthereal in #217
Full Changelog: v1.4.1...v1.4.2
pgxman 1.4.1
Changelog
What's Changed
- Pin to llvm-17 for Ubuntu Noble by @owenthereal in #214
Full Changelog: v1.4.0...v1.4.1
pgxman 1.4.0
Changelog
What's Changed
- Bump github.com/charmbracelet/bubbletea from 0.26.1 to 0.26.2 by @dependabot in #194
- Bump github.com/charmbracelet/bubbletea from 0.26.2 to 0.26.3 by @dependabot in #195
- Bump github.com/charmbracelet/lipgloss from 0.10.1-0.20240413172830-d0be07ea6b9c to 0.11.0 by @dependabot in #196
- Bump github.com/zcalusic/sysinfo from 1.0.2 to 1.1.0 by @dependabot in #198
- Bump github.com/charmbracelet/bubbletea from 0.26.3 to 0.26.4 by @dependabot in #197
- Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #201
- Bump github.com/zalando/go-keyring from 0.2.4 to 0.2.5 by @dependabot in #200
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #203
- Bump golang.org/x/text from 0.15.0 to 0.16.0 by @dependabot in #202
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #205
- Bump github.com/briandowns/spinner from 1.23.0 to 1.23.1 by @dependabot in #204
- Bump github.com/charmbracelet/bubbletea from 0.26.4 to 0.26.5 by @dependabot in #208
- Bump github.com/github/go-spdx/v2 from 2.2.0 to 2.3.1 by @dependabot in #207
- Bump docker/bake-action from 4 to 5 by @dependabot in #206
- Bump github.com/charmbracelet/bubbletea from 0.26.5 to 0.26.6 by @dependabot in #209
- Bump github.com/charmbracelet/lipgloss from 0.11.0 to 0.12.1 by @dependabot in #210
- Bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #212
- [ENG-1012] Ubuntu Noble builder by @owenthereal in #213
- Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #211
Full Changelog: v1.3.1...v1.4.0
pgxman 1.3.1
What's Changed
- Bump github.com/cli/go-gh/v2 from 2.6.0 to 2.7.0 by @dependabot in #181
- Bump golang.org/x/term from 0.18.0 to 0.19.0 by @dependabot in #182
- Bump github.com/cli/go-gh/v2 from 2.7.0 to 2.8.0 by @dependabot in #184
- Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #183
- Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in #185
- Remove pg_buildext_parallel patch by @owenthereal in #191
- Bump github.com/charmbracelet/bubbletea from 0.25.0 to 0.26.1 by @dependabot in #187
- Bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #188
- Bump golang.org/x/text from 0.14.0 to 0.15.0 by @dependabot in #186
- Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #189
- Bump github.com/cli/go-gh/v2 from 2.8.0 to 2.9.0 by @dependabot in #190
- [HYD-881] Mark
description
field mandatory by @owenthereal in #192 - Skip upgrade check in CI by @owenthereal in #193
Full Changelog: v1.2.3...v1.3.1
pgxman 1.2.3
Changelog
What's Changed
- Bump github.com/cli/go-gh/v2 from 2.4.0 to 2.5.0 by @dependabot in #162
- Bump github.com/charmbracelet/bubbles from 0.17.1 to 0.18.0 by @dependabot in #161
- Remove locale fix from builder image by @owenthereal in #163
- Bring back locale fix in runner & builder image by @owenthereal in #166
- Bump golang.org/x/term from 0.16.0 to 0.17.0 by @dependabot in #165
- [HYD-789] Implement
pgxman auth login
by @owenthereal in #164 - [HYD-792] Implement
pgxman auth logout
by @owenthereal in #167 - [HYD-790] Implement
pgxman auth signup
by @owenthereal in #168 - Bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #169
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #170
- Bump Go to 1.22 by @owenthereal in #171
- Bump github.com/zalando/go-keyring from 0.2.3 to 0.2.4 by @dependabot in #176
- Bump github.com/charmbracelet/lipgloss from 0.9.1 to 0.10.0 by @dependabot in #172
- Bump golang.org/x/term from 0.17.0 to 0.18.0 by @dependabot in #175
- Bump github.com/cli/go-gh/v2 from 2.5.0 to 2.6.0 by @dependabot in #173
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #177
- Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by @dependabot in #174
- Move container install test to Linux by @owenthereal in #179
- Only fall back to JWT auth when basic auth creds are not specified by @owenthereal in #178
- Bump github.com/charmbracelet/log from 0.3.1 to 0.4.0 by @dependabot in #180
Full Changelog: v1.2.2...v1.2.3
pgxman 1.2.2
Changelog
What's Changed
- Always show build logs in the container by @owenthereal in #160
Full Changelog: v1.2.1...v1.2.2
pgxman 1.2.1
Changelog
What's Changed
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #156
- Colorful logging + misc changes by @owenthereal in #157
- Allow customizing parallel builds by @owenthereal in #158
- [HYD-777] Fix bug that disallows overriding a pg version by @owenthereal in #159
Full Changelog: v1.2.0...v1.2.1
pgxman 1.2.0
Changelog
What's Changed
- [documentation] Updates the documentation links from github to docs.pgxman.com by @JerrySievert in #144
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #142
- Bump github.com/charmbracelet/bubbles from 0.16.1 to 0.17.1 by @dependabot in #143
- Bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #147
- Bump github.com/oapi-codegen/runtime from 1.1.0 to 1.1.1 by @dependabot in #146
- [HYD-764][HYD-763] Separate debian build by pg versions to allow for overwrite by @owenthereal in #149
- [HYD-766][HYD-765] Support overriding fields by pg versions by @owenthereal in #150
- [HYD-774] Add docs for
overrides
by @owenthereal in #151 - Bump golang.org/x/sync from 0.3.0 to 0.6.0 by @dependabot in #152
- [HYD-775] Change to the
packages
field from registry endpoints by @owenthereal in #153 - Report unauthenticated error when
pgxman publish
by @owenthereal in #154 - [HYD-772] Get CI to test installer for local builds by @owenthereal in #155
New Contributors
- @JerrySievert made their first contribution in #144
Full Changelog: v1.1.0...v1.2.0
pgxman 1.1.0
Changelog
What's Changed
- Run
brew update
first beforebrew upgrade
in installer script by @owenthereal in #125 - [HYD-638] Search using registry API by @owenthereal in #127
- Bump golang.org/x/term from 0.14.0 to 0.15.0 by @dependabot in #126
- [HYD-737] Use GET /extensions/{slug} endpoint when installing extensions by @owenthereal in #128
- [HYD-737] Fix bug that detecting platform fails on Darwin by @owenthereal in #129
- [HYD-736] pgxman install verify version against registry by @owenthereal in #130
- [HYD-746] Always add pgdg apt repo if missing by @owenthereal in #131
- Fix bug that apt repo type is not converted properly by @owenthereal in #132
- [HYD-732] Backfill command alias by @owenthereal in #134
- Bump actions/setup-go from 4 to 5 by @dependabot in #135
- [HYD-749] [HYD-750] Release pgxman to apt.pgxman.com by @owenthereal in #136
- [HYD-756] Only persist pgxman.yaml when container install successes by @owenthereal in #138
- [HYD-753] Warn about non pgdg pg distro by @owenthereal in #139
- docs: require use of pgdg by @wuputah in #137
- [HYD-734] Prompt for upgrade by @owenthereal in #140
Full Changelog: v1.0.1...v1.1.0
pgxman 1.0.1
Changelog
What's Changed
- docs: add 'using extensions' by @wuputah in #121
- Disable spinner when
--debug
is supplied by @owenthereal in #122 - Release with auto changelog by @owenthereal in #124
- [HYD-727] Add version check to Docker by @owenthereal in #123
Full Changelog: v1.0.0...v1.0.1