Skip to content

Releases: concourse/git-resource

v1.18.3

08 Apr 22:30
b0ee669
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.2...v1.18.3

v1.18.2

07 Apr 20:58
284a49a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.18.1...v1.18.2

v1.18.1

31 Mar 19:01
Compare
Choose a tag to compare
remove debugging "set -x"

Signed-off-by: Taylor Silva <[email protected]>

v1.18.0

26 Mar 15:52
Compare
Choose a tag to compare

What's Changed

  • Add [include/exclude]_all_match by @jakubikanin #432

Full Changelog: v1.17.0...v1.18.0

v1.17.0

18 Oct 20:50
702bf5a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.0

27 Mar 02:44
2b63599
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.16.0

v1.15.0

20 Jul 16:55
Compare
Choose a tag to compare

What's Changed

  • Switch base image paketobuildpacks/run-jammy-basic
  • fix gitlab 16.0 legacy urls removed by @m-roskrow in #405

New Contributors

Full Changelog: v1.14.7...v1.15.0

v1.14.7

10 Dec 19:48
Compare
Choose a tag to compare

Security patch for ubuntu 22.04 LTS as resource base image

Full Changelog: v1.14.6...v1.14.7

v1.14.6

30 Nov 22:41
Compare
Choose a tag to compare

What's Changed

  • Mention the regex sensitivity of commit_filter strings by @jgriff in #385
  • bump git-crypt to 0.7.0

New Contributors

Full Changelog: v1.14.5...v1.14.6

v1.14.5

25 Oct 15:21
Compare
Choose a tag to compare
Configure default reconciliation strategy

was failing for ubuntu demanding that a strategy be specified. alpine
was still fine, likely using an older git client still.

Signed-off-by: Taylor Silva <[email protected]>