Commit Graph

26 Commits

Author SHA1 Message Date
Justin Abrahms 2c0190793f
chore: Document where to find our SBOMs (#124) 2022-10-06 16:33:11 -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
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
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
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
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
Justin Abrahms da4901acda
Bump to 0.1.0 2022-08-29 11:26:21 -07:00
Justin Abrahms aa120bdc51
Link working version of the specification 2022-08-29 11:20:13 -07:00
Justin Abrahms 8ad85bcfe3
Update Structure example in README
Fix a few intellij complains in the README as well

Signed-off-by: Justin Abrahms <justin@abrah.ms>
2022-08-26 08:56:01 -07:00
Justin Abrahms 265ebd4334
Document how to get snapshot builds 2022-08-08 09:09:06 -07:00
Justin Abrahms cd3302aea2
Link javadoc to readme 2022-08-07 23:15:15 -07:00
Justin Abrahms af2776b286
Adds openssf badge. Refs #31 2022-07-05 14:39:25 -07:00
Justin Abrahms b3ceafc133
Add maven central badges 2022-06-28 14:15:38 -07:00
Justin Abrahms 332cfa6ea0
We support as low as Java 8 2022-06-28 14:13:33 -07:00
Justin Abrahms 506ec36fda
Fix vulnerability svg/link 2022-06-28 14:09:35 -07:00
Justin Abrahms 12de76623a
Fix known vuln badge. 2022-06-15 09:06:40 -07:00
Justin Abrahms a02f806446
add other types to the readme. 2022-06-14 15:07:01 -07:00
Justin Abrahms aef04b684b
quote openfeature 2022-06-14 14:12:49 -07:00
Justin Abrahms 6cd1035c01
Accidentally a word. 2022-06-14 13:18:55 -07:00
Justin Abrahms 7fcf2733f7
Better description. 2022-06-14 13:16:05 -07:00
Justin Abrahms 54d02a4357
Installation instructions. 2022-06-14 13:11:43 -07:00
Justin Abrahms b0da7907b4
Add badges and usage. 2022-06-14 12:17:31 -07:00
Michael Beemer 6448e72860
Update title to match other SDK repos 2022-05-24 15:09:55 -04:00
Justin Abrahms 4cb8d15fd3 README 2022-04-20 21:16:27 -07:00