-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: gone-io/goner
base: v1.2.1
head repository: gone-io/goner
compare: v1.2.2
- 8 commits
- 75 files changed
- 2 contributors
Commits on May 7, 2025
-
docs: update README files with language toggles and consistent format…
…ting - Add English and Chinese language toggles to all README files - Update component names to use 'goner/' prefix consistently - Improve formatting and structure of README content across multiple components - Add new README files for g and grpc components - Update examples/grpc directory structure and add README files
dapeng committedMay 7, 2025 Configuration menu - View commit details
-
Copy full SHA for b4fcefa - Browse repository at this point
Copy the full SHA b4fcefaView commit details -
Merge pull request #73 from gone-io/feature/otle
docs: update README files with language toggles and consistent formatting
Configuration menu - View commit details
-
Copy full SHA for aa3f1c8 - Browse repository at this point
Copy the full SHA aa3f1c8View commit details -
docs(README): update component classification and formatting
- Update component classification to improve organization - Enhance formatting for better readability - Synchronize changes in both English and Chinese versions
dapeng committedMay 7, 2025 Configuration menu - View commit details
-
Copy full SHA for 7ab2a6e - Browse repository at this point
Copy the full SHA 7ab2a6eView commit details -
Merge pull request #74 from gone-io/feature/otle
docs(README): update component classification and formatting
Configuration menu - View commit details
-
Copy full SHA for d91da35 - Browse repository at this point
Copy the full SHA d91da35View commit details
Commits on May 8, 2025
-
refactor(otel): replace global tracer with component tracer
- Remove global tracer import from go.opentelemetry.io/otel - Use component's tracer instead of global tracer - Update tracer initialization to use component's tracer
dapeng committedMay 8, 2025 Configuration menu - View commit details
-
Copy full SHA for 8a4b915 - Browse repository at this point
Copy the full SHA 8a4b915View commit details -
fix(otel): prevent multiple registration of OTel providers
- Add check for existing registration to avoid duplicates - Use global variable 'h' to ensure single instance of helper - Implement this change for LoggerProvider, MeterProvider, and TracerProvider
dapeng committedMay 8, 2025 Configuration menu - View commit details
-
Copy full SHA for 86c49f9 - Browse repository at this point
Copy the full SHA 86c49f9View commit details -
test(otel): test(otel): test prevent multiple registration of OTel pr…
…oviders - Update test files to include loader registration step - Add `Loads` method with a custom loader function - Improve test coverage by ensuring proper registration of loaders
dapeng committedMay 8, 2025 Configuration menu - View commit details
-
Copy full SHA for 2da21c3 - Browse repository at this point
Copy the full SHA 2da21c3View commit details -
Merge pull request #75 from gone-io/feature/otle
fix(otel): prevent multiple registration of OTel providers
Configuration menu - View commit details
-
Copy full SHA for b6c909f - Browse repository at this point
Copy the full SHA b6c909fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.2.1...v1.2.2