Skip to content

Commit d69e966

Browse files
authored
chore: retract release 0.34 (#1709)
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it #### Which issue(s) this PR is related to <!-- Usage: `Related to #<issue number>`, or `Related to (paste link of issue)`. --> --------- Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com>
1 parent 8e12943 commit d69e966

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,8 @@ retract [v0.16.0, v0.16.9] // Retract all from v0.16 due to https://github.com/o
575575

576576
retract v0.22.0 // Retract because of accidentially released version, reported by https://github.com/open-component-model/ocm-project/issues/1399
577577

578+
retract v0.34.0 // Retract because release includes majof bump of go.yaml.in/yaml/v4 which introduces breaking changes, reported by https://github.com/open-component-model/ocm-project/issues/771
579+
578580
// crypto/tls: Client Hello is always sent in 2 TCP frames if GODEBUG=tlskyber=1 (default) which causes
579581
// issues with various enterprise network gateways such as Palo Alto Networks. We have been reported issues
580582
// such as https://github.com/open-component-model/ocm/issues/1027 and do not want to pin our crypto/tls version.

0 commit comments

Comments
 (0)