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

perf(build): update semantic release job #43

Merged
merged 1 commit into from
Jun 24, 2024
Merged

perf(build): update semantic release job #43

merged 1 commit into from
Jun 24, 2024

Conversation

MDarmawan
Copy link
Collaborator

Signed-off-by: Michael Darmawan michael.darmawan@ibm.com

BREAKING CHANGE: update API spec caused classes and method signatures to change

Title: PR Title

Short Description: Short explanation/description of PR (or issue/task)

Checklist

  • I have performed a self-review of my changes
  • My code/changes are commented (especially hard-to-understand areas)
  • I have written/updated new unit tests for the core changes or new/updated tests are not necessary
  • I have posted test results from local tests or made sure the TravisCI tests succeeded
  • I have made changes to the examples in examples/kp-sdk-example where relevant, and tested those changes
    - run mvn clean install to build the sdk, then run mvn clean install in the examples/kp-sdk-example directory to build the examples.
    - To run the example jar's examples, use java -jar kp-sdk-example-1.0-SNAPSHOT.jar $EXAMPLE_NAME

Changes

Briefly identify changes made in this PR

Test Results

Test results may be run by the TravisCI build. If so, please verify whether they are running properly.

Dependencies

Is anything changing with respect to dependencies (the pom.xml or gradle file)? Explain that here and why they were changed.

Signed-off-by: Michael Darmawan <michael.darmawan@ibm.com>

BREAKING CHANGE: update API spec caused classes and method signatures to change
@MDarmawan MDarmawan merged commit 19b174e into master Jun 24, 2024
3 checks passed
@MDarmawan MDarmawan deleted the sem-release branch June 24, 2024 16:37
MDarmawan pushed a commit that referenced this pull request Jun 24, 2024
# [1.0.0](0.2.4...1.0.0) (2024-06-24)

### Features

* **build:** Regenerate API with KMIP Mgmt APIs ([#40](#40)) ([52c801e](52c801e))

### Performance Improvements

* **build:** Add package.json for semantic release ([#44](#44)) ([0aeeeed](0aeeeed))
* **build:** remove some superfluous properties from example pom ([#41](#41)) ([cc293bd](cc293bd))
* **build:** update node version for sem-release ([#42](#42)) ([d7b96a5](d7b96a5))
* **build:** update semantic release job ([#43](#43)) ([19b174e](19b174e))

### BREAKING CHANGES

* **build:** update API spec caused classes and method signatures to change
* **build:** update API spec caused classes and method signatures to change
* **build:** update API spec caused classes and method signatures to change
* **build:** update to API spec caused classes and method signatures to change
@MDarmawan
Copy link
Collaborator Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants