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

Java: Semantic Kernel for Java - Release 1.4.1 - Dec 2024 #273

Closed
17 of 19 tasks
milderhc opened this issue Dec 3, 2024 · 0 comments
Closed
17 of 19 tasks

Java: Semantic Kernel for Java - Release 1.4.1 - Dec 2024 #273

milderhc opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
java Pull requests that update Java code

Comments

@milderhc
Copy link
Member

milderhc commented Dec 3, 2024

Release 1.4.1

Date of release: Dec. 03, 2024

Content

Release Checklist

  • Update CHANGELOG.md (https://github.com/microsoft/semantic-kernel-java/blob/main/CHANGELOG.md) with notable changes added in this release.

  • Run test build against current code.

  • Check test build produces no Critical or High CG issues (or ideally, any at all).

  • Run release script.

  • Push release commits and PR them.

  • Merge them.

  • Create release_tag on the GitHub repo.

  • Run release pipeline, giving the commit hash of the release commit.

  • Check the jars you expect to be there are

    • image.png
    • image.png
  • Ensure they are the correct version number.

  • Download those jars and do a basic / smoke-test checks on them.

    • Version information is correct.
    • Samples / demos run properly.
  • Wait for signing to complete (NOTE: This can take a long time!)

  • Approve the final release

    • NOTE: You have 30 min to hit this Review button or will need to re-run the entire release build.
    • image.png
  • Create a new Release on the GitHub repo, using release_tag as the release target.

    • Write release notes using information from the CHANGELOG.md file.
  • Prepare and release a blog post on the Semantic Kernel blog

    • Have it reviewed by at least one engineer and one PM/Manager before publishing.

Release Notes

1.4.1

  • Add Otel Telemetry on function invocations
  • Fix bug to add type information to OpenAI function parameters
  • Improve efficiency of cosine similarity calculation
  • Fix concurrency bugs on database creation
  • Add sample demonstrating a text splitter for chunking text for embedding
  • Add hybridSearchAsync support to Azure AI Search
@milderhc milderhc self-assigned this Dec 4, 2024
@milderhc milderhc moved this to Sprint: In Progress in Semantic Kernel Dec 4, 2024
@milderhc milderhc added the java Pull requests that update Java code label Dec 4, 2024
@milderhc milderhc moved this from Sprint: In Progress to Sprint: Done in Semantic Kernel Dec 5, 2024
@milderhc milderhc closed this as completed Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code
Projects
Archived in project
Development

No branches or pull requests

1 participant