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

Release v4 #91

Merged
merged 59 commits into from
Apr 22, 2022
Merged

Release v4 #91

merged 59 commits into from
Apr 22, 2022

Conversation

svenwltr
Copy link
Member

@svenwltr svenwltr commented Jan 14, 2022

Feature branch for v4 release. Should not get merged until v4 is finished.

Changes

🔥 = Breaking Change / 🌟 = Feature / 🩹 = Fix / 👻 Remove Deprecation

TODO

  • Check whether webutil.MiddlewareChain is still working. replaced by chi
  • add hotwired to full example
  • update to go 1.18 release (Dockerfile and github actions)
  • remove ONBUILD from Dockerfile
  • investigate about unified caching for Docker images I think this is out of scope
  • move go mod tidy, go mod vendor and go generate ./... to buildutil? Cancelled, because it would make the initial buildutil execution more tricky.
  • remove github.com/pkg/errors dependency (the %w string formatter should achieve the same) Cancelled, because the buitlin error feature does not show stack traces.
  • fix hotwired

Delayed

  • remove cmdutil.Must
  • add Hotwired and CDN Mirror

@svenwltr svenwltr mentioned this pull request Jan 14, 2022
@svenwltr svenwltr mentioned this pull request Feb 4, 2022
@svenwltr svenwltr mentioned this pull request Feb 4, 2022
@svenwltr svenwltr mentioned this pull request Mar 18, 2022
@svenwltr svenwltr mentioned this pull request Mar 18, 2022
@svenwltr svenwltr marked this pull request as ready for review April 22, 2022 09:03
@svenwltr svenwltr requested a review from a team as a code owner April 22, 2022 09:03
@svenwltr svenwltr merged commit 2e8d421 into master Apr 22, 2022
@svenwltr svenwltr deleted the release-v4 branch April 22, 2022 09:03
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.

1 participant