Skip to content

Releases: salesforce/generic-sidecar-injector

Eighth open source release

14 Jun 02:06
3a8bd5e
Compare
Choose a tag to compare

Update the Go version to 1.20.5 to address vulnerability.

Seventh open source release

19 Apr 21:08
27e7edc
Compare
Choose a tag to compare

Release highlights

  • Update the Go modules to address vulnerability.

Fifth open source release

12 May 17:59
3a3c5d3
Compare
Choose a tag to compare

Release highlights

  • Deprecate insecure TLS versions and ciphers by default (#31).

Fourth open source release

22 Apr 05:32
2679362
Compare
Choose a tag to compare

Release highlights

  • Parse flags from the native flag package after parsing sidecar-injector flags, permitting customization of glog using the command line (#27).
  • Add fromYaml template function, permitting sidecar config templates the ability to interpret yaml or json in pod annotations (#26)

Third open source release

04 May 22:17
4732abb
Compare
Choose a tag to compare

Added the support for optionally prepending initContainers before pod initContainers during injection.

Second open source release

02 Apr 00:36
4870e40
Compare
Choose a tag to compare

Only change is include vendor in the repo

First Open Source release

05 Feb 23:25
d0dffab
Compare
Choose a tag to compare
Pre-release

This is the first release after open sourcing it for making sure it can be used internally within Salesforce.