Skip to content

Releases: greenbone/pg-gvm

pg-gvm 22.6.5

23 Feb 10:14
Compare
Choose a tag to compare

22.6.5 - 2024-02-23

Release for updating the container base image to fix #74

pg-gvm 22.6.4

12 Jan 08:23
Compare
Choose a tag to compare

22.6.4 - 2024-01-12

pg-gvm 22.6.3

14 Dec 10:32
Compare
Choose a tag to compare

22.6.3 - 2023-12-14

Added

  • Update FindPostgreSQL.cmake to support Postgres 16 5ac109c
  • Auto-merge workflow, to enable squash auto-merge in open PRs c404529

Changed

Bug Fixes

pg-gvm 22.6.1

26 Jul 09:18
Compare
Choose a tag to compare

22.6.1 - 2023-07-26

Bug Fixes

  • Add missing migration from pg-gvm 22.5 to 22.6 dd03aec

pg-gvm 22.6.0

25 Jul 12:53
Compare
Choose a tag to compare

22.6.0 - 2023-07-25

Added

  • Add conventional commits check workflow 3ecb02d

Changed

  • Update README for using Debian bookworm bd45c59
  • Create role and extensions only if they don't exist in container 4f7cb02
  • Only create new postgres db if doesn't exist yet in container b64e3fd
  • Allow to set db user password for container c16d41c
  • Only create postgres db user when it doesn't exist in container bfb0632
  • Allow access to the postgres db via TCP connections b519b07
  • Adjust postgres access during container startup 7b242dd
  • Don't adjust postgres hba config in Dockerfile c932aa8
  • Reduce container image by one layer 6374b31
  • Raise required gvm-libs version to 22.6 c9eeffc
  • Use oldstable for release Docker images 8d5fbb4

pg-gvm 22.5.1

20 Jun 10:58
Compare
Choose a tag to compare

22.5.1 - 2023-06-20

Bug Fixes

  • Provide sql updates for all possible versions 881eca8
  • Fix versioning of control file for 22.5 19a3e07

pg-gvm 22.5.0

19 Jun 13:59
Compare
Choose a tag to compare

22.5.0 - 2023-06-19

Added

Removed

  • Remove unused build.Dockerfile 785d043

Changed

  • Use gvm-libs:oldstable images a5e6639
  • Replace release-manually workflow with new standard release one 07add7a
  • Prepare workflows for new release process d5f7318
  • Update creating tags for container images 4d6bb27
  • Use docker/meta-action for container tags and labels cf2b72b

Bug Fixes

  • Support PostgeSQL 14 and 15 out of the box 2bbbe53

pg-gvm 22.4.0

20 Jul 09:11
Compare
Choose a tag to compare

22.4.0 - 2022-07-22

This is the initial release of pg-gvm.