Skip to content

Releases: privacysandbox/protected-auction-key-value-service

Release 0.3.1

21 Sep 19:56
Compare
Choose a tag to compare

Bug Fixes

  • Modify build and packaging for AWS SQS Lambda

Release 0.3.0

21 Sep 19:55
Compare
Choose a tag to compare

Features

  • Add --env flag to cbuild
  • Update release image to node v18

Bug Fixes

  • Bump to latest version of bazelisk
  • Consolidate bazel/ dir into third_party/ dir
  • Ensure appropriate ownership of modified files
  • fix local docker run command
  • Improve shell string quoting
  • Invoke bash via /usr/bin/env
  • Propagate SKIP env var into pre-commit container

Release 0.2.0

21 Sep 20:06
Compare
Choose a tag to compare

Features

  • Add arg processing to cbuild script
  • Add bazel-debian helper script
  • Add black python formatter to pre-commit
  • Add optional flags to cbuild tool
  • Inject clang-version as a bazel action_env
  • Migrate generation of builders/release container image to Dockerfile
  • Remove python build dependencies from bazel
  • Support installation of git pre-commit hook
  • Support running the server container locally
  • Use EC2 instance connect for ssh access.

Bug Fixes

  • Add public/ to presubmit tests
  • Add python version to action_env
  • Add require-ascii pre-commit hook
  • Add/remove basic pre-commit hooks
  • Allow for short(er) presubmit builds
  • Change ownership of dist/ to user
  • Correct git instructions at the end of cut_release
  • Define python3 toolchain
  • Ensure /etc/gitconfig is readable by all
  • Install bazel version as specified in .bazelversion
  • Move bazel env vars from comments to help text
  • Pin version of bazelisk
  • Pin version of libc++-dev
  • Pin version of python3.8
  • Remove check for uncommitted changes, tools/pre-commit exit status should suffice
  • Tidy cut_release
  • Upgrade zstd to v1.5.2

Build System

  • Add buildifier tool to pre-commit
  • Add terraform fmt to pre-commit
  • Add terraform to tools
  • Add tools/pre-commit
  • Adjust branch specification for mirroring to GitHub
  • Move commit-and-tag-version into tools dir
  • Move gh into tools dir
  • Reduce redundant installation commands
  • Reinstate use of cpplint, via pre-commit tool
  • Remove buildifier from bazel build as it is redundant with pre-commit
  • Remove release-please tool
  • Rename builders/bazel to build-debian

Release 0.1.1

21 Sep 19:55
Compare
Choose a tag to compare

Bug Fixes

  • Incorporate minor edits to the README.

GitOrigin-RevId: eb184a6b8a4a31539742b104dec7f449a51f8e87