Skip to content

Releases: trivago/go-bootstrap

v1.3.1

02 Oct 14:49
Immutable release. Only release title and notes can be modified.
756a4f1

Choose a tag to compare

1.3.1 (2025-10-02)

Bug Fixes

  • unhandled errors in config module (ebc05ef)
  • update all dependencies (#16) (ebc05ef)
  • update protobuf dependency (332d410)

Miscellaneous

  • add auto-labeling for PRs (ebc05ef)
  • enable coderabbit (ebc05ef)
  • fix issues with pre-commit runs in github actions (ebc05ef)
  • main: release 1.3.1 (#15) (9e0cdd2)
  • prepare open source publishing (dcf8f22)

v1.3.0

18 Jun 10:25
0670612

Choose a tag to compare

1.3.0 (2025-06-18)

Features

  • allow defining custom path that should be excluded from access logs (e7905f8)

Bug Fixes

v1.2.4

27 Jan 08:39
43f6f69

Choose a tag to compare

1.2.4 (2025-01-27)

Bug Fixes

  • Make certificate reload handling more robust (a100cf8)
  • security: calling sprintf on an external string variable as format (a902997)
  • SIGKILL cannot be trapped (f1bb5a5)

Miscellaneous

v1.2.3

08 Jan 19:12
8719b7b

Choose a tag to compare

1.2.3 (2025-01-08)

Bug Fixes

  • reload certificate when file has changed (0b8572e)

Miscellaneous

  • add nix lock file (79f3ac4)
  • add pre-commit hooks (b818237)
  • deps: bump golang.org/x/net from 0.19.0 to 0.23.0 (#9) (0e1dc2f)

v1.2.2

28 Mar 21:26
4da5d80

Choose a tag to compare

1.2.2 (2024-03-28)

Miscellaneous

  • deps: bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#6) (6939604)
  • deps: bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#7) (ddb331a)

v1.2.1

01 Dec 14:28
2442645

Choose a tag to compare

1.2.1 (2023-12-01)

Bug Fixes

  • crash on 2nd call to GetCertificate (a589200)
  • verify client cert before returning it (9879a80)

Miscellaneous

  • add localhost certificate for testing (335d504)

v1.2.0

01 Dec 11:03
3f3dd47

Choose a tag to compare

1.2.0 (2023-12-01)

Features

  • let httpserver.New return errors (9d48bec)

Bug Fixes

  • make cert reloading thread safe (f717cf9)

Miscellaneous

v1.1.1

01 Dec 09:43
a7e9019

Choose a tag to compare

1.1.1 (2023-12-01)

Bug Fixes

Miscellaneous

v1.1.0

01 Dec 09:41
69c2256

Choose a tag to compare

1.1.0 (2023-12-01)

Features

  • add TLS support to httpserver (474c5d1)

v1.0.0

30 Nov 16:04
9120af7

Choose a tag to compare

Initial release of the bootstrapping module