Skip to content

Tags: goadesign/model

Tags

v1.9.8

Toggle v1.9.8's commit message

Verified

This commit was signed with the committer’s verified signature.
raphael Raphael Simon
Release v1.9.8

v1.9.7

Toggle v1.9.7's commit message

Verified

This commit was signed with the committer’s verified signature.
raphael Raphael Simon
Release v1.9.7

v1.9.6

Toggle v1.9.6's commit message

Verified

This commit was signed with the committer’s verified signature.
raphael Raphael Simon
Release v1.9.6

v1.9.5

Toggle v1.9.5's commit message

Verified

This commit was signed with the committer’s verified signature.
raphael Raphael Simon
Release v1.9.5

v1.9.4

Toggle v1.9.4's commit message

Verified

This commit was signed with the committer’s verified signature.
raphael Raphael Simon
Release v1.9.4

v1.9.3

Toggle v1.9.3's commit message

Verified

This commit was signed with the committer’s verified signature.
raphael Raphael Simon
Release v1.9.3

v1.9.2

Toggle v1.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 (#681)

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.9.1

Toggle v1.9.1's commit message

Verified

This commit was signed with the committer’s verified signature.
raphael Raphael Simon
New logo

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add new `Endpoint` and `Calls` DSL (#503)

* Add new `Endpoint` and `Calls` DSL

These make it possible to provide information on endpoints used on
containers (services). The generated expressions contain the information
which also gets written to the serialized JSON.

Note that the endpoint information is not currently used by the
diagramming tool.

* Code review fixes

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Expose JSON codegen to external packages (#492)