Skip to content

📝 [maykinmedia/open-api-framework#205] Slight changes to versioning policy#740

Merged
stevenbal merged 1 commit intomasterfrom
chore/slight-changes-to-versioning-policy
Mar 12, 2026
Merged

📝 [maykinmedia/open-api-framework#205] Slight changes to versioning policy#740
stevenbal merged 1 commit intomasterfrom
chore/slight-changes-to-versioning-policy

Conversation

@stevenbal
Copy link
Copy Markdown
Collaborator

@stevenbal stevenbal commented Mar 5, 2026

Fixes maykinmedia/open-api-framework#205

Changes

  • Support at most two minor versions at a time for each major version
  • More clearly state that older major versions do not get new minor versions anymore

…olicy

* Support at most two minor versions at a time for each major version
* More clearly state that older major versions do not get new minor versions anymore
@stevenbal stevenbal marked this pull request as draft March 5, 2026 10:13
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.58%. Comparing base (8894f45) to head (212461a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #740   +/-   ##
=======================================
  Coverage   85.58%   85.58%           
=======================================
  Files         144      144           
  Lines        3003     3003           
  Branches      236      236           
=======================================
  Hits         2570     2570           
  Misses        381      381           
  Partials       52       52           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 5, 2026

🐰 Bencher Report

Branchchore/slight-changes-to-versioning-policy
Testbedubuntu-24.04

🚨 1 Alert

BenchmarkMeasure
Units
ViewBenchmark Result
(Result Δ%)
Upper Boundary
(Limit %)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_one_resultLatency
milliseconds (ms)
📈 plot
🚷 threshold
🚨 alert (🔔)
20.78 ms
(+9.25%)Baseline: 19.02 ms
19.97 ms
(104.05%)

Click to view all benchmark results
BenchmarkLatencyBenchmark Result
milliseconds (ms)
(Result Δ%)
Upper Boundary
milliseconds (ms)
(Limit %)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_by_object_type📈 view plot
🚷 view threshold
128.41 ms
(+2.80%)Baseline: 124.92 ms
131.16 ms
(97.90%)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_one_result📈 view plot
🚷 view threshold
🚨 view alert (🔔)
20.78 ms
(+9.25%)Baseline: 19.02 ms
19.97 ms
(104.05%)

performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_1📈 view plot
🚷 view threshold
329.28 ms
(-0.52%)Baseline: 331.00 ms
347.55 ms
(94.74%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_5📈 view plot
🚷 view threshold
325.24 ms
(-2.11%)Baseline: 332.26 ms
348.87 ms
(93.23%)
performance_test/tests/test_objects_list.py::test_objects_api_list_small_page_size_page_20📈 view plot
🚷 view threshold
129.72 ms
(+2.15%)Baseline: 126.99 ms
133.34 ms
(97.29%)
🐰 View full continuous benchmarking report in Bencher

@stevenbal stevenbal marked this pull request as ready for review March 10, 2026 11:33
@stevenbal stevenbal merged commit 0ea556d into master Mar 12, 2026
25 checks passed
@stevenbal stevenbal deleted the chore/slight-changes-to-versioning-policy branch March 12, 2026 11:45
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.

Describe versioning policy in documentation for all components

3 participants