Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
opensearch-project
/
opensearch-go
Public
Notifications
You must be signed in to change notification settings
Fork
161
Star
304
Code
Issues
16
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: per-wrapper partial-failure error mask + v5preview parity
- #844
#844
Merged
sean-
merged 20 commits into
opensearch-project:main
opensearch-project/opensearch-go:main
from
sean-:gh-816
sean-/opensearch-go:gh-816
Copy head branch name to clipboard
Jun 4, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat: per-wrapper partial-failure error mask + v5preview parity
#844
sean-
merged 20 commits into
opensearch-project:main
opensearch-project/opensearch-go:main
from
sean-:gh-816
sean-/opensearch-go:gh-816
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2026
test(osgen): use http.Method constants in generated-code tests
Show description for 3dc1f2f
sean-
committed
3dc1f2f
View commit details
Copy full SHA for 3dc1f2f
Browse repository at this point
Skip shard routing tests on OpenSearch < 2.2.0 with security
Show description for 2730251
sean-
committed
2730251
View commit details
Copy full SHA for 2730251
Browse repository at this point
feat(opensearchapi): add partial failure errors for bulk, search, and write operations
Show description for 488579f
sean-
committed
488579f
View commit details
Copy full SHA for 488579f
Browse repository at this point
feat(opensearchtransport): add OperationClassifier and bit-packed OperationID
Show description for e080102
sean-
committed
e080102
View commit details
Copy full SHA for e080102
Browse repository at this point
Fix flake by refactoring testutil.PollUpdate()
Show description for ff87a7d
sean-
committed
ff87a7d
View commit details
Copy full SHA for ff87a7d
Browse repository at this point
feat(opensearchtransport): make DiscoverNodes blocking, add *bool DiscoverNodesOnStart
Show description for 0ab5947
sean-
committed
0ab5947
View commit details
Copy full SHA for 0ab5947
Browse repository at this point
Add x-error-responses partial-failure error mask
Show description for 03922a6
sean-
committed
03922a6
View commit details
Copy full SHA for 03922a6
Browse repository at this point
Regenerate v5preview/opensearchapi for partial-failure errors
Show description for d30b328
sean-
committed
d30b328
View commit details
Copy full SHA for d30b328
Browse repository at this point
fix(osgen): split unions out of ReqBodySiblings to fix empty-struct emission
Show description for 7d8c431
sean-
committed
7d8c431
View commit details
Copy full SHA for 7d8c431
Browse repository at this point
feat(osgen): emit union constructors and SetRaw escape hatch
Show description for ca2bfd0
sean-
committed
ca2bfd0
View commit details
Copy full SHA for ca2bfd0
Browse repository at this point
Regenerate v5preview/opensearchapi for union codegen fixes
Show description for ad629ff
sean-
committed
ad629ff
View commit details
Copy full SHA for ad629ff
Browse repository at this point
CI: skip multi-node clusters on OpenSearch <=2.17.x to avoid coordinator race
Show description for 227bd9f
sean-
committed
227bd9f
View commit details
Copy full SHA for 227bd9f
Browse repository at this point
feat(v5preview): inject default Router; honor OPENSEARCH_GO_ROUTER env opt-out
Show description for 69acb82
sean-
committed
69acb82
View commit details
Copy full SHA for 69acb82
Browse repository at this point
feat(osgen): rewrite non-idiomatic PascalCase substrings into idiomatic Go names
Show description for 84b022f
sean-
committed
84b022f
View commit details
Copy full SHA for 84b022f
Browse repository at this point
Regenerate v5preview/opensearchapi for naming abbreviations
Show description for 901ca7c
sean-
committed
901ca7c
View commit details
Copy full SHA for 901ca7c
Browse repository at this point
feat(osgen): single-pass union decode for error unions, lazy As<T>() for aggregations
Show description for 4d61c25
sean-
committed
4d61c25
View commit details
Copy full SHA for 4d61c25
Browse repository at this point
Regenerate v5preview/opensearchapi for single-pass union decode
Show description for 7794dae
sean-
committed
7794dae
View commit details
Copy full SHA for 7794dae
Browse repository at this point
test(v5preview): integration coverage for union decode surface
Show description for 2322341
sean-
committed
2322341
View commit details
Copy full SHA for 2322341
Browse repository at this point
Bump Go dependencies
Show description for f0c0f21
sean-
committed
f0c0f21
View commit details
Copy full SHA for f0c0f21
Browse repository at this point
docs: document v5preview surface and partial-failure error model
Show description for 5a4d450
sean-
committed
5a4d450
View commit details
Copy full SHA for 5a4d450
Browse repository at this point
You can’t perform that action at this time.