Bump github.com/godror/godror from 0.37.0 to 0.49.6
Bumps github.com/godror/godror from 0.37.0 to 0.49.6.
Changelog
Sourced from github.com/godror/godror's changelog.
[v0.49.6]
Added
- *bool == nil -> NULL in DB.
[v0.49.5]
- ODPI-C v5.6.4
[v0.49.4]
Added
- New WithQueueTable option for NewQueue.
Changed
- ODPI-C v5.6.3
- JSON: use strings for numbers (Oracle somewhere uses %f instead of %g).
[v0.49.3]
Fixed
- JSON: handle empty / null array
Added
- Queue: limit Dequeue to the number of ready messages (to avoid Oracle memory leak)
[0.49.2]
Fixed
[0.49.1]
Changed
- The default JSON.String() has changed to JSONoptDefault, so number will be numbers, not strings.
- ODPI v5.6.2
Added
- JSON.StringWithOption allows to convert godror.JSON to string with options (such as JSONoptNumberAsString)
- JSONAsString and JSONStringOption query/exec options to handle JSON object -> string conversion
- Queue.{Enqueue,Dequeue}WithOptions to be able to specifiy the dequeue options for one call only.
[0.48.1]
Fixed
- Fixed a nasty silent cgo (usage) bug for Go1.24 that borked object NUMBER retrieval - see godror/godror#365
[0.48.0]
Added
- Vector and sparse vector support
[0.47.1]
Fixed
- Read NCLOB: must count in UTF-16, and don't split surrogates (ORA-22831)
- Use CallTimeout as context.WithTimeout
[0.47.0]
Changed
- ConnectionParams IsSysDBA, IsSysOper, IsSysASM -> AdminRole
... (truncated)
Commits
61afccdadd CHANGELOG2781578bool pointers set to nil should set database field to null not 0.868dac1Add DPI_MODE_EXEC_ARRAY_DML_ROWCOUNTS for manya392173bump versionb5b54b0modernizee06b98dUse ODPI v5.6.479ce9e5modernize18a532crv.Type().ELem() instead of rv.Elem().Type() (may be nil/invalid)3531147GODROR_WARN_DPI_OBJECT_REFCOUNT=1 to print out ref counts for #39055aae3cremvoe extra dpiObject_release- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Go Package Import Differences
Baseline: e64da10ad92a6348ff6d5edafa34b4f156fa5ad3 Comparison: 77b2b4720925ae3f1950ce6f1e6123c99bca070c
| binary | os | arch | change |
|---|---|---|---|
| agent | linux | amd64 | +2, -0
+github.com/VictoriaMetrics/easyproto
+github.com/godror/godror/slog
|
| agent | linux | arm64 | +2, -0
+github.com/VictoriaMetrics/easyproto
+github.com/godror/godror/slog
|
| agent | windows | amd64 | +2, -0
+github.com/VictoriaMetrics/easyproto
+github.com/godror/godror/slog
|
| agent | darwin | amd64 | +2, -0
+github.com/VictoriaMetrics/easyproto
+github.com/godror/godror/slog
|
| agent | darwin | arm64 | +2, -0
+github.com/VictoriaMetrics/easyproto
+github.com/godror/godror/slog
|
Static quality checks
✅ Please find below the results from static quality gates Comparison made with ancestor 4c47c4010dfe0237f871564859561d6694d044f9
Successful checks
Info
| Quality gate | Delta | On disk size (MiB) | Delta | On wire size (MiB) | |
|---|---|---|---|---|---|
| ✅ | agent_deb_amd64 | $${+0.14}$$ | $${706.53}$$ < $${707.13}$$ | $${+0.08}$$ | $${173.36}$$ < $${174.16}$$ |
| ✅ | agent_deb_amd64_fips | $${+0.14}$$ | $${702.75}$$ < $${702.86}$$ | $${+0}$$ | $${172.61}$$ < $${173.5}$$ |
| ✅ | agent_heroku_amd64 | $${+0}$$ | $${327.55}$$ < $${327.92}$$ | $${+0}$$ | $${87.22}$$ < $${88.21}$$ |
| ✅ | agent_msi | $${+0.17}$$ | $${571.13}$$ < $${982.08}$$ | $${+0.06}$$ | $${142.68}$$ < $${143.49}$$ |
| ✅ | agent_rpm_amd64 | $${+0.14}$$ | $${706.52}$$ < $${707.12}$$ | $${-0.09}$$ | $${176.37}$$ < $${177.29}$$ |
| ✅ | agent_rpm_amd64_fips | $${+0.14}$$ | $${702.74}$$ < $${702.85}$$ | $${+0.12}$$ | $${175.54}$$ < $${176.32}$$ |
| ✅ | agent_rpm_arm64 | $${+0.12}$$ | $${688.16}$$ < $${691.67}$$ | $${+0.08}$$ | $${159.47}$$ < $${160.7}$$ |
| ✅ | agent_rpm_arm64_fips | $${+0.12}$$ | $${685.22}$$ < $${687.54}$$ | $${+0.08}$$ | $${159.2}$$ < $${160.11}$$ |
| ✅ | agent_suse_amd64 | $${+0.14}$$ | $${706.52}$$ < $${707.12}$$ | $${-0.09}$$ | $${176.37}$$ < $${177.29}$$ |
| ✅ | agent_suse_amd64_fips | $${+0.14}$$ | $${702.74}$$ < $${702.85}$$ | $${+0.12}$$ | $${175.54}$$ < $${176.32}$$ |
| ✅ | agent_suse_arm64 | $${+0.12}$$ | $${688.16}$$ < $${691.67}$$ | $${+0.08}$$ | $${159.47}$$ < $${160.7}$$ |
| ✅ | agent_suse_arm64_fips | $${+0.12}$$ | $${685.22}$$ < $${687.54}$$ | $${+0.08}$$ | $${159.2}$$ < $${160.11}$$ |
| ✅ | docker_agent_amd64 | $${+0.14}$$ | $${768.31}$$ < $${769.38}$$ | $${+0.07}$$ | $${261.07}$$ < $${262.06}$$ |
| ✅ | docker_agent_arm64 | $${+0.12}$$ | $${774.53}$$ < $${778.35}$$ | $${+0.07}$$ | $${250.16}$$ < $${251.72}$$ |
| ✅ | docker_agent_jmx_amd64 | $${+0.14}$$ | $${959.19}$$ < $${960.26}$$ | $${+0.09}$$ | $${329.72}$$ < $${330.69}$$ |
| ✅ | docker_agent_jmx_arm64 | $${+0.12}$$ | $${954.13}$$ < $${957.95}$$ | $${+0.07}$$ | $${314.78}$$ < $${316.35}$$ |
| ✅ | docker_cluster_agent_amd64 | $${0}$$ | $${180.33}$$ < $${181.08}$$ | $${+0}$$ | $${63.71}$$ < $${64.49}$$ |
| ✅ | docker_cluster_agent_arm64 | $${-0}$$ | $${196.19}$$ < $${198.49}$$ | $${-0}$$ | $${59.99}$$ < $${61.17}$$ |
| ✅ | docker_cws_instrumentation_amd64 | $${0}$$ | $${7.13}$$ < $${7.18}$$ | $${0}$$ | $${2.99}$$ < $${3.33}$$ |
| ✅ | docker_cws_instrumentation_arm64 | $${0}$$ | $${6.69}$$ < $${6.92}$$ | $${-0}$$ | $${2.73}$$ < $${3.09}$$ |
| ✅ | docker_dogstatsd_amd64 | $${+0}$$ | $${38.76}$$ < $${39.38}$$ | $${-0}$$ | $${15.0}$$ < $${15.82}$$ |
| ✅ | docker_dogstatsd_arm64 | $${+0}$$ | $${37.06}$$ < $${37.94}$$ | $${+0}$$ | $${14.33}$$ < $${14.83}$$ |
| ✅ | dogstatsd_deb_amd64 | $${+0}$$ | $${29.98}$$ < $${30.61}$$ | $${+0}$$ | $${7.93}$$ < $${8.79}$$ |
| ✅ | dogstatsd_deb_arm64 | $${+0}$$ | $${28.14}$$ < $${29.11}$$ | $${-0}$$ | $${6.81}$$ < $${7.71}$$ |
| ✅ | dogstatsd_rpm_amd64 | $${+0}$$ | $${29.98}$$ < $${30.61}$$ | $${+0}$$ | $${7.94}$$ < $${8.8}$$ |
| ✅ | dogstatsd_suse_amd64 | $${+0}$$ | $${29.98}$$ < $${30.61}$$ | $${+0}$$ | $${7.94}$$ < $${8.8}$$ |
| ✅ | iot_agent_deb_amd64 | $${+0}$$ | $${42.75}$$ < $${43.29}$$ | $${+0}$$ | $${11.2}$$ < $${12.04}$$ |
| ✅ | iot_agent_deb_arm64 | $${+0}$$ | $${39.89}$$ < $${40.92}$$ | $${+0}$$ | $${9.58}$$ < $${10.45}$$ |
| ✅ | iot_agent_deb_armhf | $${+0}$$ | $${40.46}$$ < $${41.03}$$ | $${-0}$$ | $${9.77}$$ < $${10.62}$$ |
| ✅ | iot_agent_rpm_amd64 | $${+0}$$ | $${42.75}$$ < $${43.29}$$ | $${-0}$$ | $${11.21}$$ < $${12.06}$$ |
| ✅ | iot_agent_suse_amd64 | $${+0}$$ | $${42.75}$$ < $${43.29}$$ | $${-0}$$ | $${11.21}$$ < $${12.06}$$ |
Regression Detector
Regression Detector Results
Metrics dashboard
Target profiles
Run ID: 591b4e30-2233-4527-8585-7b9a437845e3
Baseline: 248e58d2c0a1f082174a9d07e6754d35f44599c2 Comparison: 77b2b4720925ae3f1950ce6f1e6123c99bca070c Diff
Optimization Goals: ✅ No significant changes detected
Experiments ignored for regressions
Regressions in experiments with settings containing erratic: true are ignored.
| perf | experiment | goal | Δ mean % | Δ mean % CI | trials | links |
|---|---|---|---|---|---|---|
| ➖ | docker_containers_cpu | % cpu utilization | +0.98 | [-2.04, +4.00] | 1 | Logs |
Fine details of change detection per experiment
| perf | experiment | goal | Δ mean % | Δ mean % CI | trials | links |
|---|---|---|---|---|---|---|
| ➖ | docker_containers_cpu | % cpu utilization | +0.98 | [-2.04, +4.00] | 1 | Logs |
| ➖ | ddot_metrics_sum_cumulativetodelta_exporter | memory utilization | +0.43 | [+0.20, +0.66] | 1 | Logs |
| ➖ | ddot_metrics | memory utilization | +0.23 | [+0.01, +0.44] | 1 | Logs |
| ➖ | ddot_metrics_sum_cumulative | memory utilization | +0.13 | [-0.03, +0.29] | 1 | Logs |
| ➖ | ddot_logs | memory utilization | +0.10 | [+0.04, +0.16] | 1 | Logs |
| ➖ | otlp_ingest_metrics | memory utilization | +0.10 | [-0.05, +0.26] | 1 | Logs |
| ➖ | uds_dogstatsd_20mb_12k_contexts_20_senders | memory utilization | +0.10 | [+0.05, +0.15] | 1 | Logs |
| ➖ | docker_containers_memory | memory utilization | +0.04 | [-0.04, +0.11] | 1 | Logs |
| ➖ | file_to_blackhole_1000ms_latency | egress throughput | +0.01 | [-0.40, +0.42] | 1 | Logs |
| ➖ | quality_gate_idle_all_features | memory utilization | +0.01 | [-0.03, +0.04] | 1 | Logs bounds checks dashboard |
| ➖ | tcp_dd_logs_filter_exclude | ingress throughput | +0.00 | [-0.08, +0.08] | 1 | Logs |
| ➖ | uds_dogstatsd_to_api_v3 | ingress throughput | -0.01 | [-0.13, +0.11] | 1 | Logs |
| ➖ | file_to_blackhole_0ms_latency | egress throughput | -0.01 | [-0.40, +0.37] | 1 | Logs |
| ➖ | uds_dogstatsd_to_api | ingress throughput | -0.02 | [-0.14, +0.10] | 1 | Logs |
| ➖ | file_tree | memory utilization | -0.04 | [-0.10, +0.02] | 1 | Logs |
| ➖ | quality_gate_idle | memory utilization | -0.04 | [-0.09, +0.00] | 1 | Logs bounds checks dashboard |
| ➖ | file_to_blackhole_100ms_latency | egress throughput | -0.05 | [-0.10, +0.00] | 1 | Logs |
| ➖ | file_to_blackhole_500ms_latency | egress throughput | -0.09 | [-0.46, +0.28] | 1 | Logs |
| ➖ | otlp_ingest_logs | memory utilization | -0.28 | [-0.38, -0.18] | 1 | Logs |
| ➖ | ddot_metrics_sum_delta | memory utilization | -0.53 | [-0.74, -0.33] | 1 | Logs |
| ➖ | quality_gate_logs | % cpu utilization | -0.83 | [-2.29, +0.62] | 1 | Logs bounds checks dashboard |
| ➖ | quality_gate_metrics_logs | memory utilization | -0.99 | [-1.19, -0.79] | 1 | Logs bounds checks dashboard |
| ➖ | tcp_syslog_to_blackhole | ingress throughput | -1.68 | [-1.77, -1.59] | 1 | Logs |
Bounds Checks: ✅ Passed
| perf | experiment | bounds_check_name | replicates_passed | links |
|---|---|---|---|---|
| ✅ | docker_containers_cpu | simple_check_run | 10/10 | |
| ✅ | docker_containers_memory | memory_usage | 10/10 | |
| ✅ | docker_containers_memory | simple_check_run | 10/10 | |
| ✅ | file_to_blackhole_0ms_latency | lost_bytes | 10/10 | |
| ✅ | file_to_blackhole_0ms_latency | memory_usage | 10/10 | |
| ✅ | file_to_blackhole_1000ms_latency | lost_bytes | 10/10 | |
| ✅ | file_to_blackhole_1000ms_latency | memory_usage | 10/10 | |
| ✅ | file_to_blackhole_100ms_latency | lost_bytes | 10/10 | |
| ✅ | file_to_blackhole_100ms_latency | memory_usage | 10/10 | |
| ✅ | file_to_blackhole_500ms_latency | lost_bytes | 10/10 | |
| ✅ | file_to_blackhole_500ms_latency | memory_usage | 10/10 | |
| ✅ | quality_gate_idle | intake_connections | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_idle | memory_usage | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_idle_all_features | intake_connections | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_idle_all_features | memory_usage | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_logs | intake_connections | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_logs | lost_bytes | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_logs | memory_usage | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_metrics_logs | cpu_usage | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_metrics_logs | intake_connections | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_metrics_logs | lost_bytes | 10/10 | bounds checks dashboard |
| ✅ | quality_gate_metrics_logs | memory_usage | 10/10 | bounds checks dashboard |
Explanation
Confidence level: 90.00% Effect size tolerance: |Δ mean %| ≥ 5.00%
Performance changes are noted in the perf column of each table:
- ✅ = significantly better comparison variant performance
- ❌ = significantly worse comparison variant performance
- ➖ = no significant change in performance
A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".
For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:
-
Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.
-
Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.
-
Its configuration does not mark it "erratic".
CI Pass/Fail Decision
✅ Passed. All Quality Gates passed.
- quality_gate_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.
- quality_gate_logs, bounds check intake_connections: 10/10 replicas passed. Gate passed.
- quality_gate_logs, bounds check lost_bytes: 10/10 replicas passed. Gate passed.
- quality_gate_metrics_logs, bounds check intake_connections: 10/10 replicas passed. Gate passed.
- quality_gate_metrics_logs, bounds check memory_usage: 10/10 replicas passed. Gate passed.
- quality_gate_metrics_logs, bounds check cpu_usage: 10/10 replicas passed. Gate passed.
- quality_gate_metrics_logs, bounds check lost_bytes: 10/10 replicas passed. Gate passed.
- quality_gate_idle, bounds check memory_usage: 10/10 replicas passed. Gate passed.
- quality_gate_idle, bounds check intake_connections: 10/10 replicas passed. Gate passed.
- quality_gate_idle_all_features, bounds check memory_usage: 10/10 replicas passed. Gate passed.
- quality_gate_idle_all_features, bounds check intake_connections: 10/10 replicas passed. Gate passed.
/merge
View all feedbacks in Devflow UI.
2025-12-18 15:52:42 UTC :information_source: Start processing command /merge
2025-12-18 15:52:49 UTC :information_source: MergeQueue: waiting for PR to be ready
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.
2025-12-18 15:54:48 UTC :information_source: MergeQueue: merge request added to the queue
The expected merge time in main is approximately 1h (p90).
2025-12-18 16:44:13 UTC :information_source: MergeQueue: This merge request was merged