Commit Graph

72 Commits

Author SHA1 Message Date
Daniel Dyla f384303ac4
chore: release proposal 1.1.0 (#2838) 2022-03-18 04:02:45 -04:00
Gerhard Stöbich e9e4567647
fix: use api 1.1 in SDKs (#2759)
Use API 1.1 in SDKs to avoid that SDKs register a TracerProvider,... using an older API
then other OTel components.
This avoids the version check in API rejecting the use of API 1.1 but a peer may still
use 1.0.x.
2022-02-06 01:59:35 +08:00
Daniel Dyla ee2342bdb0
feat: add support for API 1.1.x (#2737) 2022-01-31 13:08:31 -05:00
Rauno Viskus 3d5447defa
chore: rename `--include-filtered-dependencies` (#2699) 2022-01-04 14:54:48 -05:00
legendecas f59c5b268b
chore: add markdown link checks (#2657)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-12-11 21:31:36 +01:00
legendecas 6724a1bfe5
docs: fix links to the context document (#2651)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-12-06 14:52:33 -05:00
WhiteSource Renovate b9dffcafd3
chore(deps): update all non-major dependencies (#2449) 2021-11-15 14:25:43 -05:00
Daniel Dyla 9cf402ee42
chore: release proposal v1.0.1 / v0.27.0 (#2611) 2021-11-11 09:15:45 -05:00
legendecas 1abda1437c
chore: update npm badge image links (#2607) 2021-11-09 13:18:29 -05:00
WhiteSource Renovate 70004c4947
chore(deps): update dependency sinon to v12 (#2603) 2021-11-08 09:14:10 -05:00
Gerhard Stöbich fa0cb7270e
chore(deps): pin minor API version (#2531)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2021-10-27 09:02:40 -04:00
Daniel Dyla 69b925d142
chore: v1.0.0 proposal (#2468) 2021-09-30 16:40:20 -04:00
Daniel Dyla fa2e897587
chore: v0.26.0 proposal (#2505)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-09-30 08:26:34 -04:00
Ali Sabzevari 63f6701081
chore(sdk-trace): fix lint warnings (#2446)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-09-04 10:02:51 +02:00
Daniel Dyla f0caa22ffc
chore: add release-please automation (#2431)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-08-30 16:37:19 -04:00
WhiteSource Renovate 3cbd530f2e
chore(deps): update all non-major dependencies (#2424) 2021-08-24 21:29:51 +02:00
Gerhard Stöbich 5bb9fcc4db
chore(deps): remove shimmer from dependencies (#2425) 2021-08-23 17:15:52 -04:00
Daniel Dyla 0ef1fc28d3
chore: release proposal 0.25.0 (#2415)
* chore: release proposal 0.25.0

* chore: changelog
2021-08-18 16:13:38 -04:00
Daniel Dyla f12913899f
chore: hoist dependencies to speed up ci (#2416)
* chore: hoist dependencies to speed up ci

* chore: parallel tests

* Revert "chore: parallel tests"

This reverts commit dc55c90762.

* chore: add missing example deps
2021-08-17 17:03:49 -04:00
Gerhard Stöbich f18087030b
chore: sort entries in tsconfig (#2402)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-08-07 15:38:18 +02:00
WhiteSource Renovate b69ff35e90
chore(deps): update all non-major dependencies (#2401) 2021-08-06 13:26:16 +02:00
Valentin Marchaud a8d39317b5
chore: rename sdks to better represent what they are [#2146] (#2340)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2021-08-05 21:13:18 +02:00