Skip to content

Releases: Interhyp/git-hubby

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 06:54
767cd36

0.6.0 (2026-07-22)

Features

  • include json schemas for validation (b275e41)

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 19 Jul 04:02
03030b4

0.5.4 (2026-07-19)

Bug Fixes

  • deps: update golang.org/x/exp digest to 764159d (86295ac)

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:01
9025ea7

0.5.3 (2026-07-17)

Bug Fixes

  • log message for listing repositories (5734b6b)

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 08:40
47fbaf7

0.5.2 (2026-07-17)

Breaking Changes

This version updates JSON field names in CodeSecurityConfigurationSpec:

before now
code_scanning_delegated_alert_dismissal codeScanningDelegatedAlertDismissal
code_scanning_options codeScanningOptions

Bug Fixes

  • api: use camelCase JSON field names in CodeSecurityConfiguration (bf78c5c)

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 05:55
34adf15

0.5.1 (2026-07-17)

Performance Improvements

  • teamrec: avoid calling ListMembers inside loop (e1a7dd3)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:59
ee4e99d

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 15 Jul 06:13
fdb6f73

0.4.5 (2026-07-15)

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 13 Jul 03:51
acda5ee

0.4.4 (2026-07-13)

Bug Fixes

  • deps: update actions/checkout action to v7 (1fde369)
  • deps: update actions/configure-pages action to v6 (af70a91)
  • deps: update dependency kubebuilder to v4.15.0 (595c20b)
  • deps: update dependency semantic-release to v25.0.6 (f281ce4)

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 03:23
f6dadce

0.4.3 (2026-07-13)

Bug Fixes

  • deps: update actions/setup-go action to v6.5.0 (c59f504)
  • deps: update dependency go to v1.26.5 (47dc9e0)
  • deps: update dependency node to v24.18.0 (6bac6c3)
  • deps: update dependency python to 3.14 (da13543)
  • deps: update module github.com/bradleyfalzon/ghinstallation/v2 to v2.19.0 (22bfd12)
  • deps: update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.69.0 (19957ab)

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:28
a2c5943

0.4.2 (2026-07-10)

Bug Fixes

  • always use fix commit message prefix for renovate commits (da23c8a)
  • fix custom property mapping for custom properties of bool/true_false type (b90dc11)
  • fix setup-envtest by updating Makefile from fresh 4.15.0 kubebuilder project (f48929e)