Skip to content

Releases: crowdparlay/social

v1.4.4

28 Jun 14:14
c2fe642

Choose a tag to compare

Bug Fixes

  • telemetry: enable OTLP exporter (88142ce)

v1.4.3

28 Jun 14:00
1b85f45

Choose a tag to compare

Features

  • telemetry: redesign OpenTelemetry tracing with Metalama AOP (852d91d)

v1.4.2

12 Jun 10:21
4023da7

Choose a tag to compare

Bug Fixes

  • discussions: take discussion ID from route when commenting a discussion (d3b13f3)

Features

  • comments: add subject ID field to comment response model (9bdb461)
  • reactions: omit zero-value reaction counters (86a8627)

v1.4.1

10 Jun 13:40
cac0e46

Choose a tag to compare

Bug Fixes

  • discussions: allow discussion comments flattening and fix OpenAPI response type (c1cecf6)

v1.4.0

09 Jun 11:32
a143b74

Choose a tag to compare

Bug Fixes

  • comments: fix GraphLookup logic in GetRepliesAsync (7a1a643)

Features

  • create missing MongoDB indexes (f6f243c)
  • migrate from Neo4j to MongoDB (463caed)

v1.3.9

20 Nov 16:27

Choose a tag to compare

Features

  • comments: rename FirstRepliesAuthors to LastRepliesAuthors (de80b9a)
  • discussions: add CommentCount and LastCommentsAuthors to discussion models (691ce08)

v1.3.8

17 Nov 15:22

Choose a tag to compare

Bug Fixes

  • reactions: prevent setting reactions from creating duplicates due to Cartesian product (20558da)

v1.3.7

09 Nov 20:21

Choose a tag to compare

Bug Fixes

  • reactions: fix viewer reactions selection and counting (7c14f93)

Features

  • authors: create author entity for each created user via MassTransit subscription to users events (88c57c1)
  • authors: include AuthorsRepository in UnitOfWork (8a70a64)

Reverts

v1.3.6

29 Oct 19:32

Choose a tag to compare

Bug Fixes

  • authentication: combine JWT Bearer and Cookies in BearerOrCookies policy scheme and use it by default (9e45ede)

Features

  • users-service: add resilience decorator over users service (b10dbd6)

v1.3.5

28 Oct 17:51

Choose a tag to compare

Bug Fixes

  • reactions: specify proper names for reaction counters in Cypher queries (dab1614)