Skip to content

Latest commit

 

History

History
1058 lines (538 loc) · 38.5 KB

CHANGELOG.md

File metadata and controls

1058 lines (538 loc) · 38.5 KB

@eventcatalog/core

2.7.16

Patch Changes

  • 4d15fdf: fix(core): fixed windows issue for fetching config files

2.7.15

Patch Changes

  • 7e63592: fix(core): user ownership on resources within a team

2.7.14

Patch Changes

  • c45ebd0: feat(core): added new steps component

2.7.13

Patch Changes

  • 6268155: feat(core): new styles added to header and docs sidebar

2.7.12

Patch Changes

  • 3016b7f: feat(core): added tile MDX components

2.7.11

Patch Changes

  • b106e34: chore(core): added logs for builds

2.7.10

Patch Changes

  • d4e2013: chore(core): added ability to check and add properties on users catal…

2.7.9

Patch Changes

  • 4cad2eb: fix(core): fixing generate command (again)

2.7.8

Patch Changes

  • c67052f: fix(core): fixed generate command

2.7.7

Patch Changes

  • f699aed: feat(core): added utils to read and write catalog files

2.7.6

Patch Changes

  • bb7333d: feat(core): added protobuf support for auto diffs

2.7.5

Patch Changes

  • fde6544: chore(core): updated astro versions

2.7.4

Patch Changes

  • 0189ebb: fix(core): ignore trailing slash for icons

2.7.3

Patch Changes

  • 1c56b8d: feat(core): added automatic diffs for changelogs for json, yml and avro files

2.7.2

Patch Changes

  • ac64dc4: fix(core): only generate discover page for each collection

2.7.1

Patch Changes

  • 29ccffc: fix(core): fixed changelogs path matching

2.7.0

Minor Changes

  • 515b01f: feat(core): added ability to full screen visuals, new icons for messages and new landing page

2.6.4

Patch Changes

  • 0459eec: chore(core): fixed styled for openapi pages

2.6.3

Patch Changes

  • d35846b: chore(core): refactored the way pages are rendered reducing code

2.6.2

Patch Changes

  • 498f58c: fix(core): generate command now removes any tmp files required for ge…

2.6.1

Patch Changes

  • 4aecf6a: fix(core): fixed broken images for specifications on the service page

2.6.0

Minor Changes

  • 76bebd7: feat(core): added AsyncAPI pages and new specifications frontmatter api. Deprecated the AsyncAPI and OpenAPI MDX components

2.5.5

Patch Changes

  • 2b84b47: fix(core): moved node graphs to only load on client fixing the invalid hook call warning

2.5.4

Patch Changes

  • b6052d9: fix(core): added client side url builder

2.5.3

Patch Changes

  • a7f1bd0: fix(core): fixed generate script for plugins

2.5.2

Patch Changes

  • deacd55: fix(core): can now add producers/consumers without required version number or latest or undefined
  • 2d8ef10: fix(core): homepage redirect status code from permanent to temporary

2.5.1

Patch Changes

  • 2bbccf8: feat(core): added new MDX component for Flows

2.5.0

Minor Changes

  • 067fd89: feat(core): added flows to eventcatalog
  • c336807: feat(core): only latest versions are now shown in visualizer
  • 20c2cba: fix(core): fixing search not working after builds
  • 7476fa6: fix(core): nodegraphs for domains now work with semver versions
  • 737380a: feat(core): added ability to see how many domains a team and users own
  • a1490d3: chore(core): updated astro versions feat(core): visuzlier arrows stroke width increased
  • 58d6a2d: chore(core): fixing default for flows

2.4.0

Minor Changes

  • 3a4b8ec: feat(c0re): add semantic version support, referencing services or messages can now be done with semver

2.3.4

Patch Changes

  • a99057e: feat(core): added ability to drag nodes in visualizer

2.3.3

Patch Changes

  • dad4df7: fix(core): visualiser now truncates labels on sidebar

2.3.2

Patch Changes

  • 90c9219: feat(core): added page redirect to latest version when going to /{resource/{id}

2.3.1

Patch Changes

  • 0de35d9: fix(core): vitest no longer added to the npm package

2.3.0

Minor Changes

  • d662cb1: feat(core): added custom component support for eventcatalog

2.2.7

Patch Changes

  • d7148fa: chore(core): fixed long labels on the documentation sidebar

2.2.6

Patch Changes

  • 50a43e0: core(fix): removed forward slash before # to prevent double trailing slash
  • 8104078: chore(core): added windows tests and fixed watcher to work with changelogs files on windows

2.2.5

Patch Changes

  • edd58a6: fix(core): enforce the leading slash to the logo
  • 269aef9: fix(core): fixed url paths for EC assets

2.2.4

Patch Changes

  • 34fa215: fix(core): now word wrapping code blocks by default in markdown files so not to break the layout of the page

2.2.3

Patch Changes

  • ea7302b: fix(core): fixed changelog urls on resource pages

2.2.2

Patch Changes

  • 5ec8513: chore(core): added new footer component to tidy up code
  • 7a0e839: fix(core): added defaults for no pages in catalog

2.2.1

Patch Changes

  • abac0a7: fix(core): fixed urls on changelogs

2.2.0

Minor Changes

  • 9b92648: feat(core): added changelog support for domains, services and messages

2.1.0

Minor Changes

  • 35fa4a3: feat(core): added ability to customize the landing page

2.0.31

Patch Changes

  • c4f6f40: fix(core): discover table width now fixed on long summarys

2.0.30

Patch Changes

  • 32f93a9: fix(core): running eventcatalog on windows (cross-compatibility between operational systems)
  • 956dd32: fix(core): updated service list to render with with name rather than id
  • 6580ff2: fix(core): fixed missing base in redirect target

2.0.29

Patch Changes

  • 83d76b7: fix(core): fixed the json schema viewer require issues

2.0.28

Patch Changes

  • 0bad036: feat(core): added beta version of generators

2.0.27

Patch Changes

  • c6da224: feat(core): added ability to configure landing page

2.0.26

Patch Changes

  • 3dc05d8: fix(core): fixed search, now set output path on build

2.0.25

Patch Changes

  • 109ce19: feat(core): added optimize flag to make eventcatalog work with large catalogs

2.0.24

Patch Changes

  • db66733: fix(core): favicon having invalid url with default base url configuration
  • 26a4a37: fix perf issues for discover pages in build step
  • f29d718: fix(core): sidebar configuration for section visibility is now optional
  • 3426ea8: fix(core): temp fix for domains for users

2.0.23

Patch Changes

  • 66a764c: fix(core: fixed additional ts errors)

2.0.22

Patch Changes

  • 58a02a1: chore(core): removed console logs

2.0.21

Patch Changes

  • 22e4b6d: fix(core): fixed issues with styling

2.0.20

Patch Changes

  • 5de772b: fix(core): fixed typescript errors

2.0.19

Patch Changes

  • 4be2512: feat(core): added ability to configure port on EventCatlog

2.0.18

Patch Changes

  • 209e428: fix(core): fixed domain nav bar in discovery page

2.0.17

Patch Changes

  • 6337769: feat(core): added ability to customise header text and logo

2.0.16

Patch Changes

  • cae7c0a: fix(core): added missing urls for slash support

2.0.15

Patch Changes

  • 73a40b4: fix(core): added support for trailingSlash in the EventCatalog types.

2.0.14

Patch Changes

  • 9d61581: feat(core): added support for base url and slashes

2.0.13

Patch Changes

  • 1e4c805: feat(core): Adding component

2.0.12

Patch Changes

  • 18f1c3d: fix(core): fixed start and preview commands

2.0.11

Patch Changes

  • 45ea9f6: feat(core): added types file for eventcatalog.config.js

2.0.10

Patch Changes

  • 62422dd: fix to build
  • 1c42b9f: feat(core): added ability to hide resources in sidebar

2.0.9

Patch Changes

  • d4916a0: fix(core): configure width for nodes in visualiser (#560)

2.0.8

Patch Changes

  • 5bde1d4: feat(core): versions now show as a dropdown

2.0.7

Patch Changes

  • b82d79e: feat(core): Renders names for services side bars and also links to services from domains fixed

2.0.6

Patch Changes

  • c098f12: fix(core): hydrate content before building

2.0.5

Patch Changes

  • 4410826: feat(core): adding preview and start commands to eventcatalog

2.0.4

Patch Changes

  • 00def6d: bug(core): now loads /docs when going to /

2.0.3

Patch Changes

  • dc89208: fix(core): core folder now copied on buld

2.0.2

Patch Changes

  • a4bfa8b: chore(core): update the project url to the github org

2.0.1

Patch Changes

  • 20aa425: chore(misc): Testing the release of EventCatalog

2.0.0

New version launched of EventCatalog with major changes.

1.2.7

Patch Changes

1.2.6

Patch Changes

1.2.5

Patch Changes

  • 56b9f0d #485 Thanks @dreglad! - fix: (#484) ensure link exists before opening link in visualizer

  • 56b9f0d #485 Thanks @dreglad! - fix: (#484) ensure link exists before opening link in visualizer.

1.2.4

Patch Changes

1.2.3

Patch Changes

1.2.2

Patch Changes

1.2.1

Patch Changes

1.2.0

Minor Changes

1.1.2

Patch Changes

1.1.1

Patch Changes

1.1.0

Minor Changes

  • 4b34273 #447 Thanks @rberger! - Force the dependency trim to be version 0.0.3 with a resolution to eliminate a high vulnerability

1.0.7

Patch Changes

1.0.6

Patch Changes

1.0.5

Patch Changes

1.0.4

Patch Changes

1.0.3

Patch Changes

1.0.2

Patch Changes

1.0.1

Patch Changes

1.0.0

Major Changes

0.6.12

Patch Changes

0.6.11

Patch Changes

0.6.10

Patch Changes

0.6.9

Patch Changes

0.6.8

Patch Changes

0.6.7

Patch Changes

0.6.6

Patch Changes

0.6.5

Patch Changes

  • b63773b #348 Thanks @boyney123! - fix for 260 - nodegraphs used over mermaid graphs when writing to eve…

0.6.4

Patch Changes

0.6.3

Patch Changes

0.6.2

Patch Changes

0.6.1

Patch Changes

0.6.0

Minor Changes

0.5.2

Patch Changes

0.5.1

Patch Changes

0.5.0

Minor Changes

0.4.0

Minor Changes

  • cda7105 #304 Thanks @lcsbltm! - feat: added support for asyncapi file in service directory. Now supports new AsyncAPI MDX component.

0.3.4

Patch Changes

0.3.3

Patch Changes

0.3.2

Patch Changes

0.3.1

Patch Changes

  • 8ccc733 #291 Thanks @boyney123! - fix - overflow issues with too many examples in the Examples MDX comp…

0.3.0

Minor Changes

0.2.20

Patch Changes

  • 3ca978a #281 Thanks @dytyniuk! - Fix a broken link behind View in Visualiser button on the Event Details page

0.2.19

Patch Changes

0.2.18

Patch Changes

  • 602f726 #254 Thanks @drub0y! - fix(core): Fixes getEditUrl to build URLs w/URL vs just path.join

0.2.17

Patch Changes

0.2.16

Patch Changes

0.2.15

Patch Changes

  • c5cb51f #258 Thanks @boyney123! - fix: now checks events folder in domains before moving them to public…

0.2.14

Patch Changes

0.2.13

Patch Changes

0.2.12

Patch Changes

0.2.11

Patch Changes

  • 8c3c719 #244 Thanks @otbe! - Fix broken links for services that have no domain on events detail page

0.2.10

Patch Changes

  • 41f6b5a #229 Thanks @rtoro! - feat(core): allow the use of swagger ui in service pages

0.2.9

Patch Changes

0.2.8

Patch Changes

0.2.7

Patch Changes

0.2.6

Patch Changes

  • ccb524a #217 Thanks @otbe! - fix: add a stable render key for events/services in visualizer

0.2.5

Patch Changes

0.2.4

Patch Changes

0.2.3

Patch Changes

0.2.2

Patch Changes

0.2.1

Patch Changes

0.2.0

Minor Changes

0.1.19

Patch Changes

  • f48322a #167 Thanks @thim81! - feat: set page title, description, favicon and og metadata

0.1.18

Patch Changes

0.1.17

Patch Changes

0.1.16

Patch Changes

0.1.15

Patch Changes

0.1.14

Patch Changes

0.1.13

Patch Changes

  • ca01bef #166 Thanks @thim81! - feat: new nodegraph component to render services and events

0.1.12

Patch Changes

  • 5dcc188 #175 Thanks @thim81! - fix: mermaid diagram with pub/sub of same service now shows correctly

0.1.11

Patch Changes

0.1.10

Patch Changes

0.1.9

Patch Changes

  • c4d78c7 #139 Thanks @thim81! - feat: add new eventcatalog config property to set homepage url

0.1.8

Patch Changes

0.1.7

Patch Changes

0.1.6

Patch Changes

0.1.5

Patch Changes

0.1.4

Patch Changes

0.1.3

Patch Changes

0.1.2

Patch Changes

  • dacd9eb #120 Thanks @thim81! - feat: Hide owners section if the events has owners defined

0.1.1

Patch Changes

0.1.0

Minor Changes

0.0.14

Patch Changes

  • 7c23703 #109 Thanks @boyney123! - fix: issue with long names for services and events rendering incorrectly

0.0.13

Patch Changes

0.0.12

Patch Changes

0.0.11

Patch Changes

  • 97e447a #95 Thanks @boyney123! - fix: edit url is now optional in not found pages and no longer fetche…

0.0.10

Patch Changes

0.0.9

Patch Changes

0.0.8

Patch Changes

0.0.7

Patch Changes

0.0.6

Patch Changes

  • ad66a66 #49 Thanks @boyney123! - fix: now supports any extension for event examples also added missing docs

0.0.5

Patch Changes

0.0.4

Patch Changes

0.0.3

Patch Changes

  • 23a96fc #42 Thanks @boyney123! - fix: now remove the .next folder before we start the dev server foric…

0.0.2

Patch Changes