Justin Abrahms
2c0190793f
chore: Document where to find our SBOMs ( #124 )
2022-10-06 16:33:11 -04:00
Justin Abrahms
e52fe0bae5
chore: I don't think we use that permission? ( #123 )
...
I don't think we use that permission?
Signed-off-by: Justin Abrahms <jabrahms@ebay.com>
2022-10-06 15:01:55 -04:00
Step Security Bot
73cc784491
chore: [StepSecurity] ci: Harden GitHub Actions ( #120 )
...
* [StepSecurity] ci: Harden GitHub Actions in release.yml
* [StepSecurity] ci: Harden GitHub Actions in static-code-scanning.yaml
* [StepSecurity] ci: Harden GitHub Actions in lint-pr.yml
* [StepSecurity] ci: Harden GitHub Actions in merge.yml
* [StepSecurity] ci: Harden GitHub Actions in pullrequest.yml
2022-10-06 09:29:47 -07:00
Justin Abrahms
9647c3f04d
feat: Support for generating CycloneDX sboms ( #119 )
...
Signed-off-by: Justin Abrahms <justin@abrah.ms>
2022-10-06 14:31:35 +00:00
Todd Baert
e9732b582d
feat!: use evaluation context interface ( #112 )
...
* POC - use evaluation context interface
Signed-off-by: Todd Baert <toddbaert@gmail.com>
* make .merge non-static
Signed-off-by: Todd Baert <toddbaert@gmail.com>
* improve naming
Signed-off-by: Todd Baert <toddbaert@gmail.com>
* add @override
Signed-off-by: Todd Baert <toddbaert@gmail.com>
* Update src/main/java/dev/openfeature/sdk/EvaluationContext.java
Co-authored-by: Justin Abrahms <jabrahms@ebay.com>
Signed-off-by: Todd Baert <toddbaert@gmail.com>
* Update src/main/java/dev/openfeature/sdk/MutableContext.java
Co-authored-by: Justin Abrahms <jabrahms@ebay.com>
Signed-off-by: Todd Baert <toddbaert@gmail.com>
* address PR feedback
Signed-off-by: Todd Baert <toddbaert@gmail.com>
Signed-off-by: Todd Baert <toddbaert@gmail.com>
Co-authored-by: Justin Abrahms <jabrahms@ebay.com>
2022-10-06 05:32:29 +00:00
Justin Abrahms
3788a3be8e
chore: add SAST scanning ( #108 )
...
* add SAST scanning
Refs #84
Signed-off-by: Justin Abrahms <justin@abrah.ms>
* Java scanning only
Signed-off-by: Justin Abrahms <justin@abrah.ms>
* Try codeql on the normal build to see how much longer it is.
Signed-off-by: Justin Abrahms <justin@abrah.ms>
Signed-off-by: Justin Abrahms <justin@abrah.ms>
2022-10-05 22:06:47 -04:00
dependabot[bot]
faca91764f
chore: Bump cucumber-bom from 7.8.0 to 7.8.1 ( #115 )
...
Bump cucumber-bom from 7.8.0 to 7.8.1
Bumps [cucumber-bom](https://github.com/cucumber/cucumber-jvm ) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases )
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cucumber/cucumber-jvm/compare/v7.8.0...v7.8.1 )
---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 15:37:45 -04:00
Todd Baert
f245ef5e95
chore: fix dependabot pr titles ( #118 )
...
Signed-off-by: Todd Baert <toddbaert@gmail.com>
Signed-off-by: Todd Baert <toddbaert@gmail.com>
2022-10-05 12:09:08 -07:00
Justin Abrahms
29f32939f8
chore: Write perms should be as tightly scoped as possible. ( #107 )
...
* Add a dependabot file to keep deps up to date
Signed-off-by: Justin Abrahms <justin@abrah.ms>
* Move write permissions to the specific job, rather than globally
Signed-off-by: Justin Abrahms <justin@abrah.ms>
* Run code scanning (slow auto-build) weekly
Signed-off-by: Justin Abrahms <justin@abrah.ms>
Signed-off-by: Justin Abrahms <justin@abrah.ms>
2022-10-05 15:02:59 -04:00
Justin Abrahms
6eeeddd2ea
refactor!: Change the package name. Everyone knows it's java (or it doesn't matter) ( #111 )
...
* Change the package name. Everyone knows it's java (or it doesn't matter)
Fixes #82
Signed-off-by: Justin Abrahms <justin@abrah.ms>
* Missed 2 strings
Signed-off-by: Justin Abrahms <justin@abrah.ms>
* remove broken flagd import until changes absorbed
Signed-off-by: Todd Baert <toddbaert@gmail.com>
Signed-off-by: Justin Abrahms <justin@abrah.ms>
Signed-off-by: Todd Baert <toddbaert@gmail.com>
Co-authored-by: Todd Baert <toddbaert@gmail.com>
2022-10-05 11:46:04 -07:00
renovate[bot]
715fd032cf
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v8.45.1 ( #93 )
...
* chore(deps): update dependency com.puppycrawl.tools:checkstyle to v8.45.1
* scope property went away in the latest version
https://github.com/jshiell/checkstyle-idea/issues/525#issuecomment-832084505
Signed-off-by: Justin Abrahms <jabrahms@ebay.com>
* scope wasn't deleted on the other one
Signed-off-by: Justin Abrahms <jabrahms@ebay.com>
Signed-off-by: Justin Abrahms <jabrahms@ebay.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Justin Abrahms <jabrahms@ebay.com>
2022-10-01 21:40:12 -07:00
renovate[bot]
a79ae45a4a
chore(deps): update actions/cache action to v3 ( #101 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-01 21:11:09 -07:00
renovate[bot]
26a14ab2d4
chore(deps): update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.2.0 ( #94 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-01 20:58:59 -07:00
renovate[bot]
819a98defb
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3 ( #104 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-01 20:47:44 -07:00
renovate[bot]
40c521913a
chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.1 ( #95 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-01 19:52:18 -07:00
renovate[bot]
ba1c528fca
chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3 ( #105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-01 19:50:45 -07:00
renovate[bot]
5f850fa3d8
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v1.6 ( #96 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Justin Abrahms <jabrahms@ebay.com>
2022-10-01 22:28:51 +00:00
renovate[bot]
6a7012ec3f
chore(deps): update codecov/codecov-action action to v3 ( #102 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-01 15:27:22 -07:00
renovate[bot]
3d1a2337b6
chore(deps): update dependency org.mockito:mockito-core to v4.8.0 ( #99 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-01 14:28:47 -07:00
renovate[bot]
5e96d140c1
fix(deps): update dependency io.cucumber:cucumber-bom to v7.8.0 ( #100 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-01 14:01:13 -07:00
renovate[bot]
2579fc6a80
chore(deps): update dependency org.apache.maven.plugins:maven-pmd-plugin to v3.19.0 ( #97 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-01 15:43:54 +00:00
renovate[bot]
8ca655a788
fix(deps): update junit5 monorepo ( #92 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-01 08:42:05 -07:00
renovate[bot]
7556d5278d
chore(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.13 ( #91 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-01 05:57:00 +00:00
renovate[bot]
7bd7815d30
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.4.1 ( #90 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-30 22:55:20 -07:00
renovate[bot]
c4210f1607
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.7.2.0 ( #88 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-01 05:49:51 +00:00
renovate[bot]
0be28a007b
chore(deps): update dependency com.github.spotbugs:spotbugs to v4.7.2 ( #87 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-30 22:48:17 -07:00
renovate[bot]
475f3c02c1
chore: Configure Renovate ( #86 )
...
chore(deps): add renovate.json
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-01 02:38:43 +00:00
Justin Abrahms
da788c2a51
chore: add CODEOWNERS ( #85 )
...
Create CODEOWNERS
refs https://github.com/open-feature/java-sdk/issues/83
Signed-off-by: Justin Abrahms <jabrahms@ebay.com>
Signed-off-by: Justin Abrahms <jabrahms@ebay.com>
2022-09-30 19:35:33 -07:00
Todd Baert
84f220d813
feat!: errorCode as enum, reason as string ( #80 )
...
* feat!: errorCode as enum, reason as string
- makes errorCode an enum
- makes reason a string
- adds errorMessage to resolution/evaluation details
2022-09-30 12:41:48 -04:00
github-actions[bot]
e108666a27
chore(main): release dev.openfeature.javasdk 0.2.2 ( #76 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-23 09:35:31 -04:00
Todd Baert
f8d62eea2f
chore: add integration tests ( #77 )
...
* chore: add integration tests
Signed-off-by: Todd Baert <toddbaert@gmail.com>
* improve POM spacing
Signed-off-by: Todd Baert <toddbaert@gmail.com>
Signed-off-by: Todd Baert <toddbaert@gmail.com>
2022-09-20 09:48:34 -04:00
Thomas Poignant
2eec1a5519
feat: Add asObjectMap to get the EvaluationContext as Map<String,Object> ( #75 )
...
* Add asObjectMap to get the EvaluationContext as Map<String,Object>
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
* Fix liniting issue
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
* fix PMD issue
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
2022-09-16 15:17:58 +01:00
Michael Beemer
5db90f1a38
chore: update release please to manage versions on the readme ( #74 )
...
update release please to manage versions on the readme
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2022-09-14 15:44:33 -07:00
github-actions[bot]
9ec42f9869
chore(main): release dev.openfeature.javasdk 0.2.1 ( #71 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-13 15:35:49 -07:00
Robert Grassian
81ab0710ea
fix: isList check in Value checks type of list ( #70 )
...
* isList check of Value checks type of list
Signed-off-by: Robert Grassian <robert.grassian@split.io>
* test for empty list
Signed-off-by: Robert Grassian <robert.grassian@split.io>
Signed-off-by: Robert Grassian <robert.grassian@split.io>
2022-09-13 15:09:59 -07:00
github-actions[bot]
00af2f88f8
chore(main): release dev.openfeature.javasdk 0.2.0 ( #69 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-13 12:44:11 -07:00
Todd Baert
887b62951a
chore: correct initial version ( #68 )
...
Signed-off-by: Todd Baert <toddbaert@gmail.com>
Signed-off-by: Todd Baert <toddbaert@gmail.com>
2022-09-13 14:43:31 -04:00
Todd Baert
7e38e546b3
chore: Add release plz ( #66 )
...
* Add release plz
Signed-off-by: Todd Baert <toddbaert@gmail.com>
* Update release doc
Signed-off-by: Todd Baert <toddbaert@gmail.com>
* Add notes about adding release content
Signed-off-by: Todd Baert <toddbaert@gmail.com>
Signed-off-by: Todd Baert <toddbaert@gmail.com>
2022-09-13 11:36:42 -07:00
Justin Abrahms
89ea36363f
Merge pull request #65 from open-feature/breaking-changes
...
Collection of small, breaking changes
2022-09-13 06:06:14 -07:00
Todd Baert
60fad0507a
Throw on invalid values
...
Signed-off-by: Todd Baert <toddbaert@gmail.com>
2022-09-09 13:59:18 -04:00
Todd Baert
5d262470e8
feat!: use value for object resolver
...
Signed-off-by: Todd Baert <toddbaert@gmail.com>
2022-09-09 11:27:29 -04:00
Todd Baert
3e62414222
feat!: use instant not zoneddatetime
...
Signed-off-by: Todd Baert <toddbaert@gmail.com>
2022-09-09 10:46:00 -04:00
Todd Baert
0152a1eef9
feat: add object to value wrapper
...
Signed-off-by: Todd Baert <toddbaert@gmail.com>
2022-09-09 10:44:12 -04:00
Justin Abrahms
35c9c7e06f
Merge pull request #63 from open-feature/fix/consistent-ctx-setter
...
!feat: Make evaluation accessors setters consistent
2022-09-08 09:40:31 -07:00
Todd Baert
4fa0a08389
!feat: Make evaluation context setters consistent
...
Signed-off-by: Todd Baert <toddbaert@gmail.com>
2022-09-08 11:14:29 -04:00
Todd Baert
b626789693
Merge pull request #61 from open-feature/numbers-in-structs
...
breaking: store all numbers as doubles
2022-09-07 13:44:22 -04:00
Todd Baert
7e6259c14f
breaking: store all numbers as doubles
...
Signed-off-by: Todd Baert <toddbaert@gmail.com>
2022-09-07 12:31:40 -04:00
Todd Baert
c701a6c4eb
Merge pull request #57 from open-feature/remove-snapshot-via-maven
...
use mvn version to remove -SNAPSHOT, bump 0.1.1
2022-09-03 23:49:49 -04:00
Todd Baert
0d6ae8c132
use mvn version to remove -SNAPSHOT, bump 0.1.1
...
Signed-off-by: Todd Baert <toddbaert@gmail.com>
2022-09-03 21:06:27 -04:00
Todd Baert
d5bd0fbf02
Remove dupe javadoc execution
...
Signed-off-by: Todd Baert <toddbaert@gmail.com>
2022-08-30 10:53:52 -04:00