shove 0.10.3

Async tasks via pubsub on steroids. Comes with built-in support for complex queue configurations, audit logs, autoscaling consumer groups and more.
Documentation
codecov:
  notify:
    after_n_builds: 6
    wait_for_ci: true

ignore:
  - "tests/**"
  - "benches/**"
  - "examples/**"

flag_management:
  default_rules:
    carryforward: true

flags:
  inmemory:
    carryforward: true
  rabbitmq:
    carryforward: true
  aws-sns-sqs:
    carryforward: true
  nats:
    carryforward: true
  kafka:
    carryforward: true
  redis-streams:
    carryforward: true