Skip to content

Releases: reddit/experiments.py

v1.2.0

12 May 22:14
f10f979
Compare
Choose a tag to compare

What's Changed

  • Test exposure_kwargs & disabled exp by @mrlevitas in #39
  • Add DeciderClient & return Decider w/ empty context if no span by @mrlevitas in #40

Full Changelog: v1.1.2...v1.2.0

v1.1.2

10 May 22:44
935dba3
Compare
Choose a tag to compare

What's Changed

  • Prune invalid keys/values from extracted_fields by @mrlevitas in #37
  • Separate try blocks for each edge_context field by @mrlevitas in #38

Full Changelog: v1.1.1...v1.1.2

v1.1.1

10 May 18:15
2097586
Compare
Choose a tag to compare

What's Changed

  • Add dynamic_config as acceptable type of exp by @mrlevitas in #36

Full Changelog: v1.0.13...v1.1.1

v1.1.0

10 May 02:40
6500c4c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.13-alpha

10 May 02:04
6500c4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.12-alpha...v1.0.13-alpha

v1.0.13

10 May 02:24
6500c4c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.13

v1.0.12-alpha

06 May 03:03
4ccac86
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.11-alpha...v1.0.12-alpha

v1.0.11-alpha

04 May 23:18
469e94f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.10-alpha...v1.0.11-alpha

v1.0.10-alpha

03 May 01:00
85ee427
Compare
Choose a tag to compare

Create copy of context_fields when logging events so the reference isn't mutated.

v1.0.9-alpha

03 May 00:32
f4ba2cc
Compare
Choose a tag to compare
Merge pull request #23 from reddit/generalize_decider_context

Allow arbitrary extracted_fields in DeciderContext