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

Stage #131

Merged
merged 13 commits into from
Aug 14, 2024
Merged

Stage #131

merged 13 commits into from
Aug 14, 2024

Conversation

khaf
Copy link
Collaborator

@khaf khaf commented Aug 14, 2024

[3.1.0] 2024-08-14

  • New Features

    • CLIENT-2177 Add support for MapReturnType#MAP_ORDERED and MapReturnType#MAP_UNORDERED.
    • CLIENT-2308 Add Exp#infinity_val and Exp#wildcard_val.
    • [CLIENT_1731] Support Batch Operations.
  • Updates

    • CLIENT-3055 Remove Unsupported Server Features (Predexp and BatchDirect).
  • Improvements

    • CLIENT-3056 Fix Github Actions Workflow. Tests still fail due to runner constraints, but we are now on the right track.
    • CLIENT-2682 Code Coverage - obtain current code coverage numbers for automated unit/integration functional tests.

Copy link

@justinlee-aerospike justinlee-aerospike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes look good. A few minor comments, and you may want to check with Ronen about if this should be a major release or not.

CHANGELOG.md Outdated
@@ -2,6 +2,27 @@

All notable changes to this project will be documented in this file.

## [3.1.0] 2024-08-14

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you removed stuff from the interface - should this be a major version release?

Copy link
Collaborator Author

@khaf khaf Aug 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing has been removed from the interface, just behind the scene functionality that we mentioned on major release that would be unsupported.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I lied. Predexp was public, but still mentioned in the release notes for v3 that the client only supports servers v6 and later. PredExp was deprecated in v5.6 and removed in v6 more than 2 years ago.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bumped the version to v4.

.github/workflows/development.yml Show resolved Hide resolved
Copy link

@justinlee-aerospike justinlee-aerospike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes look good

@khaf khaf merged commit 444508d into master Aug 14, 2024
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants