Skip to content

Conversation

embano1
Copy link
Contributor

@embano1 embano1 commented Feb 17, 2022

Description

Add new api: commit prefix and guideline for govmomi API-related changes, e.g. new/changed bindings, etc.

Example output:

Release v0.28.0

Release Date: 2022-02-17

🐞 Fix

  • [a587742] avoid debug trace if http.Request.Body is nil
  • [7e2ce13] Ignore concurrent deletes in GetCategories
  • [a7c6f15] Allow go 1.17 to go install

💫 API Changes

  • [d1f0fd97] Add XYZ bindings

💫 govc (CLI)

  • [40e6cbc] Add Appliance access API
  • [949ef57] Add Appliance shutdown API's

Closes: #2763
Signed-off-by: Michael Gasch [email protected]

Type of change

Please mark options that are relevant:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)
  • This change requires a documentation update
  • Build related change

How Has This Been Tested?

Generated CHANGELOG (see example above).

Checklist:

  • My code follows the CONTRIBUTION guidelines of
    this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Closes: vmware#2763
Signed-off-by: Michael Gasch <[email protected]>
@embano1 embano1 merged commit 1729e2c into vmware:master Feb 18, 2022
@embano1 embano1 deleted the issue-2763 branch February 18, 2022 08:42
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add api: prefix
4 participants