Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.5.2 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
123 changes: 123 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
# Changelog

## Version 0.5.2 (2024-06-28)

### Security Fixes

- Update go-dependency to fix security issue (bab37a57)

### Fixes

- Fix broken graphviz font rendering, switch to ttf-freefont (#22) (ad79c07a)
- typo and missing import: no click events anymore (a5f1e159)
- root group has been added twice. (b565ceb9)
- Fix nil pointer on missing dependency and output cyclic dependencies (863fec04)
- Fix #12 serve ignores provides-service dep (7a772c75)
- Fix appoverride and detect duplicate loaded applications (b03971dc)
- Fix 2nd level odd lines (property section) beeing all the same color instead of iterating colors (2c84933e)
- fix for packr2 not working with go modules (e18af7c3)
- fixed docker build (02b6805a)
- fix documents scan (27b698ba)

### Ops and CI/CD

- **semanticore:** add semanticore (998caa9b)

### Chores and tidying

- try to fix broken amd64 executable (98ceed0c)
- fix permissions for vistecture executable (731c74ac)
- fix leading v in docker image tag (cbe799b1)
- speed up ARM build by using artifacts (#43) (06b0cf46)
- fix failing parcel build for ARM images (e3cfee0f)
- fix ref name for image tag (f5e670eb)
- add build steps for ARM architecture (#42) (04c255ff)
- **frontend:** Update parcel to 2.7.0 (#40) (0f5680e1)
- bump nancy from 1.0.1 to main (#39) (91bb8cc3)
- **deps:** minor dependency updates (#34) (f6e58d6f)
- bump npm-audit-action from 1.7.1 to 2.3.0 (#35) (d9b9d153)
- Update Readme.md (ee01f6aa)
- Update Readme.md (f8f9c6c4)
- update version (5d4acf95)
- Update jquery version (9feba954)
- update to latest alpine (80cd4d2e)
- update alpine version (ee51b453)
- update version (c642568b)
- update version (a0d96442)
- Update Readme.md (66016253)

### Other

- adds display of unincluded(outside) apps that are linked through provided service dependencies when view is filtered (9c03f931)
- Bump elliptic from 6.5.3 to 6.5.4 in /controller/web/template (f38031f2)
- Bump color-string from 1.5.4 to 1.6.0 in /controller/web/template (472be1e6)
- Bump browserslist from 4.16.1 to 4.17.3 in /controller/web/template (ed163c3f)
- Bump lodash from 4.17.20 to 4.17.21 in /controller/web/template (e557f8ab)
- Bump path-parse from 1.0.6 to 1.0.7 in /controller/web/template (60e48718)
- Bump ws from 5.2.2 to 5.2.3 in /controller/web/template (23d435eb)
- Clean up dependencies, replace packr with go.embed (go 1.16+), update urfave/cli to the latest version (#23) (05718b85)
- remove formatting (6e6e79dd)
- Added popper.js and formatted code (d3214e32)
- #17 - Add team to Common pane (9faaf85e)
- #17 - Add Group and Team to title (c6ff32dd)
- Add Markdown parser to Project / Service Description + Field Dependency.Events (#11) (56a91c94)
- TASK: Automatic Release creation by tag pushes (985b13cf)
- TASK: Create security scanning workflow (fbc07d1d)
- TASK: Add github actions (9f5111ee)
- CLEANUP: minor strict comparison fixes in JS (b9030251)
- TASK: adapt demo data (03e7b2d6)
- CLEANUP: remove Travis (de6fdabf)
- CLEANUP: typo (f9ff2c05)
- CLEANUP: Rename method and add description (f78b9045)
- Publish 2.5.0 (072953a4)
- Publish 2.1.0 with go 1.15, updated dependencies and up-to-date alpine base image (2ff62daa)
- Add packed files to support go get installs better (94ab21ae)
- version 2.0.10, fix build (7a6d7a7f)
- use go run for packr in Makefile (0eccf3c9)
- gofmt and travis (3ad185c0)
- Add provided-service dep to infobox - see #12 (b665dc2a)
- Add example project docker (2a654e0f)
- increase version (c27e71a6)
- validate action fix / graphviz: avoid empty BGCOLOR (686774b6)
- Draw edges for groupView from app port (ab522ff2)
- vis js: fix mass usage warning (2afecdb8)
- add team name (4eec62ae)
- Add groupGraph command (4f2b3868)
- Add FilterByGroup Feature (7d0a30cf)
- add remove* support for appOverrides (c6b73249)
- Render all application properties not just the last one. This is relevant for server mode. (e1f5fbf2)
- add missing to label (5168dd6d)
- Render missing apps in browser based view (d1c0f202)
- Make loading of project definition more robust against errors. Use skipValidation (3efae879)
- adjust demoproject and doc (982f4650)
- Add properties to common tab / fix subview select (0c8a629a)
- bump alpine to 3.7 (5a48feae)
- improve error message on parsing (1dffc2a0)
- collect multiple errors where useful (d5495312)
- add new loader (3501e462)
- release v2 (6a2c3db8)
- major refactoring of configuration format (192a0e37)
- use go modules (a141bb9b)
- Set theme jekyll-theme-slate (f1205ec1)
- Set theme jekyll-theme-cayman (f1cecbdf)
- downgrade alpine to get stable graphviz version again (a6fabb95)
- Add option to serve other documentations (5b7a5f2c)
- Use packr2 for self contained default templates (25e702a7)
- Version 1.0.X initial commit: Refactor application structure / Cleanups / Add Browser based visualization (2543789c)
- v1.0.0 (f439dc2d)
- Add Properties to Services and add useful receiver methods (6215238f)
- add possibility to support subgraphs (061e05d9)
- Add GetServiceName method - to be used in templates (f68e992e)
- Improve Readme a bit (3a6a0a12)
- Add License file (78e96902)
- Add a better example with build scripts (7296bd80)
- Add properties to dependencies (3f7601d6)
- Make document utf-8,l add HTML title (9f9544d8)
- add by team (3933f49d)
- Swiched to multistage-build Dockerfile. (a5217980)
- add skipValidation flag (d5161dd2)
- adjust (61ca3460)
- add feature Status and possibility to hide planned (45149add)
- Add teamGraph feature (206c1c37)
- add feature Status and possibility to hide planned (6f6e73a9)