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

chore: Update v8.0.1 changelog #2221

Merged
merged 1 commit into from
Feb 17, 2023
Merged

chore: Update v8.0.1 changelog #2221

merged 1 commit into from
Feb 17, 2023

Conversation

glnro
Copy link
Contributor

@glnro glnro commented Feb 17, 2023

No description provided.

Copy link
Contributor

@jtremback jtremback left a comment

Choose a reason for hiding this comment

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

Lgtm

@glnro glnro merged commit e99ce3e into main Feb 17, 2023
@glnro glnro deleted the prepare-v8.0.1 branch February 17, 2023 20:57
mergify bot pushed a commit that referenced this pull request Feb 17, 2023
(cherry picked from commit e99ce3e)
mergify bot pushed a commit that referenced this pull request Feb 17, 2023
(cherry picked from commit e99ce3e)
glnro added a commit that referenced this pull request Feb 17, 2023
(cherry picked from commit e99ce3e)

Co-authored-by: lg <8335464+glnro@users.noreply.github.com>
glnro added a commit that referenced this pull request Feb 17, 2023
(cherry picked from commit e99ce3e)

Co-authored-by: lg <8335464+glnro@users.noreply.github.com>
yaruwangway added a commit that referenced this pull request Mar 1, 2023
* Update changelog for v9 rc7 (#2219)

* Update v8.0.1 changelog (#2221)

* Consistently generate build tags on newer Make (#2018)

With Make 4.3+, the empty whitespace does not seem to work as
originally intended. This causes build tags to be "netgo ledger,"
on Ubuntu 22.04 and other systems that include the newer Make
version. The build tags were intended as "netgo,ledger" which
can be observed on Make 4.2 (shipped with Ubuntu 20.04).

This change swaps out the `+=` use in favor of an explicit `:=`.
Ref: https://www.gnu.org/software/make/manual/html_node/Appending.html

Closes #2017.

Co-authored-by: Marius Poke <marius.poke@posteo.de>
Co-authored-by: Milan Mulji <98309852+mmulji-ic@users.noreply.github.com>

* - Update doc to follow Go conventions
- Improve code readability

* update params

* docs: update docs

* fix: lint

---------

Co-authored-by: lg <8335464+glnro@users.noreply.github.com>
Co-authored-by: Valters Jansons <sigv@users.noreply.github.com>
Co-authored-by: Marius Poke <marius.poke@posteo.de>
Co-authored-by: Milan Mulji <98309852+mmulji-ic@users.noreply.github.com>
Co-authored-by: Simon Noetzlin <simon.ntz@gmail.com>
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.

3 participants