Commit Graph

  • 274c1a5a30 #1612 - Prepare changelog for 1.2.9 release. Oliver Drotbohm 2021-09-16 11:58:07 +02:00
  • ecf545b2f0 #1612 - Upgrade to JUnit 5.7.2. Oliver Drotbohm 2021-09-16 11:51:07 +02:00
  • e568243ef2 #1617 - Upgrade to Jackson 2.11.4. Oliver Drotbohm 2021-09-16 11:50:47 +02:00
  • 983b49f8da #1616 - Upgrade to Reactor 2020.0.11. Oliver Drotbohm 2021-09-16 11:49:55 +02:00
  • 94a5e79a6e #1615 - Upgrade to Slf4j 1.7.32. Oliver Drotbohm 2021-09-16 11:49:06 +02:00
  • 9d25bc470d #1612 - Upgrade ArchUnit to 0.21.0. Oliver Drotbohm 2021-09-16 11:41:00 +02:00
  • 376a21afa0 #1614 - Upgrade to Kotlin 1.4.32. Oliver Drotbohm 2021-09-16 11:40:33 +02:00
  • d588a455a4 #1613 - Upgrade to Spring Framework 5.3.10. Oliver Drotbohm 2021-09-16 11:32:44 +02:00
  • 7d222cb834 #1611 - Avoid superfluous object creation in Link.valueOf(…). Oliver Drotbohm 2021-09-16 11:28:00 +02:00
  • 676ae39b32 #1610 - Avoid superfluous object creation in Link.valueOf(…). Oliver Drotbohm 2021-09-16 11:28:00 +02:00
  • 140ae541f6 #1609 - Avoid superfluous object creation in Link.valueOf(…). Oliver Drotbohm 2021-09-16 11:28:00 +02:00
  • 29e95974f4 #1607 - Polishing. Oliver Drotbohm 2021-09-14 11:43:31 +02:00
  • 2751b11acf #1607 - Polishing. Oliver Drotbohm 2021-09-14 11:43:31 +02:00
  • 7d763043d2 #1607 - Remove deprecations in Affordances. Oliver Drotbohm 2021-09-14 11:43:04 +02:00
  • bd618fe600 #1606 - Polish nullability for Link. Oliver Drotbohm 2021-09-14 10:17:26 +02:00
  • 6c3ce4e816 #1605 - Polish nullability for Link. Oliver Drotbohm 2021-09-14 10:17:26 +02:00
  • 55aa4ff278 #1602 - Polish nullability for Link. Oliver Drotbohm 2021-09-14 10:17:26 +02:00
  • 56f85a430f #1604 - Properly contextualize MapSuppressingUnwrappingSerializer. Oliver Drotbohm 2021-09-09 15:06:52 +02:00
  • 7380e494b6 #1603 - Properly contextualize MapSuppressingUnwrappingSerializer. Oliver Drotbohm 2021-09-09 15:06:52 +02:00
  • cfd891ebf1 #1599 - Properly contextualize MapSuppressingUnwrappingSerializer. Oliver Drotbohm 2021-09-09 15:06:52 +02:00
  • 9528d378dd #1601 - Properly create Property instances in PropertyUtils. Oliver Drotbohm 2021-09-09 13:00:32 +02:00
  • 26c6ac2fe0 #1600 - Properly create Property instances in PropertyUtils. Oliver Drotbohm 2021-09-09 13:00:32 +02:00
  • 4705797322 #1402 - Properly create Property instances in PropertyUtils. Oliver Drotbohm 2021-09-09 13:00:32 +02:00
  • f891f3be6d #1598 - Fully prepare handler method values in link creation. Oliver Drotbohm 2021-08-27 17:41:47 +02:00
  • 7acf6b8485 #1595 - Continue development on 1.4.0-SNAPSHOT. Oliver Drotbohm 2021-08-12 10:25:26 +02:00
  • 848cdf1fbb #1595 - Releasing Spring HATEOAS 1.4.0-M2. Oliver Drotbohm 2021-08-12 10:25:18 +02:00
  • 8bec37c67c #1595 - Update changelog. Oliver Drotbohm 2021-08-12 10:24:31 +02:00
  • 748da756db #1591 - Polishing. Oliver Drotbohm 2021-07-29 17:57:36 +02:00
  • 662dde692e #1591 - Support for custom media type aliases in HAL FORMS. Oliver Drotbohm 2021-07-29 17:57:07 +02:00
  • db885baaff #1590 - Polishing. Oliver Drotbohm 2021-07-29 16:19:23 +02:00
  • a1d2752dd0 #1590 - Support for explicit type information on CollectionModel. Oliver Drotbohm 2021-07-29 16:16:39 +02:00
  • db1cd5db16 #1485 - Ensure proper encoding for request parameter expansion. Oliver Drotbohm 2021-07-28 21:37:36 +02:00
  • d6d816d77b #1575 - Support for non-composite request parameters. Oliver Drotbohm 2021-07-28 17:28:02 +02:00
  • ce71b144a1 #1588 - WebMvcLinkBuilder.linkTo(Method, Object[]) now properly handles request parameters. Oliver Drotbohm 2021-07-21 09:46:48 +02:00
  • a9af237b9d #1589 - WebMvcLinkBuilder.linkTo(Method, Object[]) now properly handles request parameters. Oliver Drotbohm 2021-07-21 09:46:48 +02:00
  • a85952ebc1 #1587 - Continue development on 1.4.0-SNAPSHOT. Oliver Drotbohm 2021-07-14 23:33:22 +02:00
  • 394ed16778 #1587 - Releasing Spring HATEOAS 1.4.0-M1. Oliver Drotbohm 2021-07-14 23:33:13 +02:00
  • ea720b4ba7 #1587 - Prepare 1.4 M1 release. Oliver Drotbohm 2021-07-14 23:32:28 +02:00
  • 84890d54a0 #1586 - Upgrade to Reactor 2020.0.9. Oliver Drotbohm 2021-07-14 23:25:09 +02:00
  • 8c619988f8 #1585 - Upgrade to Spring Framework 5.3.9. Oliver Drotbohm 2021-07-14 23:22:39 +02:00
  • f99d94f0c7 #467 - Polishing. Oliver Drotbohm 2021-07-14 17:46:47 +02:00
  • 445d5fd4d8 #467 - AnnotationMappingDiscoverer now considers @RequestMapping(params = …) Réda Housni Alaoui 2021-07-12 18:36:48 +02:00
  • 8c4824245e #1583 - Full support for level 4 URI templates. Oliver Drotbohm 2021-05-05 09:37:24 +02:00
  • 4ab08deb6e #1582 - Continue development on 1.3.4-SNAPSHOT. Oliver Drotbohm 2021-07-14 16:31:49 +02:00
  • 892e4a82dd #1582 - Releasing Spring HATEOAS 1.3.3. Oliver Drotbohm 2021-07-14 16:31:47 +02:00
  • 2f09a43a1f #1582 - Prepare 1.3.3. release. Oliver Drotbohm 2021-07-14 16:31:34 +02:00
  • 7b2079d83f GH-1581 - Continue development on 1.2.9-SNAPSHOT. Oliver Drotbohm 2021-07-14 16:27:04 +02:00
  • c945f1b548 GH-1581 - Releasing Spring HATEOAS 1.2.8. Oliver Drotbohm 2021-07-14 16:26:57 +02:00
  • ac0d82975f #1581 - Prepare 1.2.8 release. Oliver Drotbohm 2021-07-14 16:25:29 +02:00
  • 360cf887ad #1580 - Upgrade to Reactor 2020.0.9. Oliver Drotbohm 2021-07-14 16:14:22 +02:00
  • 049e89d3ed #1579 - Upgrade to Spring Framework 5.3.9. Oliver Drotbohm 2021-07-14 16:13:31 +02:00
  • be76960216 #1578 - Upgrade to Reactor 2020.0.9. Oliver Drotbohm 2021-07-14 16:14:22 +02:00
  • 743e48fd3c #1577 - Upgrade to Spring Framework 5.3.9. Oliver Drotbohm 2021-07-14 16:13:31 +02:00
  • fff452cf8a #1557 - Polishing. Greg L. Turnquist 2021-06-30 10:20:34 -05:00
  • 33e853cbb5 #1557 - Add support for @DecimalMin and @DecimalMax. Greg L. Turnquist 2021-06-29 16:30:05 -05:00
  • 8cafd05b41 #1571 - Avoid double curie-ing of HalModel embeds. Oliver Drotbohm 2021-06-30 09:58:32 +02:00
  • 13dd942d27 #1570 - Avoid double curie-ing of HalModel embeds. Oliver Drotbohm 2021-06-30 09:58:32 +02:00
  • 08bc96493e #1540 - Avoid double curie-ing of HalModel embeds. Oliver Drotbohm 2021-06-30 09:58:32 +02:00
  • 693dfa0b11 #1569 - Fix custom media type parser documentation. Kyle Hoehns 2021-02-18 19:38:36 -06:00
  • ce36feeb8c #1475 - Fix custom media type parser documentation. Kyle Hoehns 2021-02-18 19:38:36 -06:00
  • 8a55fb9cad #1568 - Add MARKDOWN as a supported Alps documentation format. larsw 2021-06-28 20:07:34 +02:00
  • 5cf9fd1c29 #1562 - Add MARKDOWN as a supported Alps documentation format. larsw 2021-06-28 20:07:34 +02:00
  • da83f29101 #1566 - Consider @JsonProperty-defined property name. Oliver Drotbohm 2021-06-29 13:32:16 +08:00
  • c6a6d370ad #1563 - Deprecate PayloadMetadata.getPropertyMetadata(…). Oliver Drotbohm 2021-06-29 16:06:53 +02:00
  • 8347554969 #1563 - Consider @JsonProperty-defined property name. Oliver Drotbohm 2021-06-29 13:32:16 +08:00
  • 9ee4b8e1ec #1561 - Support for implicitly not required request parameters. Florian Cramer 2021-04-10 22:47:08 +02:00
  • 92e25813b4 #1560 - Support for implicitly not required request parameters. Florian Cramer 2021-04-10 22:47:08 +02:00
  • a77c6e1593 #545 - Support for implicitly not required request parameters. Florian Cramer 2021-04-10 22:47:08 +02:00
  • ec56707722 #1551 - Continue development on 1.3.3-SNAPSHOT. Oliver Drotbohm 2021-06-22 14:30:51 +02:00
  • 10f675d49b #1551 - Releasing Spring HATEOAS 1.3.2. Oliver Drotbohm 2021-06-22 14:30:48 +02:00
  • 5b6665e800 #1551 - Update changelog. Oliver Drotbohm 2021-06-22 14:27:52 +02:00
  • dd51b54204 GH-1552 - Continue development on 1.2.8-SNAPSHOT. Oliver Drotbohm 2021-06-22 14:14:49 +02:00
  • dc2b356bdc GH-1552 - Releasing Spring HATEOAS 1.2.7. Oliver Drotbohm 2021-06-22 14:14:40 +02:00
  • 4b85e3f745 #1552 - Update changelog. Oliver Drotbohm 2021-06-22 14:03:28 +02:00
  • afb8ee7741 #1556 - Upgrade to Reactor 2020.0.8. Oliver Drotbohm 2021-06-22 12:14:51 +02:00
  • 4c58727f0f #1555 - Upgrade to Spring Framework 5.3.8. Oliver Drotbohm 2021-06-22 12:19:04 +02:00
  • b865396330 #1553 - Upgrade to Reactor 2020.0.8. Oliver Drotbohm 2021-06-22 12:14:51 +02:00
  • 7a31a084be #1554 - Upgrade to Spring Framework 5.3.8. Oliver Drotbohm 2021-06-22 12:13:54 +02:00
  • 92f0158d21 #1549 - Delay request parameter variable lookup until necessary. Oliver Drotbohm 2021-06-18 14:48:07 +02:00
  • 9702527786 #1548 - Delay request parameter variable lookup until necessary. Oliver Drotbohm 2021-06-18 14:48:07 +02:00
  • c1e3299a66 #1546 - Upgrade to JSON Smart 2.3.1. 1.1.x Greg L. Turnquist 2021-06-03 11:28:35 -05:00
  • 9afd8746c1 #1546 - Upgrade to JSON Smart 2.3.1. Greg L. Turnquist 2021-06-03 11:28:35 -05:00
  • 60c4ffc636 #1546 - Upgrade to JSON Smart 2.3.1. Greg L. Turnquist 2021-06-03 11:28:35 -05:00
  • b7a4742516 #1545 - Upgrade to JSON Path 2.6.0. Greg L. Turnquist 2021-06-03 11:19:41 -05:00
  • b76a721bbf #1538 - Continue development on 1.3.2-SNAPSHOT. Oliver Drotbohm 2021-05-12 16:07:59 +02:00
  • 39bbeba318 #1538 - Releasing Spring HATEOAS 1.3.1. Oliver Drotbohm 2021-05-12 16:07:46 +02:00
  • 5f71d9fd6f #1538 - Prepare changelog for 1.3.1 release. Oliver Drotbohm 2021-05-12 16:07:13 +02:00
  • 9056bb19a2 GH-1537 - Continue development on 1.2.7-SNAPSHOT. Oliver Drotbohm 2021-05-12 14:32:50 +02:00
  • 42023c42f2 GH-1537 - Releasing Spring HATEOAS 1.2.6. Oliver Drotbohm 2021-05-12 14:32:41 +02:00
  • 74297a05fe #1537 - Update changelog for 1.2.6 release. Oliver Drotbohm 2021-05-12 14:27:37 +02:00
  • ae154f56a7 #1536 - Add build profile for Kotlin 1.5.0. Oliver Drotbohm 2021-05-12 13:12:41 +02:00
  • e41cfecabe #1535 - Upgrade to Spring Framework 5.3.7. Oliver Drotbohm 2021-05-12 13:35:35 +02:00
  • 847d76d6e2 #1534 - Upgrade to Spring Framework 5.3.7. Oliver Drotbohm 2021-05-12 13:35:35 +02:00
  • eb80cf7850 #1533 - Upgrade to Spring Framework 5.3.7. Oliver Drotbohm 2021-05-12 13:35:35 +02:00
  • cf49427552 #1532 - Add build profile for Kotlin 1.5.0. Oliver Drotbohm 2021-05-12 13:12:41 +02:00
  • 63d4509245 #1531 - Make WebConverters public. Oliver Drotbohm 2021-05-12 13:04:24 +02:00
  • ba3a266158 #1530 - Add build profile for Kotlin 1.5.0. Oliver Drotbohm 2021-05-12 13:12:41 +02:00
  • d22629fd0b #1529 - Make WebConverters public. Oliver Drotbohm 2021-05-12 13:04:24 +02:00
  • 3628331184 #1524 - Additional HtmlInputTypes (checkbox, radio, file). Oliver Drotbohm 2021-04-20 23:48:42 +02:00
  • b03944be91 #1523 - Additional HtmlInputTypes (checkbox, radio, file). Oliver Drotbohm 2021-04-20 23:48:42 +02:00