Skip to content

Releases: urbansportsclub/events

Make monolog dependency more accepting

17 Mar 15:33
d8a3a23
Compare
Choose a tag to compare
Merge pull request #66 from onefit/TECH-3807

[TECH-3807]: Make monolog dependency more accepting

Make composer rdkafka requirement more accepting

17 Mar 13:40
f51e119
Compare
Choose a tag to compare
Merge pull request #65 from onefit/TECH-3807

[TECH-3807]: Bump the rdkafka version

Return topic for schema messages

25 Nov 14:49
c875163
Compare
Choose a tag to compare
1.2.5

Merge pull request #64 from onefit/feature/TECH-2320-create-consumer-…

Fix: Return on serializer

24 Nov 11:24
00d3a70
Compare
Choose a tag to compare
Merge pull request #63 from onefit/feature/TECH-2722-consumer-test

TECH-2722 Create end to end test for consumer

Allow illuminate 7

23 Nov 08:25
39a5203
Compare
Choose a tag to compare
  • Allow illuminate 7
  • Get the config path from basePath

Hotfix: Inject loggerInterface instead of Monolog\Logger instance

20 Nov 14:10
c9a68e0
Compare
Choose a tag to compare
1.2.2

Merge pull request #62 from onefit/hotfix/TECH-1944-consumer-uses-log…

Hotfix: return array when decode empty message

18 Nov 14:58
22fc03d
Compare
Choose a tag to compare
Log message and return array if empty message

Log message and return array if empty message

Consumer service: Symfony bundle

10 Nov 13:17
309c221
Compare
Choose a tag to compare
Merge pull request #52 from onefit/feature/TECH-1944

Symfony bundle implementation

1.1.6

28 Oct 15:31
Compare
Choose a tag to compare

Update

1.1.5

21 Oct 08:20
639d6bf
Compare
Choose a tag to compare

Changes

Added compatibility with php > 7.3 in which the ext-json version is the same version as php is (7.4).

Fixes

  • Return types for CacheAdapter.