Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 20:04

Changelog

  • 678199f Fix enum Status field checks to accept OData string representation
  • 14540b1 Strengthen $orderby null handling and $search effect verification
  • c2b90fe Verify content of service document and property $value responses
  • b4f81f7 Cross-check $count and $top/$skip against the actual collection
  • 3acdf28 Strengthen navigation-property filter tests to verify the filter took effect
  • 3869743 Add missing mandatory checks: ETag when concurrency declared, batch OData-Version
  • 0267fda Fix incorrect test logic in type and capability suites
  • 29c01a9 Stop failing spec-compliant servers in over-strict tests
  • 06b5c3e Add has / totalseconds / or-in-lambda filter coverage
  • fe509fe Add semantic depth to filter & aggregation test suites
  • b6c20ac chore(deps): bump actions/checkout from 6 to 7
  • 3a6d84d chore(deps): bump actions/upload-artifact from 4 to 7
  • 8f1eb5d Fix 4.2 nullable check: scope to tags
  • c93bc20 Fix correctness bugs in compliance tests
  • 5045158 Restore reference operation URLs
  • c5b88be Use GUID category fixtures in write tests
  • 6574215 Align operation tests with contract
  • eda0088 Fix reference compliance test assumptions
  • f2f1dbc Extend OData query compliance tests
  • 1065cdc Fix six correctness issues found in code review
  • db7b0cc Add structured output formats: JUnit XML, JSON, SARIF (closes #11)
  • b0e4387 Fix gofmt formatting in main.go
  • c75a51f Add OASIS conformance level reporting (closes #9)
  • a3d01e1 Fix gofmt formatting in main.go capability requirements map
  • 8b0c564 Fix gaps in capability-aware test skipping
  • 00cd09e Add capability-aware test skipping (closes #8)
  • 10c7f65 Add reference compliance run against go-odata
  • 9ba671c chore(deps): bump goreleaser/goreleaser-action from 6 to 7
  • d1324df chore(deps): bump docker/setup-buildx-action from 3 to 4
  • f3ab4e8 chore(deps): bump docker/login-action from 3 to 4
  • a515435 Add Dependabot config for GitHub Actions updates
  • 4a0c0a0 Trigger release only on full version tags, not the moving v1 tag (#3)