Skip to content

Conversation

@baywet
Copy link
Member

@baywet baywet commented Feb 2, 2021

  • add a method on the client to execute batches - replaces older, native client dependent implementation by a new implementation for batches
  • adds missing javadoc comments for new batch infrastructure
  • fixes access modifiers for batch request methods
  • adds support for var ags dependon ids in batches
  • fixes a bug where the batch requests would be missing the content type - fixes a bug where the batch request method would not be cased properly
  • adds additinoal unit tests cases for body header in batches
  • fixes a bug where batch response bodies would not be deserialized properly
  • improves api surface by removing the need to pass the serializer
    fixes Feedback about how batch requests might work #117

@baywet baywet added this to the 2.0.0-release milestone Feb 2, 2021
@baywet baywet self-assigned this Feb 2, 2021
@baywet baywet linked an issue Feb 2, 2021 that may be closed by this pull request
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2021

Conflicts have been resolved. A maintainer will take a look shortly.

Copy link
Contributor

@zengin zengin left a comment

Choose a reason for hiding this comment

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

LGTM. I have a few nitpicks.

@baywet baywet merged commit 947d384 into feature/v2 Feb 8, 2021
@baywet baywet deleted the feature/lean-batches branch February 8, 2021 14:05
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.

Feedback about how batch requests might work

3 participants