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

[WIP] Remove deprecation warning #284

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    cea2c40 View commit details
    Browse the repository at this point in the history
  2. Implement ConverterWrapper class

    antstorm authored and DeRauk committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5fd9473 View commit details
    Browse the repository at this point in the history
  3. Use ConverterWrapper in GRPC

    antstorm authored and DeRauk committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    74e09a5 View commit details
    Browse the repository at this point in the history
  4. Use ConverterWrapper for Serializers

    antstorm authored and DeRauk committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d4c4054 View commit details
    Browse the repository at this point in the history
  5. Use ConverterWrapper in Metadata, ExecutionInfo, StateManager, Client…

    …, TaskProcessor
    antstorm authored and DeRauk committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e4c952c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5924cc5 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Remove Concerns::Payloads

    antstorm authored and DeRauk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e967d42 View commit details
    Browse the repository at this point in the history
  2. Cleanup spec fabricators from explicit references to Temporal.configu…

    …ration.converter
    antstorm authored and DeRauk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9b6a11f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2da4990 View commit details
    Browse the repository at this point in the history
  4. fixup! Use ConverterWrapper in Metadata, ExecutionInfo, StateManager,…

    … Client, TaskProcessor
    antstorm authored and DeRauk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c7af3ea View commit details
    Browse the repository at this point in the history
  5. fixup! Use ConverterWrapper in Metadata, ExecutionInfo, StateManager,…

    … Client, TaskProcessor
    antstorm authored and DeRauk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e083846 View commit details
    Browse the repository at this point in the history
  6. Fix converter spec

    antstorm authored and DeRauk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    579ab14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21c67c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    effd16e View commit details
    Browse the repository at this point in the history
  9. fixup! Cleanup spec fabricators from explicit references to Temporal.…

    …configuration.converter
    antstorm authored and DeRauk committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    329b75b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Fix up a few merge issues

    DeRauk committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    fe64375 View commit details
    Browse the repository at this point in the history