Skip to content

Releases: rainmanjam/social-flood

v1.5.1

16 Sep 03:58

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.3.1

0.2.0

03 Jun 14:24
13e3bd1

Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.2.0

0.1.0

01 Jun 20:53
b925a77

Choose a tag to compare

What's Changed

  • Add scripts for Docker multi-architecture builds, Google Ads API token generation, version incrementing, image signing, and verification
  • Implemented docker_multiarch.sh for building and pushing multi-architecture Docker images using Buildx.
  • Created generate_google_ads_refresh_token.py to facilitate OAuth authentication and refresh token generation for Google Ads API.
  • Added increment_version.py to automate version number increments in the app/__version__.py file following semantic versioning.
  • Introduced sign_image.sh for signing Docker images with Cosign and creating attestations for supply chain security.
  • Developed verify_attestations.sh to verify Docker image signatures and attestations.
  • Implemented update_base_image.sh to check and update the base image in the Dockerfile.
  • Added tests for the BaseRouter class to ensure proper functionality and error handling.
  • Created output logs for test results to verify the correctness of the implemented features.

Full Changelog: 0.0.1...0.1.0

0.0.1

14 Jan 00:12
01080d2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/rainmanjam/social-flood/commits/0.0.1