Releases: krzysztofreczek/go-structurizr
Releases · krzysztofreczek/go-structurizr
v0.1.30: Bump github.com/jaegertracing/jaeger in /cmd/example-yaml (#82)
Bumps [github.com/jaegertracing/jaeger](https://github.com/jaegertracing/jaeger) from 1.39.0 to 1.40.0. - [Release notes](https://github.com/jaegertracing/jaeger/releases) - [Changelog](https://github.com/jaegertracing/jaeger/blob/main/CHANGELOG.md) - [Commits](https://github.com/jaegertracing/jaeger/commits) --- updated-dependencies: - dependency-name: github.com/jaegertracing/jaeger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.1.29: Bump github.com/jaegertracing/jaeger in /cmd/example (#80)
Bumps [github.com/jaegertracing/jaeger](https://github.com/jaegertracing/jaeger) from 1.38.1 to 1.39.0. - [Release notes](https://github.com/jaegertracing/jaeger/releases) - [Changelog](https://github.com/jaegertracing/jaeger/blob/main/CHANGELOG.md) - [Commits](https://github.com/jaegertracing/jaeger/compare/v1.38.1...v1.39.0) --- updated-dependencies: - dependency-name: github.com/jaegertracing/jaeger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.1.28: Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#78)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.1.27: Bump github.com/jaegertracing/jaeger in /cmd/example (#76)
Bumps [github.com/jaegertracing/jaeger](https://github.com/jaegertracing/jaeger) from 1.38.0 to 1.38.1. - [Release notes](https://github.com/jaegertracing/jaeger/releases) - [Changelog](https://github.com/jaegertracing/jaeger/blob/main/CHANGELOG.md) - [Commits](https://github.com/jaegertracing/jaeger/compare/v1.38.0...v1.38.1) --- updated-dependencies: - dependency-name: github.com/jaegertracing/jaeger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.1.26: Bump github.com/jaegertracing/jaeger in /cmd/example (#74)
Bumps [github.com/jaegertracing/jaeger](https://github.com/jaegertracing/jaeger) from 1.37.0 to 1.38.0. - [Release notes](https://github.com/jaegertracing/jaeger/releases) - [Changelog](https://github.com/jaegertracing/jaeger/blob/main/CHANGELOG.md) - [Commits](https://github.com/jaegertracing/jaeger/compare/v1.37.0...v1.38.0) --- updated-dependencies: - dependency-name: github.com/jaegertracing/jaeger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.1.25: Add struct methods scraping (#73)
Why? Some applications do not instantiate the entire application context structure in advance. Using architectures based on patterns like Factory or Repository, some critical architecture components may not be captured when scraping. What?* This PR adds exported methods scraping by examining typos of those arguments and return types. Tests The unit tests were extended with adequate scenarios. Related Issue: #70
v0.1.24: Bump github.com/jaegertracing/jaeger in /cmd/example (#72)
Bumps [github.com/jaegertracing/jaeger](https://github.com/jaegertracing/jaeger) from 1.36.0 to 1.37.0. - [Release notes](https://github.com/jaegertracing/jaeger/releases) - [Changelog](https://github.com/jaegertracing/jaeger/blob/main/CHANGELOG.md) - [Commits](https://github.com/jaegertracing/jaeger/compare/v1.36.0...v1.37.0) --- updated-dependencies: - dependency-name: github.com/jaegertracing/jaeger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.1.23
Add linter to CI pipeline (#69)
v0.1.22
Add matrix build for multiple Go versions (#68)
v0.1.21: Bump github.com/jaegertracing/jaeger in /cmd/example (#66)
Bumps [github.com/jaegertracing/jaeger](https://github.com/jaegertracing/jaeger) from 1.35.2 to 1.36.0. - [Release notes](https://github.com/jaegertracing/jaeger/releases) - [Changelog](https://github.com/jaegertracing/jaeger/blob/main/CHANGELOG.md) - [Commits](https://github.com/jaegertracing/jaeger/compare/v1.35.2...v1.36.0) --- updated-dependencies: - dependency-name: github.com/jaegertracing/jaeger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>