yihua opened a new pull request, #18880:
URL: https://github.com/apache/hudi/pull/18880

   ## What is the purpose of the pull request
   
   Cuts the 1.2.0 documentation by snapshotting the current docs into 
`versioned_docs/version-1.2.0` and making 1.2.0 the default version in 
`docusaurus.config.js`. Also bumps `release-1.1` redirect targets to 
`release-1.2` and refreshes hardcoded Hudi versions in code examples (1.0.x / 
1.1.1 → 1.2.0).
   
   Release notes / `releases/release-1.2.md` will be added in a follow-up PR.
   
   ## Brief change log
   
     - Add `versioned_docs/version-1.2.0` + sidebar, register `1.2.0` in 
`versions.json`
     - Update `docusaurus.config.js` (default version + release-1.2 redirects)
     - Bump hardcoded Maven / bundle / Dataproc examples to 1.2.0 in the 1.2.0 
docs
   
   ## Verify this pull request
   
   This pull request is a trivial rework / code cleanup without any test 
coverage.
   
   ## Committer checklist
   
    - [ ] Has a corresponding JIRA in PR title & commit
   
    - [ ] Commit message is descriptive of the change
   
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
   
    - [ ] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to