Releases: pgconfig/api
Releases · pgconfig/api
3.1.4
Full Changelog: 3.1.3...3.1.4
3.1.3
What's Changed
- chore(deps): bump actions/checkout from 2 to 4 by @dependabot in #15
- chore(deps): bump actions/setup-go from 1 to 4 by @dependabot in #17
- Fix typo in log_config.go by @minneyar in #19
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #18
New Contributors
- @dependabot made their first contribution in #15
- @minneyar made their first contribution in #19
Full Changelog: 3.1.2...3.1.3
3.1.2
Changelog
Others
- 6bad752: add dependabot checks (@sebastianwebber)
- 5c1bbed: add deploy in the release (@sebastianwebber)
- 4e3c56e: update go version in coverage builds (@sebastianwebber)
3.1.1
Changelog
Others
- f932895: add heroku img and creds (@sebastianwebber)
- 8225761: add heroku setup (@sebastianwebber)
- 85ca23a: add support for pg 16 (@sebastianwebber)
- f09a365: fix go mod and upgrade to 1.21 (@sebastianwebber)
- 045c4a3: fix goreleaser setup (@sebastianwebber)
- d1fff70: use --port from PORT env var (@sebastianwebber)
3.1.0
Changelog
Features
- 6df74fd: chore: add support for version 15 (@sebastianwebber)
- 1d600ea: chore: bump go to 1.19 (@sebastianwebber)
- 1257472: chore: collect params in parallel (@sebastianwebber)
Bug fixes
- 98df27c: fix: updated sg blocked parameters (@sebastianwebber)
3.0.0
Changelog
Features
- 442967f: chore: add ghcr registry (@sebastianwebber)
- 422ce6d: chore: add tests for version pkg (@sebastianwebber)
- 2c9dc61: chore: rename config pkg to input (@sebastianwebber)
- c32740d: chore: update TODO on readme (@sebastianwebber)
- 4f3c189: chore: update changelog in goreleaser (@sebastianwebber)
- 1c701f4: chore: update pkgs to latest (@sebastianwebber)
- 36a7361: chore: update readme (@sebastianwebber)
Bug fixes
- 8652406: fix: add missing auth for ghcr.io (@sebastianwebber)
- b7a23da: fix: api log date format and output (@sebastianwebber)
- 2531a07: fix: ci coverage (@sebastianwebber)
- a4a157a: fix: file name in format pkg (@sebastianwebber)
- 3af8ea7: fix: ghcr.io and docker.io image names (@sebastianwebber)
- 1cf2583: fix: missing repo in docker img (@sebastianwebber)
- 11408a1: fix: pipeline ci tests (@sebastianwebber)
- 9bb6c48: fix: set checkpoint_completion_target to 0.9 (@sebastianwebber)
3.0.0-rc2
Changelog
- 6f5a894 chore: add byte parse support
- 6f0fda7 chore: add parser for the output format param
- ef8ec62 chore: extract format from api
- 54b5e1b chore: fix api version in the routes
- 5cc272d chore: improve totalram and profile parse..
- c62b5a8 chore: limit max memory per profile
- 539a505 chore: used bytes parser from the pkg
- c49a032 fix: bytes round that was rounding down.
3.0.0-rc1
3.0.0-beta3
Changelog
- 30d45a3 Merge pull request #6 from bemanuel/fix/api-abstract
- 79bae6e chore: add more links to the params
- bbd7c20 chore: remove unused formulas
- 303b28f fix: Add section worker_related
- 87f6880 fix: Alignment of yaml, not showing some details over memory_related
- b19bd9f fix: removed sg blocked params from export
3.0.0-beta2
Changelog
- c552543 fix: tag version in the binaries