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

Development #78

Merged
merged 13 commits into from
Jul 31, 2024
Merged

Development #78

merged 13 commits into from
Jul 31, 2024

Conversation

B-urb
Copy link
Owner

@B-urb B-urb commented Jul 31, 2024

No description provided.

renovate bot and others added 13 commits June 25, 2024 06:10
This commit enhances debugging by adding a function to convert payload map to string. Now, instead of logging an empty string, it logs actual payload for each document update request. The function iterates over each key-value pair in the map and formats it into a string.
fix(deps): update all minor updates
Updated the `archive_serial_number` field from `Option<String>` to `Option<u32>`. This ensures that the serial number is always treated as a numerical value, ensuring type safety and correctness in handling archival data.
fix: change archive_serial_number type to u32
@B-urb B-urb merged commit 978b5e9 into master Jul 31, 2024
14 checks passed
@B-urb
Copy link
Owner Author

B-urb commented Jul 31, 2024

🎉 This issue has been resolved in version 1.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@B-urb B-urb added the released label Jul 31, 2024
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.

1 participant