Releases: HubSpot/httpQL
Releases · HubSpot/httpQL
httpql-parent-1.3
What's Changed
- New Release: httpql-parent-1.2 by @hs-jenkins-bot in #68
- upgrade basepom to 60 by @jaredstehler in #69
- Remove setConverted method usage by @tomjw64 in #70
New Contributors
Full Changelog: httpql-parent-1.2...httpql-parent-1.3
httpql-parent-1.2
What's Changed
- New Release: httpql-parent-1.1 by @hs-jenkins-bot in #65
- bump basepom to 59.11 by @jaredstehler in #66
- forward compatibility with jackson having removed LowerCaseWithUnderscoresStrategy by @suruuK in #67
New Contributors
Full Changelog: httpql-parent-1.1...httpql-parent-1.2
httpql-parent-1.1
What's Changed
- Support multiple AND conditions on a single field by @mattcoley in #64
httpql-parent-1.0
What's Changed
- HubSpot updates by @nbelisle11 in #2
- Blazar by @nbelisle11 in #3
- Remove uses of MultivaluedMap by @stevie400 in #5
- Remove deprecated methods that operate on UriInfo by @stevie400 in #6
- Add httpql-parent by @stevie400 in #7
- Add httpql-jersey1 by @stevie400 in #8
- Remove deprecated BindQuery classes by @stevie400 in #9
- New functionality to support more complex filter joins by @nbelisle11 in #10
- Use BoundFilterEntry from ParsedQuery meta on addFilter by @nbelisle11 in #11
- Allow or filtering in source by @nbelisle11 in #12
- Fix NPE in query parser by @nbelisle11 in #13
- Added toQueryParam method to FieldFilter by @gobimcp in #14
- Add isDistinctFrom by @mmgmoh in #16
- Upgrade basepom and build on Java 11 by @jhaber in #17
- Add new OverridableBoundFilterEntry by @nbelisle11 in #18
- Allow double underscore in the field name for filtering by @gobimcp in #19
- Support existing behavior for empty-valued query params by @sarakhedr in #20
- Handle filters that do not require a value by @sarakhedr in #21
- Bump jooq to 3.15.2 by @csokol in #23
- Bump duplicate-finder-maven-plugin to 1.3.0 by @lorcanoneill in #24
- Avoid using deprecated method by @csokol in #25
- Revert "Avoid using deprecated method" by @csokol in #26
- Remove deprecated method usage by @csokol in #27
- Revert "Remove deprecated method usage" by @csokol in #28
- Upgrade jackson version + add condition on PropertyNamingStrategies.SnakeCaseStrategy by @ShrubinS in #29
- Pin build to JDK 11 by @stevie400 in #30
- Split up into core and library modules by @boulter in #32
- rename QuerySpec to HasTableName by @boulter in #33
- manage versions by @boulter in #34
- Add filter impls and remove httpql-lib by @boulter in #35
- add filter registry by @boulter in #36
- map legacy and new filters by @boulter in #37
- add some filter methods back by @boulter in #38
- add OrderingIF by @boulter in #39
- Fix orderstring by @boulter in #40
- allow json deserialization from OrderingIF by @boulter in #41
- Revert "allow json deserialization from OrderingIF" by @boulter in #42
- Revert "Fix orderstring" by @boulter in #43
- Revert "add OrderingIF" by @boulter in #44
- Fix orderingif by @boulter in #45
- add fromOrderString utility method by @boulter in #46
- Use new Orderings in ParsedQuery by @boulter in #47
- remove addOrdering method that uses jooq by @boulter in #48
- Move filters from core by @boulter in #49
- use new QueryConstraints by @boulter in #50
- support new orderbys by @boulter in #51
- support new filters by @boulter in #52
- hasFilter should take a FilterImpl by @boulter in #53
- check if new OrderBy annotation is generated by @boulter in #54
- implement new join descriptors by @boulter in #55
- Move classes back to core by @boulter in #56
- deprecate HasTableName by @boulter in #57
New Contributors
- @nbelisle11 made their first contribution in #2
- @stevie400 made their first contribution in #5
- @gobimcp made their first contribution in #14
- @mmgmoh made their first contribution in #16
- @jhaber made their first contribution in #17
- @sarakhedr made their first contribution in #20
- @csokol made their first contribution in #23
- @lorcanoneill made their first contribution in #24
- @ShrubinS made their first contribution in #29
- @boulter made their first contribution in #32
Full Changelog: https://github.com/HubSpot/httpQL/commits/httpql-parent-1.0