Commit Graph

36 Commits

Author SHA1 Message Date
github-actions[bot] cd288e1b26
chore(main): release 1.1.0 (#198)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2023-01-25 02:47:16 +00:00
Skye Gill c1bd636bb6
chore: renovate regex manager to monitor test-harness version (#238)
Signed-off-by: Skye Gill <gill.skye95@gmail.com>
2023-01-12 12:42:10 -05:00
github-actions[bot] 51a38c64d4
chore(main): release 1.0.1 (#174)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-11-30 17:45:52 +00:00
Todd Baert 1a40c97d23
chore: fix issues with compilation on later JDKs (#178)
chore: fix compile/lint issues on  8+

Signed-off-by: Todd Baert <toddbaert@gmail.com>

Signed-off-by: Todd Baert <toddbaert@gmail.com>
2022-11-20 23:25:45 -08:00
github-actions[bot] 5a01ed0ba1
chore(main): release 1.0.0 (#168)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-25 11:21:02 -07:00
Justin Abrahms 4b0fa1b4b5
chore: Mark project as active. (#167)
Mark project as active.

Signed-off-by: Justin Abrahms <jabrahms@ebay.com>

Signed-off-by: Justin Abrahms <jabrahms@ebay.com>
2022-10-25 12:15:01 -04:00
Todd Baert cc44618537
chore: Add docs link (#165)
Signed-off-by: Todd Baert <toddbaert@gmail.com>

Signed-off-by: Todd Baert <toddbaert@gmail.com>
2022-10-25 08:45:34 -07:00
Todd Baert 6a299d7228
chore: update test/spec association numbers, badge (#156)
* chore: update test/spec association numbers

Signed-off-by: Todd Baert <toddbaert@gmail.com>

* chore: update spec tag

Signed-off-by: Todd Baert <toddbaert@gmail.com>

Signed-off-by: Todd Baert <toddbaert@gmail.com>
2022-10-17 14:05:26 -07:00
github-actions[bot] 3af68113dd
chore(main): release 0.3.1 (#150)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-14 13:19:36 +00:00
github-actions[bot] d7fabaf003
chore(main): release 0.3.0 (#114)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Justin Abrahms <jabrahms@ebay.com>
2022-10-13 06:03:51 +00:00
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