Releases: joaopgrassi/otel-recipes
Releases · joaopgrassi/otel-recipes
v0.1.2
What's Changed
- Fix typos and syntax on privacy page by @arminru in #176
- Update footer to link to rendered OTel spec instead of GH by @arminru in #177
- Fix broken layout in mobile/tablet views by @joaopgrassi in #186
- Show all recipes by default by @joaopgrassi in #187
New Contributors
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Add python to list of supported languages by @joaopgrassi in #175
Full Changelog: v0.1.0...v0.1.1
v0.1.0
First release
Hello World! OTel recipes is live!
What's Changed
- Add compose file for dependencies by @joaopgrassi in #9
- Add .NET console sample by @joaopgrassi in #10
- Feat/add jsonschema by @joaopgrassi in #18
- Node recipe by @julianocosta89 in #17
- Add Go trace console sample by @joaopgrassi in #19
- Improve styling and general formatting by @joaopgrassi in #21
- Add java sample by @julianocosta89 in #20
- Add reusable workflow for integration tests by @joaopgrassi in #22
- Add integration test for the csharp console app by @joaopgrassi in #23
- Scaffold site with Svelte by @joaopgrassi in #30
- Updated container versions by @julianocosta89 in #24
- Added Go CI test by @julianocosta89 in #33
- Added JS CI test by @julianocosta89 in #31
- Add test and template action for JSON Schema validation by @joaopgrassi in #35
- Validate csharp recipe file by @joaopgrassi in #36
- Test/add java ci by @julianocosta89 in #32
- Website - part I by @joaopgrassi in #38
- Schema files revamp by @joaopgrassi in #40
- Initial logo version by @joaopgrassi in #47
- Make sure sample ids are always unique by @joaopgrassi in #48
- Add action to check sample ids by @joaopgrassi in #49
- Bump versions by @julianocosta89 in #51
- Add about page by @joaopgrassi in #52
- Add privacy policy page by @joaopgrassi in #53
- Bump .NET OTel SDK version on trace console sample by @joaopgrassi in #54
- All csharp projects under the same solution by @joaopgrassi in #55
- Use consistent name of signal folders and ids in schema by @joaopgrassi in #56
- Add Python console sample and test by @julianocosta89 in #37
- Run the test for console samples only by @joaopgrassi in #60
- Run the test for console samples only [2] by @joaopgrassi in #61
- Add template for API sample integration tests by @joaopgrassi in #62
- Run api container detached and no need to expose port by @joaopgrassi in #63
- Update list of packages when sample changes by @joaopgrassi in #64
- Feat/add ASP.NET Core API trace sample by @joaopgrassi in #57
- Organize workflows into folders by @joaopgrassi in #65
- Revert "Organize workflows into folders" by @joaopgrassi in #67
- Feat/add Go Gin trace sample by @joaopgrassi in #69
- Update OTel version on samples by @joaopgrassi in #70
- Update site npm packages by @joaopgrassi in #71
- Upgrade Sveltekit to 1.0 by @joaopgrassi in #72
- Upgrade dotnet samples by @joaopgrassi in #73
- Upgrade Svelte by @joaopgrassi in #74
- Upgrade collector container by @joaopgrassi in #75
- Initial GH actions setup for metric integration tests by @joaopgrassi in #77
- Add metric tests and initial sample for c# by @joaopgrassi in #76
- Adapt tests to consider recipefiles in other folders by @joaopgrassi in #80
- Add recipefile for C# metrics and update site storage by @joaopgrassi in #79
- Add GH actions for Java console metrics by @joaopgrassi in #81
- Add Java metrics console sample by @joaopgrassi in #82
- Add build for console metric samples for all languages by @joaopgrassi in #83
- Chore: Update Sveltekit by @joaopgrassi in #84
- Update .NET apps by @joaopgrassi in #85
- Chore: Update Java samples by @joaopgrassi in #86
- Add GH action for Spring Boot trace sample by @joaopgrassi in #87
- Use host network by @joaopgrassi in #89
- Add Spring Boot REST Api sample by @joaopgrassi in #88
- Overhaul on the website by @joaopgrassi in #92
- Add generic CI by @joaopgrassi in #94
- New tests by @joaopgrassi in #93
- Add new test setup for ASP.NET sample by @joaopgrassi in #95
- Adapt go trace recipes for new test infra by @joaopgrassi in #96
- New CI tests for java by @joaopgrassi in #97
- New CI tests for JS by @joaopgrassi in #98
- New CI tests for Python by @joaopgrassi in #99
- Add base for metric tests by @joaopgrassi in #100
- New tests for Java metrics by @joaopgrassi in #101
- Recipefile validation by @joaopgrassi in #102
- Add recipe unique id check by @joaopgrassi in #104
- Remove old tests by @joaopgrassi in #105
- Add NodeJS console metrics sample by @joaopgrassi in #106
- Add Python console metrics sample by @joaopgrassi in #107
- Add Go console metrics sample by @joaopgrassi in #108
- Add utils for log tests by @joaopgrassi in #109
- Add ASP.NET log sample by @joaopgrassi in #110
- Add Java logs recipe app by @joaopgrassi in #111
- Fix browser navigation by @joaopgrassi in #112
- Rename 'trace' to 'traces' by @joaopgrassi in #113
- Clean up old files/tests by @joaopgrassi in #114
- Validate recipe deps by @joaopgrassi in #118
- Simulate out-of-sync recipe files by @joaopgrassi in #119
- Cleanup site by @joaopgrassi in #121
- Add brand assets by @joaopgrassi in #122
- Add error page by @joaopgrassi in #123
- Add privacy and about pages by @joaopgrassi in #124
- Add docs to help with dev experience by @joaopgrassi in #125
- Add more docs by @joaopgrassi in #126
- Make recipe ids match names used in apps/tests by @joaopgrassi in #127
- Add workflow to publish OTLP back-end to ghcr by @joaopgrassi in #129
- Use ghcr image for otlp backend by @joaopgrassi in #128
- Improve names of GH workflows by @joaopgrassi in #130
- fake changes by @joaopgrassi in #131
- Not use URL params for now by @joaopgrassi in #132
- Merge all
recipefile.json
for a release by @joaopgrassi in #133 - Prepare for build static site by @joaopgrassi in #134
- Site last touches by @joaopgrassi in https://github.com/joaopgrassi/otel-recipe...