• 
      

    Add draft release notes for Djblets 3.0beta1.

    Review Request #12373 — Created June 15, 2022 and submitted

    Information

    Djblets
    release-3.x

    Reviewers

    This change adds the release notes draft for our first beta for the 3.x
    series.

    Built HTML and checked the output.

    Summary ID
    Add draft release notes for Djblets 3.0beta1.
    This change adds the release notes draft for our first beta for the 3.x series. Testing Done: Built HTML and checked the output.
    63848082db840e72316f8aeff2d6e91f0542e565
    Description From Last Updated

    Other changes: Fixed deprecation warnings with newer Pillow. WebAPIResponse now supports serializing a Python set DataGrid.load_extra_state should now return lists …

    chipx86chipx86

    We should probably specify pip3, as that's still the safest alias for getting a Python 3 version.

    chipx86chipx86

    Since this is largely for packagers or companies managing their own internal builds, we'll want to list everything. A few …

    chipx86chipx86

    Typo: "SHA251" -> "SHA256" We may also want to say that "Long cache keys are ..."

    chipx86chipx86

    Let's use double backticks on these. (Or, would be nice to set up an extlink to let us do :npm:.)

    chipx86chipx86

    Let's say "encrypting cache key names and values"

    chipx86chipx86

    Let's reference this with: :py:meth:`django.test.TransactionTestCase.assertNumQueries`

    chipx86chipx86

    Not sure if this is just the Pygments highlighter, but the s after the backticks seems to be a problem …

    chipx86chipx86
    david
    chipx86
    1. 
        
    2. Show all issues

      Other changes:

      • Fixed deprecation warnings with newer Pillow.
      • WebAPIResponse now supports serializing a Python set
      • DataGrid.load_extra_state should now return lists of modified fields, instead of a boolean. Old behavior is deprecated, scheduled for removal in 4.
    3. docs/releasenotes/3.0-beta-1.rst (Diff revision 2)
       
       
       
      Show all issues

      We should probably specify pip3, as that's still the safest alias for getting a Python 3 version.

    4. docs/releasenotes/3.0-beta-1.rst (Diff revision 2)
       
       
       
       
       
       
      Show all issues

      Since this is largely for packagers or companies managing their own internal builds, we'll want to list everything.

      A few other Python items to list:

      • cryptography 1.8.1+ (new dependency)
      • django-pipeline 2.0.8 - 2.0.x

      And Node.JS:

      • less 4.1.3 - 4.1.x
      • uglify-js 3.16.1 - 3.16.x
      • @babel/cli 7.17.10 - 7.17.x
      • @babel/core 7.18.5 - 7.18.x
      • @babel/preset-env 7.18.2 - 7.18.x
      • @babel-plugin-django-gettext 1.1.1 - 1.1.x
    5. docs/releasenotes/3.0-beta-1.rst (Diff revision 2)
       
       
      Show all issues

      Typo: "SHA251" -> "SHA256"

      We may also want to say that "Long cache keys are ..."

    6. docs/releasenotes/3.0-beta-1.rst (Diff revision 2)
       
       
       
      Show all issues

      Let's say "encrypting cache key names and values"

    7. docs/releasenotes/3.0-beta-1.rst (Diff revision 2)
       
       
      Show all issues

      Let's reference this with:

      :py:meth:`django.test.TransactionTestCase.assertNumQueries`
      
    8. 
        
    david
    chipx86
    1. 
        
    2. docs/releasenotes/3.0-beta-1.rst (Diff revisions 2 - 3)
       
       
       
       
       
       
       
      Show all issues

      Let's use double backticks on these.

      (Or, would be nice to set up an extlink to let us do :npm:.)

    3. docs/releasenotes/3.0-beta-1.rst (Diff revisions 2 - 3)
       
       
      Show all issues

      Not sure if this is just the Pygments highlighter, but the s after the backticks seems to be a problem here. Maybe just make it "set values" or something.

    4. 
        
    david
    david
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.x (e69c067)