Commit Graph

2 Commits

Author SHA1 Message Date
Brett McBride 75bb45fa71
adding 8.2 + 8.3 to build matrix (#1107)
8.3 is in RC, so add it to the matrix.
bump 8.2 to non-experimental, which should have happened some time ago.
remove deprecated assert_options call from test bootstrap
2023-10-05 12:45:08 +11:00
Timo Michna cb92ba4d91
Exporter Refactoring (#476)
* Add dg/bypass-finals to allow mocking final classes/methods

* Fix CS

* Consolidate exporter tests

* Fix method semantics

* Implement SpanConverterInterface

* Refactor exporter classes

* Change endpoint validation to always throw exceptions on error (quick fix for CI)

* Comment import of Throwable out (for now)

* Fix CS

* Add dg/bypass-finals to allow mocking final classes/methods

* Fix CS

* Consolidate exporter tests

* Fix method semantics

* Implement SpanConverterInterface

* Refactor exporter classes

* Change endpoint validation to always throw exceptions on error (quick fix for CI)

* Comment import of Throwable out (for now)

* Fix CS

* Streamline request creation
2021-11-21 14:12:06 -05:00