Skip to content

Releases: event-catalog/sdk

v0.1.4

02 Oct 14:29
d4fd700
Compare
Choose a tag to compare

Patch Changes

  • b9d2073: feat(sdk): writing messages to services are now unique
  • 6a76b8d: feat(sdk): writing messages to services are now unique

v0.1.3

27 Sep 11:13
0286274
Compare
Choose a tag to compare

Patch Changes

  • 287912f: chore(sdk): changed the return type for getting specs for a service

v0.1.2

27 Sep 10:54
5f874c4
Compare
Choose a tag to compare

Patch Changes

  • 6d125ca: feat(sdk) added ability to get specification files for a service by it's id
  • fe4c480: fix(sdk) fixed regex to handle large names for service ids

v0.1.1

06 Sep 09:46
b1122fe
Compare
Choose a tag to compare

Patch Changes

  • c8b9d31: fix(sdk): fixed types for specifications on the service type

v0.1.0

06 Sep 08:54
79f115a
Compare
Choose a tag to compare

Minor Changes

  • 7291e10: Adding the specification attribute to the service type letting to integrate asyncapi, openapi and other specifications in the future

v0.0.12

23 Aug 11:16
456a732
Compare
Choose a tag to compare

Patch Changes

  • 24ac499: feat(sdk): added ability to add services to domains

v0.0.11

23 Aug 08:29
c85f71f
Compare
Choose a tag to compare

Patch Changes

  • 177093c: feat(sdk): added methods to check if versions exist or not

v0.0.10

23 Aug 07:52
5d406b1
Compare
Choose a tag to compare

Patch Changes

  • 9129a08: feat(sdk): added support for semver matching when getting resources f…

v0.0.9

12 Aug 12:01
620fd5f
Compare
Choose a tag to compare

Patch Changes

  • 104ca2a: feat(sdk): added specific function to register an event or command to a service

v0.0.8

08 Aug 06:26
c9c5b26
Compare
Choose a tag to compare

Patch Changes

  • 615d665: fix(sdk): fixed issue when getting resources by id and version