doc: add historical release notes for 26.0 #29023

pull fanquake wants to merge 3 commits into bitcoin:master from fanquake:add_26_0_rel_notes changing 2 files +359 −2
  1. fanquake commented at 12:00 pm on December 7, 2023: member
    Bins are now up, used for GH release etc.
  2. DrahtBot commented at 12:00 pm on December 7, 2023: contributor

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    Code Coverage

    For detailed information about the code coverage, see the test coverage report.

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK willcl-ark, achow101

    If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

  3. DrahtBot added the label Docs on Dec 7, 2023
  4. willcl-ark commented at 12:29 pm on December 7, 2023: contributor
    We might want to add a release note for -deprecatedrpc=create_bdb as per : #28597 (comment)
  5. fanquake commented at 1:22 pm on December 7, 2023: member
    Hmm. Looks like a few things missed out on being added. Generally we don’t change the release notes after they’ve been finalized, and any updates we make here, wont be reflected on the website, in the 26.x branch, on the mailing list etc, but it might still be worth doing.
  6. fanquake force-pushed on Dec 7, 2023
  7. doc: add minimum required Linux Kernel to release-notes 8df4aaabbe
  8. doc: add historical release notes for 26.0 7d4e47d184
  9. in doc/release-process.md:111 in 48e0ba9f65 outdated
    107@@ -108,6 +108,8 @@ Generate list of authors:
    108 
    109     git log --format='- %aN' v(current version, e.g. 25.0)..v(new version, e.g. 25.1) | grep -v 'merge-script' | sort -fiu
    110 
    111+Check the `Needs release note` label for items that may be missing.
    


    maflcko commented at 1:49 pm on December 7, 2023:
    nit: This is already mentioned above, no? - Ensure the "Needs release note" label is removed from all relevant pull requests and issues.

    fanquake commented at 1:51 pm on December 7, 2023:
    Ah, I guess it might be more useful in the section about writing the release notes.

    fanquake commented at 1:53 pm on December 7, 2023:
    I’ll just remove my addition. I guess the onus is on PR authors to make sure they write release notes for their changes.
  10. fanquake force-pushed on Dec 7, 2023
  11. fanquake commented at 1:55 pm on December 7, 2023: member
    I’ve pinged a few people about writing up notes. I’ll incorporate them here.
  12. willcl-ark commented at 2:05 pm on December 7, 2023: contributor

    Here’s one for #28507:

     0Notable changes
     1===============
     2
     3Contrib
     4-------
     5
     6- Bash completion files have been renamed from `bitcoin*.bash-completion` to
     7  `bitcoin*.bash`. This means completions can be automatically loaded on demand
     8  based on invoked commands' names when they are put into the completion
     9  directory (found with `pkg-config --variable=completionsdir
    10  bash-completion`) without requiring renaming.
    
  13. darosior commented at 2:46 pm on December 7, 2023: member
    #28587 rules out usage of hybrid public keys in output descriptors. Hybrid public keys are an exotic public key encoding not supported by output descriptors (as specified in BIP380 and documented in doc/descriptors.md). Bitcoin Core would previously incorrectly accept descriptors containing such hybrid keys. This PR fixed that.
  14. willcl-ark commented at 3:03 pm on December 7, 2023: contributor

    #28597

    0Wallet or RPCs?
    1-------
    2
    3- The `createwallet` RPC will no longer create legacy (BDB) wallets when
    4  setting `descriptors=false` without also providing the
    5  `-deprecatedrpc=create_bdb` option. This is because the legacy wallet is
    6  being deprecated in a future release.
    
  15. doc: Missing additions to 26.0 release notes ca5937553b
  16. fanquake commented at 3:38 pm on December 7, 2023: member
    Thanks @willcl-ark & @darosior. I’ve incorporated those changes in an additional commit, which can also be backported to 26.x in #29011.
  17. willcl-ark commented at 3:49 pm on December 7, 2023: contributor
    ACK ca5937553b4b4dde53995d0b66e30150401023eb
  18. fanquake referenced this in commit 71c08bafdb on Dec 7, 2023
  19. achow101 commented at 7:51 pm on December 7, 2023: member
    ACK ca5937553b4b4dde53995d0b66e30150401023eb
  20. achow101 merged this on Dec 7, 2023
  21. achow101 closed this on Dec 7, 2023

  22. achow101 referenced this in commit 9efc6a0ac6 on Dec 7, 2023
  23. fanquake deleted the branch on Dec 8, 2023
  24. fanquake referenced this in commit 8dc2c753ff on Dec 8, 2023
  25. fanquake referenced this in commit d2c80b6f52 on Dec 8, 2023

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-07-01 10:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me