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

Update CHANGES.txt for 1.33.0 #176

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Update CHANGES.txt for 1.33.0 #176

merged 1 commit into from
Sep 19, 2024

Conversation

ac000
Copy link
Member

@ac000 ac000 commented Sep 18, 2024

No description provided.

Copy link

Deploy Preview will be available once build job completes!

Name Link
😎 Deploy Preview https://frontdoor-test-docs.nginx.com/previews/unit/176/

@callahad
Copy link
Collaborator

Should we preserve the 1.32.1 entries as well? If I was reading the changelog, I'd expect to see them there even if they were also included in 1.33.0.

@ac000
Copy link
Member Author

ac000 commented Sep 18, 2024

I think we agreed that if we do .z releases these are kind of their own thing separate from the x.y stream.

That file is simply the CHANGES file from unit, which is auto generated from docs/changes.xml and that doesn't have the 1.32.1 stuff in it...

@ac000
Copy link
Member Author

ac000 commented Sep 18, 2024

Put it this way. the 1.33.0 changes are changes from 1.32.0 not from 1.32.1...

@Jcahilltorre
Copy link
Collaborator

ship it

Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
@ac000
Copy link
Member Author

ac000 commented Sep 19, 2024

Add 1.32.2 changes back in...

$ git range-diff ad88294...807d49b
1:  ad88294 ! 1:  807d49b Update CHANGES.txt for 1.33.0
    @@ Commit message
      ## source/CHANGES.txt ##
     @@
      
    --Changes with Unit 1.32.1                                         26 Mar 2024
     +Changes with Unit 1.33.0                                         17 Sep 2024
    - 
    --    *) Bugfix: NJS variables in templates may have incorrect values due to
    --       improper caching.
    ++
     +    *) Feature: make the number of router threads configurable.
    - 
    --    *) Bugfix: Wasm application process hangs after receiving restart signal
    --       from the control.
    ++
     +    *) Feature: make the listen(2) backlog configurable.
     +
     +    *) Feature: add Python application factory support.
    @@ source/CHANGES.txt
     +
     +    *) Bugfix: don't create the $runstatedir directory which triggered an
     +       Alpine packaging error.
    ++
    ++
    + Changes with Unit 1.32.1                                         26 Mar 2024
      
    - 
    - Changes with Unit 1.32.0                                         27 Feb 2024
    +     *) Bugfix: NJS variables in templates may have incorrect values due to
     @@ source/CHANGES.txt: Changes with Unit 1.32.0                                         27 Feb 2024
      
          *) Feature: conditional access logging.

@ac000 ac000 merged commit 807d49b into main Sep 19, 2024
2 checks passed
@ac000 ac000 deleted the changes branch October 9, 2024 18:29
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