Releases: Graqr/Threshr
Releases · Graqr/Threshr
v0.0.14
v0.0.13
What's Changed
- fix(build): disable maven shade plugin by @Jonathan-Zollinger in #131
- fix: remove opportunity for nullpointer in checkForNull by @Jonathan-Zollinger in #132
- chore: bump micronaut version to 4.5.0 by @Jonathan-Zollinger in #139
- docs: update README per #135 by @Jonathan-Zollinger in #141
- test: validate bad requests are handled included by @Jonathan-Zollinger #142
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- chore(build): bump version and docs to v0.0.12-SNAPSHOT
- refactor: set groupID w/o variable
- chore: bump parent pom to 4.3.7
- chore: jacoco plugin to 0.8.11
- chore: bump mn version to 4.3.7
- fix: correct javadoc link
- build: add gpg, javadoc and deploy plugins
- build: remove snapshot from version
- ci: set wf to not sign artifacts
- build: parse deployment plugins to separate profile
- remove chunk of axed code, add comments
Full Changelog: v0.0.11...v0.0.12
v0.0.11
This release was focused on cleaning up everything found by sonarcloud.
What's Changed
- release/0.0.10 by @Jonathan-Zollinger in #100
- fix/86 by @Jonathan-Zollinger in #101
- fix: override equals and hashcode for Images class by @Jonathan-Zollinger in #106
- refactor: correct test class name by @Jonathan-Zollinger in #107
- refactor(style): correct PlpSearchRoot record name by @Jonathan-Zollinger in #108
- fix: use constructor injection by @Jonathan-Zollinger in #109
- fix: change pdpQuery signature to primitives by @Jonathan-Zollinger in #110
- refactor: remove unused SearchQueryArgs class by @Jonathan-Zollinger in #111
- rename Page.page to differ from its class name by @Jonathan-Zollinger in #114
- rename Place.place to differ from its class name by @Jonathan-Zollinger in #115
- fix: correct regex validating zipcodes by @Jonathan-Zollinger in #116
- fix/80 regex large inputs vuln by @Jonathan-Zollinger in #118
- refactor/place class names by @Jonathan-Zollinger in #119
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- gh actions test/sonar cloud ci by @Jonathan-Zollinger in #75
- configure lombok to add annotations to be read by jacoco by @Jonathan-Zollinger in #98
- fix: override SearchRecommendations methods by @Jonathan-Zollinger in #99
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
this release is mostly focused on reporting / integrating with sonar cloud
- release/0.0.9 by @Jonathan-Zollinger in #72
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Update feature_request.yaml by @Jonathan-Zollinger in #65
- fix(ci): remove deployment workflow by @Jonathan-Zollinger in #66
Full Changelog: v0.0.7...v0.0.8
V0.0.7
What's Changed
- feature/query target location info by @Jonathan-Zollinger in #61
Maven Artifact
Full Changelog: v0.0.6...v0.0.7
0.0.6
What's Changed
- combine similar classes between endpoint pojo's by @Jonathan-Zollinger in #42
- Add instructions to README by @Jonathan-Zollinger in #43
- feature/remove cli by @Jonathan-Zollinger in #50
- fix(ci): correct wf names by @Jonathan-Zollinger in #51
- fix(docs): update README build badge by @Jonathan-Zollinger in #52
- Introduce "product details page" api endpoint support by @Jonathan-Zollinger in #54
- Feature/obfuscate config by @Jonathan-Zollinger in #55
- Feature/obfuscate config by @Jonathan-Zollinger in #56
- Feature/query target store by @Jonathan-Zollinger in #57
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- introduce querying "product detail page" endpoint by @Jonathan-Zollinger in #53
Full Changelog: v0.0.4...v0.0.5