Skip to content

feat: add create_hmac_signature and create_storage_content_signature #44

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

danpoletaev
Copy link

@danpoletaev danpoletaev commented Jul 31, 2025

This PR adds 2 new shared packages:

  • create_hmac_signature - function moved from Apify SDK.
  • create_storage_content_signature - function moved from Apify Client.

Those functions will be used in both - client and SDK, this is the reason of moving it into shared package

@danpoletaev danpoletaev requested review from janbuchar and vdusek July 31, 2025 08:30
@danpoletaev danpoletaev self-assigned this Jul 31, 2025
@github-actions github-actions bot added t-core-services Issues with this label are in the ownership of the core services team. tested Temporary label used only programatically for some analytics. labels Jul 31, 2025
@danpoletaev danpoletaev added the adhoc Ad-hoc unplanned task added during the sprint. label Jul 31, 2025
@danpoletaev danpoletaev changed the title feat: move create_hmac_signature from Apify SDK feat: add create_hmac_signature and create_storage_content_signature Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adhoc Ad-hoc unplanned task added during the sprint. t-core-services Issues with this label are in the ownership of the core services team. tested Temporary label used only programatically for some analytics.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant