Skip to content

6.2.1

Choose a tag to compare

@yang-xiaodong yang-xiaodong released this 15 Oct 05:37
1fa8d4c

Bug Fixed

  • Fixed EnvironmentVariableTarget.Machine only supported on windows. (#1220) Thanks @cuibty
  • Fixed RedisStream TryGetOrCreateStreamGroupAsync to create ConsumerGroup when not found. (#1212) Thanks @mlatoszek