Skip to content

Conversation

brunoocasali
Copy link
Member

@brunoocasali brunoocasali commented Mar 4, 2023

  • Add a convenience method to format dates from optional values.
  • The accepted arguments list from TasksQuery are:
limit: Int?
from: Int?
next: Int?
statuses: [String]?
types: [String]?
indexUids: [String]?
uids: [Int]?
canceledBy: [Int]?
beforeEnqueuedAt: Date?
afterEnqueuedAt: Date?
afterFinishedAt: Date?
beforeStartedAt: Date?
afterStartedAt: Date?
beforeFinishedAt: Date?

Note, indexUid is indexUids and type, status are types and statuses now.

@brunoocasali brunoocasali added the breaking-change The related changes are breaking for the users label Mar 4, 2023
@brunoocasali brunoocasali requested a review from alallema March 4, 2023 01:45
Copy link
Contributor

@alallema alallema left a comment

Choose a reason for hiding this comment

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

LGTM! 🌮

Base automatically changed from fix-test to bump-meilisearch-v0.30.0 March 6, 2023 17:38
@brunoocasali brunoocasali merged commit ff8111e into bump-meilisearch-v0.30.0 Mar 6, 2023
@brunoocasali brunoocasali deleted the update-tasks branch March 6, 2023 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change The related changes are breaking for the users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants