Skip to content

CHANGELOG.md: Update for 23.11rc2#6875

Merged
nepet merged 1 commit into
ElementsProject:masterfrom
nepet:release-23.11-rc2
Nov 20, 2023
Merged

CHANGELOG.md: Update for 23.11rc2#6875
nepet merged 1 commit into
ElementsProject:masterfrom
nepet:release-23.11-rc2

Conversation

@nepet
Copy link
Copy Markdown
Member

@nepet nepet commented Nov 16, 2023

Update changelog and py versions for second release candidate that includes mainly some tests for cln-rest

@nepet nepet requested a review from cdecker as a code owner November 16, 2023 14:36
@nepet nepet changed the title CHANGELOG.md: Update for 23.11rc1 CHANGELOG.md: Update for 23.11rc2 Nov 16, 2023
@nepet nepet force-pushed the release-23.11-rc2 branch from 92a3d8c to 6521447 Compare November 16, 2023 14:52
@endothermicdev
Copy link
Copy Markdown
Collaborator

the changed section should include the cln prefix added to clnrest config options. The full changes are:

config option `rest-certs` changed to `clnrest-certs`
config option `rest-protocol` changed to `clnrest-protocol`
config option `rest-host` changed to `clnrest-host`
config option `rest-port` changed to `clnrest-port`
config option `rest-cors-origins` changed to `clnrest-cors-origins`
config option `rest-csp` changed to `clnrest-csp`

Could probably be summarized in a single line as
clnrest config options rest-certs, rest-protocol, rest-host, rest-port, rest-cors-origins, rest-csp are all now prefixed with cln in order to avoid clashing with c-lightning-REST. (i.e., rest-port to clnrest-port) ([#6857])

@endothermicdev
Copy link
Copy Markdown
Collaborator

Is incrementing the pyln versioning necessary for rc2? I might prefer leaving them as 23.11 for simplicity.

@nepet
Copy link
Copy Markdown
Member Author

nepet commented Nov 16, 2023

Thanks for your feedback @endothermicdev. I'll work it in and let you know once I am done!

@nepet nepet force-pushed the release-23.11-rc2 branch from 6521447 to b1fd12c Compare November 16, 2023 16:00
Comment thread CHANGELOG.md Outdated
@nepet nepet force-pushed the release-23.11-rc2 branch from b1fd12c to 749b694 Compare November 16, 2023 18:25
@endothermicdev
Copy link
Copy Markdown
Collaborator

ACK 749b694

@nepet nepet force-pushed the release-23.11-rc2 branch from 749b694 to cdb54a5 Compare November 17, 2023 09:59
@nepet
Copy link
Copy Markdown
Member Author

nepet commented Nov 17, 2023

Added #6876

Signed-off-by: Peter Neuroth <pet.v.ne@gmail.com>
@nepet nepet force-pushed the release-23.11-rc2 branch from cdb54a5 to abbceb5 Compare November 20, 2023 06:43
@nepet
Copy link
Copy Markdown
Member Author

nepet commented Nov 20, 2023

Added #6840 to the release candidate.

@nepet nepet enabled auto-merge (rebase) November 20, 2023 06:43
@nepet nepet merged commit 8aff6f7 into ElementsProject:master Nov 20, 2023
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