Skip to content
This repository has been archived by the owner on Jun 19, 2022. It is now read-only.

Do not base64 decode PubSub messages #555

Merged
merged 8 commits into from
Feb 14, 2020

Commits on Jan 21, 2020

  1. updating serving and eventing to 0.12

    nachocano committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    ade07d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Merge branch 'release-0.12' of github.com:google/knative-gcp into rel…

    …ease-0.12
    nachocano committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    bde427f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release-0.12' of github.com:google/knative-gcp into rel…

    …ease-0.12
    nachocano committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    136a4a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Merge branch 'release-0.12' of github.com:google/knative-gcp into rel…

    …ease-0.12
    nachocano committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    48bdd6d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Merge branch 'release-0.12' of github.com:google/knative-gcp into rel…

    …ease-0.12
    nachocano committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    4f94bfb View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Merge branch 'release-0.12' of github.com:google/knative-gcp into rel…

    …ease-0.12
    nachocano committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    f125c05 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Merge branch 'release-0.12' of github.com:google/knative-gcp into rel…

    …ease-0.12
    nachocano committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    e91f800 View commit details
    Browse the repository at this point in the history
  2. Stop special-case unmarhalling json from pubsub. (google#554)

    Instead, leave it in base64 like every other format.
    bskaplan authored and nachocano committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    89b0ae1 View commit details
    Browse the repository at this point in the history