Skip to content

6.3.0 release  #3386

Closed
Closed
@Mpdreamz

Description

@Mpdreamz

Release 6.3 checklist

Pending PR's

Forward port to master

Checking the following commits off here as this now has its own dedicated issue: #3395

Post 6.3 merge.

  • Rebase 6.4 against 6.x
  • Make sure docs are up to date on the 6.x branch (build.bat)

Preparing release

  • Verify 6.x is green on all integration tracks.
    • 6.0.1
    • 6.1.4
    • 6.2.4
    • 6.3.0
  • Run diff with 6.2.0 nuget package and make sure there are no breaking changes (build.bat diff nuget 6.2.0 dir .)
  • Produce artifacts and release notes. build.bat release 6.3.0
  • Commit and push bumped version numbers on 6.x
  • Tag bump commit git tag -a 6.3.0 -m 6.3.0
  • git push --tags
  • Create release on Github from the tag
  • Push to nuget.org
  • Tweet 🐦

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions