Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to Go 1.17 #346

Merged
merged 2 commits into from
Aug 20, 2021
Merged

Updates to Go 1.17 #346

merged 2 commits into from
Aug 20, 2021

Conversation

codefromthecrypt
Copy link
Contributor

This only updates libraries to latest, it doesn't yet change anything to
use new features or optimizations.

This only updates libraries to latest, it doesn't yet change anything to
use new features or optimizations.

Signed-off-by: Adrian Cole <[email protected]>
Signed-off-by: Adrian Cole <[email protected]>
Copy link
Member

@mathetake mathetake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@codefromthecrypt codefromthecrypt merged commit 17375b4 into master Aug 20, 2021
@codefromthecrypt codefromthecrypt deleted the go-1.17 branch August 20, 2021 08:54
codefromthecrypt pushed a commit that referenced this pull request Aug 29, 2021
This will be used in the new release process to generate draft release
notes that a person edits before clicking publish.

Notably, this correctly annotates co-authors, which is a common practice
in func-e, but easy to miss.

Ex. (nevermind the 'aster' as I'm hacking this to show pending notes)
```bash
$ .github/workflows/release_notes.sh master
```

---

func-e aster supports X and Y and notably fixes Z

TODO: classify the below into up to 4 major headings and the rest as bulleted items in minor changes

---
ee700a1 Converts e2e to new Makefile (#356) Adrian Cole, Co-authored-by: Dhi Aurrahman <[email protected]>

83e7c30 updates last known Envoy to 1.19.1 (#355) Adrian Cole,
f975609 Aligns make to func-e color scheme (#354) Adrian Cole,
551840f Scaffold a new Makefile (#353) Adrian Cole,
877a72e Removes bingo for `go run` (#350) Adrian Cole, Co-authored-by: Takeshi Yoneda <[email protected]>

12a74b1 Adds vanity downloads (#351) Adrian Cole,
0f313c8 Pares down code to work around flake (#349) Adrian Cole,
e74c0b7 Removes test utilities for built-ins (#347) Adrian Cole,
41c2742 Cleans up tests (#348) Adrian Cole,
17375b4 Updates to Go 1.17 (#346) Adrian Cole,
6ae5d48 Corrects manifest path Adrian Cole,
a9ccc4d fixes auth Adrian Cole,
a4bc290 Fixes glitches in package update script (#344) Adrian Cole,
---

Don't forget to cite who was involved and why

nothing trivial please!

func-e aster was possible thanks to the following contributors:

Adrian Cole
Dhi Aurrahman
Takeshi Yoneda

Signed-off-by: Adrian Cole <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants