Skip to content

Latest commit

 

History

History
1423 lines (731 loc) · 45.5 KB

CHANGELOG.md

File metadata and controls

1423 lines (731 loc) · 45.5 KB

@eventcatalog/core

2.18.5

Patch Changes

  • a60e94f: feat(core): resources across eventcatalog are now ordered by name
  • 12bbcaa: feat(core) enabled remark-gfm enabling tables in markdown

2.18.4

Patch Changes

  • eb01981: fix(core): fixed issue with version ordering now uses semver

2.18.3

Patch Changes

  • c8f1847: fix(core): fixing cache issues on build

2.18.2

Patch Changes

  • 6f5746b: fix(core): ubiquitous lang now renders on domains

2.18.1

Patch Changes

  • 2a0592e: feat(core): added icons packs for mermaid diagrams

2.18.0

Minor Changes

  • 972478d: feat(core): added ability to specify dependencies for catalogs

2.17.3

Patch Changes

  • f0d68f4: chore(core): updated mermaid to v11

2.17.2

Patch Changes

  • 9f960c8: chore(core): cache data between build generation and added script to generate large catalogs
  • 9a61833: fix(core): fixed broken context map link in sidebar

2.17.1

Patch Changes

  • 0c2f681: chore(core): removed --root and --port flags from astro preview command
  • fb6c0f2: feat(core): markdown files now support comments

2.17.0

Minor Changes

  • 8746d32: chore(core): update to astro 5

2.16.6

Patch Changes

  • f73eb3d: feat(core): added admonitions using markdown

2.16.5

Patch Changes

  • 45da645: feat(core): forward extra args to astro cli via --
  • 46545ee: feat(core): added new component

2.16.4

Patch Changes

  • 44ad73d: fix(core): fixed small fontsizes for mermaid diagrams

2.16.3

Patch Changes

  • 9c84f9c: feat(core): added inital version of the domain map to visualizer

2.16.2

Patch Changes

  • fb2b5c3: chore(core): removed changelog
  • 7559d42: chore(core): revert commit for workspaces

2.16.1

Patch Changes

  • a907d96: feat(core): added ubiquitous language support
  • ff449d7: feat(core): added ability to filter by badges

2.16.0

Minor Changes

  • ccd3a5a: feat(core): added ubiquitous language support

Patch Changes

  • 18b6478: feat(core): added ability to zoom out even further in visualizer
  • ec7c16c: fix(core): fixed issue rendering animated nodes with flow diagrams
  • dea456a: feat(core): services in the discover table now shows expandable sections
  • e87bb9b: feat(core): sidebar collapsed states now persisted between page loads
  • 38e6165: feat(core): schema viewer now renders yaml files

2.15.0

Minor Changes

  • 8e95677: chore(core): refactor to code base moving files to new src directory
  • e260995: chore(core): refactor project files and folders

Patch Changes

  • 920be57: feat(core): added ability to turn channels on/off

2.14.3

Patch Changes

  • eb2c620: feat(core): added support to teams chat url in users and teams pages
  • 95ed136: feat(core): added support for rendering avro schema formats in AsyncApi page

2.14.2

Patch Changes

  • bb4d278: fix(core): fixed styles for links in the step component

2.14.1

Patch Changes

  • a904248: Revert "fix/service-node-graph-metadata (#964)"

2.14.0

Minor Changes

  • 536511e: chore(core): refactor core logic to simplify the code

2.13.4

Patch Changes

  • 2ad9561: fix(core): fixed issues with node graphs for services and metadata in the nodes

2.13.3

Patch Changes

  • b893559: fix(core): fixed issue with styling of schema files

2.13.2

Patch Changes

  • 1c79a5f: chore(core): moved types deps to dev deps

2.13.1

Patch Changes

  • 240a9d3: fix(core): fixed channel information component

2.13.0

Minor Changes

  • 003c1f2: feat(core): adding channels to eventcatalog

2.12.3

Patch Changes

  • d0d13c9: chore(core): fixing z-index issue with the header nav and removing the max-width

2.12.2

Patch Changes

  • 93e224c: fix(core): custom defined landing page for docs now render on docs tab

2.12.1

Patch Changes

  • a57282e: fix(core): new property for AsyncAPI rendering
  • d739d7b: fix(core): changelog buttons now render the correct changelog

2.12.0

Minor Changes

  • a136d50: feat(core): services can now send and receive the same messages in vis…

2.11.7

Patch Changes

  • 159e2d4: feat(core): added ability to embed discovery table

2.11.6

Patch Changes

  • 9a531d2: feat(core): added ability to embed discovery table
  • 2352fc0: feat(core): added ability to embed catalog pages
  • 112f735: feat(core): added ability to embed visualiser without footers

2.11.5

Patch Changes

  • 61e5cf1: fix(core): fixed outdir to output to users directory now
  • 6e88fcf: chore(core): moved some GitHub CI/CD to pnpm
  • b29d4f9: chore(core): removed code that copies over files twice to users catalog.
  • a283534: fix(docs): remove blank space from the version tag

2.11.4

Patch Changes

  • 7749acd: feat(core): added support for outDir

2.11.3

Patch Changes

  • 5442d40: fix(core): counters on homepage only include latest versions

2.11.2

Patch Changes

  • 48d61f3: feat(core): added repo support for all resources

2.11.1

Patch Changes

  • 214f164: chore(core): minor changes to ui

2.11.0

Minor Changes

  • 597dcf2: feat(core): UI improvements to EventCatalog

2.10.1

Patch Changes

  • e2c99e7: fix(core): fixed issue adding additional properties to users frontmatter on build

2.10.0

Minor Changes

  • aa2090b: feat(core): added support for query message types/resources

2.9.1

Patch Changes

  • 5fa9228: fix(core): moving rimraf to dep of project

2.9.0

Minor Changes

  • 70d27a7: feat(core): support nested folder structures for domains, services and messages

2.8.12

Patch Changes

  • e7cb5d7: chore(core): added astro file path to resources

2.8.11

Patch Changes

  • b1912da: fix(core): fixed rapi-docs for large openapi files

2.8.10

Patch Changes

  • 2f4b7af: fix(core): fixed issue with using tmp directories

2.8.9

Patch Changes

  • 4e0823d: fix(core): fixed issue with importing users package json files

2.8.8

Patch Changes

  • 3d3f56e: chore(core): changed the way eventcatalog file is now imported into the project

2.8.7

Patch Changes

  • ce04693: fix(core): fixed visualization node graph for domains, reduced overlapping

2.8.6

Patch Changes

  • b4c49ef: feat(core): added links to the landing page and fixed resource counter values

2.8.5

Patch Changes

  • db41392: fix(core): flows now work with latest semver for services
  • 8376da8: chore(core): fixed url builder for server/client components

2.8.4

Patch Changes

  • 95ca9aa: chore(core): removed type checks for consuming catalogs

2.8.3

Patch Changes

  • d07a946: chore(core): updated astro versions

2.8.2

Patch Changes

  • 591e06f: chore(core): fixed css issues with badges on pages

2.8.1

Patch Changes

  • 16c6a28: feat(core): added api path and http verb in openapi viewer
  • c8118b7: fix(core): downloading images in visualizer now shows the whole diagram

2.8.0

Minor Changes

  • 6f882b3: feat(core): added ability to focus nodes in the node graph on visualiser
  • dddb730: feat(core): added basic theming support for colors

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