renovate[bot]
3ae67e973e
fix(deps): update dependency org.junit:junit-bom to v5.13.2
2025-06-25 06:33:51 +00:00
renovate[bot]
300a705e0a
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.26.0 ( #1494 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-25 08:32:52 +02:00
renovate[bot]
b64efe82d9
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.3.1 ( #1493 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-25 02:49:37 +00:00
renovate[bot]
6f67b06f71
chore(deps): update github/codeql-action digest to 9b02dc2 ( #1491 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-24 20:50:48 +00:00
renovate[bot]
e67f598357
chore(deps): update actions/setup-java digest to ebb356c ( #1490 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-23 22:42:58 +00:00
renovate[bot]
312b6df5d2
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.25.1 ( #1489 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-21 21:10:50 +00:00
renovate[bot]
8fad544b17
chore(deps): update github/codeql-action digest to ac30a39 ( #1488 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-20 19:08:37 +00:00
renovate[bot]
c3eaecdb8b
chore(deps): update github/codeql-action digest to 66d7255 ( #1487 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-20 01:25:24 +00:00
renovate[bot]
7c2af57a36
chore(deps): update actions/cache digest to 640a1c2 ( #1485 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 20:05:59 +00:00
renovate[bot]
8bf777a7e9
chore(deps): update github/codeql-action digest to ef36b69 ( #1484 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-17 04:48:36 +00:00
renovate[bot]
936ff60fac
chore(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.17.6 ( #1483 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 16:50:34 +00:00
renovate[bot]
99a3006de8
chore(deps): update github/codeql-action digest to 3de706a ( #1481 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 16:44:00 +00:00
renovate[bot]
8e51e6fe10
chore(deps): update dependency net.bytebuddy:byte-buddy to v1.17.6 ( #1482 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 18:37:11 +02:00
renovate[bot]
844d5e244b
chore(deps): update github/codeql-action digest to be30325 ( #1479 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-13 18:52:24 +00:00
renovate[bot]
0b57bcafc1
chore(deps): update github/codeql-action digest to 466d6ce ( #1477 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-11 21:43:28 +00:00
chrfwow
3dd7d5d426
feat: add means of awaiting event emission, fix flaky build ( #1463 )
...
## This PR
- adds the ability to await event emissions by returning a new construct
- uses this construct in tests
⚠️ in rare cases, this could be a breaking change, but the events API is currently experimental, so we will not do a major version ubmp
### Related Issues
Fixes #1449
2025-06-10 11:27:15 -04:00
renovate[bot]
6cca721be5
chore(deps): update github/codeql-action digest to 7cb9b16 ( #1476 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-10 01:27:44 +00:00
renovate[bot]
4481537ceb
chore(deps): update dependency maven to v3.9.10 ( #1474 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 21:59:01 +00:00
renovate[bot]
b5d873e44d
chore(deps): update actions/checkout digest to 09d2aca ( #1473 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 17:39:13 +00:00
renovate[bot]
545d6aac09
fix(deps): update dependency org.junit:junit-bom to v5.13.1 ( #1475 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 13:08:10 +00:00
renovate[bot]
2dcd6a1dd0
chore(deps): update github/codeql-action digest to b1e4dc3 ( #1471 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 06:27:45 +00:00
Simon Schrottner
3ed65cfb0c
chore: remove unneeded version information ( #1428 )
...
Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
2025-06-04 14:44:38 +00:00
renovate[bot]
6597de7a98
chore(deps): update github/codeql-action digest to 075e08a ( #1470 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03 18:05:22 +00:00
renovate[bot]
376f81f5c3
chore(deps): update github/codeql-action digest to 4a00331 ( #1469 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-02 19:28:18 +00:00
renovate[bot]
1558a86249
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.25.0 ( #1468 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-31 21:27:57 +00:00
renovate[bot]
f8260a1c3a
fix(deps): update junit5 monorepo ( #1467 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 21:02:38 +00:00
renovate[bot]
50a6b168a7
fix(deps): update dependency io.cucumber:cucumber-bom to v7.23.0 ( #1466 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 05:38:25 +00:00
renovate[bot]
b6ceff2ecb
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.1 ( #1461 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-30 02:01:25 +00:00
renovate[bot]
2de7616676
chore(deps): update io.cucumber.version to v7.23.0 ( #1465 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-29 23:00:03 +00:00
renovate[bot]
f10aaaa357
chore(deps): update github/codeql-action digest to 7fd6215 ( #1464 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 22:25:40 +00:00
renovate[bot]
40b319c5de
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.5 ( #1462 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 04:12:52 +00:00
renovate[bot]
5e922cf3ef
chore(deps): update github/codeql-action digest to bc02a25 ( #1460 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-27 22:26:25 +00:00
renovate[bot]
6a95c008e9
chore(deps): update github/codeql-action digest to 7b0fb5a ( #1459 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-22 22:59:22 +00:00
renovate[bot]
dcbfd265a3
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.24.0 ( #1458 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-22 06:29:34 +00:00
renovate[bot]
e17b0b2975
chore(deps): update dependency org.mockito:mockito-core to v5.18.0 ( #1457 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-21 04:08:45 +00:00
renovate[bot]
b45a937017
chore(deps): update github/codeql-action digest to 396fd27 ( #1456 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-19 23:54:03 +00:00
renovate[bot]
36eed065e7
chore(deps): update github/codeql-action digest to 57eebf6 ( #1455 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-16 15:06:06 +00:00
renovate[bot]
e3379395e6
chore(deps): update codecov/codecov-action action to v5.4.3 ( #1454 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-16 01:40:23 +00:00
renovate[bot]
b667aa3251
chore(deps): update github/codeql-action digest to b86edfc ( #1453 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-15 20:01:17 +00:00
Todd Baert
1714efe81a
chore: improvements to release workflow ( #1451 )
...
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Co-authored-by: chrfwow <christian.lutnik@dynatrace.com>
2025-05-15 11:22:10 -04:00
renovate[bot]
d9a72d2aaf
chore(deps): update github/codeql-action digest to 510dfa3 ( #1450 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-14 22:43:05 +00:00
OpenFeature Bot
cfd9512728
chore(main): release 1.15.1 ( #1448 )
...
* chore(main): release 1.15.1
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
* fixup: change version
Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
---------
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
Co-authored-by: Simon Schrottner <simon.schrottner@dynatrace.com>
2025-05-14 14:12:11 +02:00
Todd Baert
f6bd30db93
chore: update boostrap sha for release please
...
Creating a new build
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
2025-05-14 07:57:13 -04:00
chrfwow
e2813b2e5d
feat: add logging on provider state transitions ( #1444 )
...
* NOISSUE add logging on provider state transitions
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
* fix npe
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
* fix failing test
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
* fix failing test
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
* format
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
---------
Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
Co-authored-by: Simon Schrottner <simon.schrottner@dynatrace.com>
2025-05-14 11:11:36 +02:00
renovate[bot]
bc10bacb5a
chore(deps): update github/codeql-action digest to 15bce5b ( #1443 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-13 22:40:47 +00:00
OpenFeature Bot
7182a7fc41
chore(main): release 1.15.0 ( #1431 )
...
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
2025-05-13 12:38:55 -04:00
Liran M
d0ae548277
feat: add telemetry helper utils ( #1346 )
...
* feat: add telemetry helper utils
Signed-off-by: liran2000 <liran2000@gmail.com>
* updates
Signed-off-by: liran2000 <liran2000@gmail.com>
* fixup: apply changes according to the semconv
The semconv has changed, and some attributes have been
renamed. Furthermore, the body usage is deprecated
and should be part of the attributes.
see: https://github.com/open-telemetry/semantic-conventions/pull/1990/
Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
* fixup: fix tests
Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
* fixup: fix spotless
Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
---------
Signed-off-by: liran2000 <liran2000@gmail.com>
Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
Co-authored-by: Simon Schrottner <simon.schrottner@dynatrace.com>
2025-05-13 09:45:16 +02:00
renovate[bot]
e568f3a4f5
fix(deps): update dependency io.cucumber:cucumber-bom to v7.22.2 ( #1442 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 07:07:53 +00:00
renovate[bot]
58454b4eaa
chore(deps): update io.cucumber.version to v7.22.2 ( #1441 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 09:01:29 +02:00
renovate[bot]
78657ee79e
chore(deps): update dependency com.tngtech.archunit:archunit-junit5 to v1.4.1 ( #1440 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 03:06:04 +00:00