Skip to content

chore: update Go to version 1.26#114

Merged
chenyme merged 3 commits into
devfrom
fix_user_id
Jun 3, 2026
Merged

chore: update Go to version 1.26#114
chenyme merged 3 commits into
devfrom
fix_user_id

Conversation

@Noxiven

@Noxiven Noxiven commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Remove userID from access log output
  • Update go version to 1.26

Change type

  • Bug fix
  • Feature
  • Documentation
  • Refactor
  • Configuration / deployment
  • Security hardening
  • Other

Affected areas

  • Frontend / UI
  • Backend / API
  • Authentication / authorization
  • Conversations / streaming
  • Files / RAG / extraction
  • Model routing / providers
  • MCP / tools
  • Billing / payments
  • Admin console
  • Deployment / Docker / configuration
  • Documentation

Documentation

  • Documentation is not needed for this change.
  • Documentation was updated.
  • Documentation still needs to be updated.

Security and privacy

  • No secrets, tokens, credentials, local config, or personal data are included.
  • User data access remains scoped by authenticated user context unless an admin-only path explicitly requires broader access.
  • Security-sensitive behavior was reviewed, including authentication, authorization, provider routing, file processing, billing, and admin APIs where relevant.

Checklist

  • I searched existing issues and pull requests.
  • Changes are focused and do not include unrelated refactors.
  • Tests or static verification were run where practical.
  • User-facing behavior, deployment steps, API contracts, or configuration changes are documented.
  • Generated artifacts are included only when this project explicitly requires them.
  • Caches, build output, .pyc files, .env files, and local storage data are not committed.

@Noxiven Noxiven linked an issue Jun 3, 2026 that may be closed by this pull request
3 tasks
@chenyme
chenyme self-requested a review June 3, 2026 05:58
@Noxiven
Noxiven marked this pull request as draft June 3, 2026 06:00
@Noxiven
Noxiven marked this pull request as ready for review June 3, 2026 06:01
@Noxiven Noxiven changed the title refactor: remove userID from access log output chore: update Go to version 1.26 Jun 3, 2026
@chenyme
chenyme merged commit 00a22b0 into dev Jun 3, 2026
4 checks passed
@chenyme
chenyme deleted the fix_user_id branch June 3, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: 日志 AccessLog UserID 永远是 0

2 participants