Skip to content

Releases: krzysztofreczek/go-structurizr

v0.1.30: Bump github.com/jaegertracing/jaeger in /cmd/example-yaml (#82)

09 Dec 09:36
ea9a527
Compare
Choose a tag to compare
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)

02 Nov 08:07
5f8338a
Compare
Choose a tag to compare
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)

24 Oct 07:46
0a10d90
Compare
Choose a tag to compare
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)

05 Oct 06:53
b9d1449
Compare
Choose a tag to compare
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)

19 Sep 07:28
8db4db9
Compare
Choose a tag to compare
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)

04 Sep 18:45
91cef8e
Compare
Choose a tag to compare
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)

04 Aug 07:30
efde81d
Compare
Choose a tag to compare
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

12 Jul 09:37
5dbd704
Compare
Choose a tag to compare
Add linter to CI pipeline (#69)

v0.1.22

12 Jul 09:25
2d7ae91
Compare
Choose a tag to compare
Add matrix build for multiple Go versions (#68)

v0.1.21: Bump github.com/jaegertracing/jaeger in /cmd/example (#66)

06 Jul 06:49
0c013a2
Compare
Choose a tag to compare
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>