Skip to content

Latest commit

 

History

History
264 lines (145 loc) · 17.7 KB

CHANGELOG.md

File metadata and controls

264 lines (145 loc) · 17.7 KB

Changelog

1.0.21 (2023-12-14)

Features

  • agama: use a mixed strategy for serialization (#6883) (00aee0c)

Bug Fixes

1.0.20 (2023-11-08)

Bug Fixes

  • prepare for 1.0.20 release (c6e806e)

1.0.19 (2023-10-11)

Bug Fixes

  • prepare for 1.0.19 release (554fd43)

1.0.18 (2023-09-23)

Bug Fixes

  • prepare for 1.0.18 release (87af7e4)

1.0.17 (2023-09-17)

Bug Fixes

  • prepare for 1.0.17 release (4ba8c15)

1.0.16 (2023-08-02)

Bug Fixes

  • prepare for 1.0.16 release (042ce79)
  • prepare for 1.0.16 release (b2649c3)

1.0.15 (2023-07-12)

Features

Bug Fixes

  • prepare for 1.0.15 release (0e3cc2f)

1.0.14 (2023-06-12)

Bug Fixes

  • prepare for 1.0.14 release (25ccadf)

1.0.13 (2023-05-10)

Bug Fixes

  • prepare for 1.0.13 release (493478e)

1.0.12 (2023-04-18)

Bug Fixes

  • prepare for 1.0.12 release (6f83197)

1.0.11 (2023-04-05)

Features

  • agama: add means to selectively prevent flow crash when a subflow crashes (#4436) (5d8f0ad)

Bug Fixes

1.0.10 (2023-03-16)

Bug Fixes

  • prepare release for 1.0.10 (e996926)

1.0.9 (2023-03-09)

Bug Fixes

1.0.7 (2023-02-22)

Bug Fixes

1.0.6 (2023-01-09)

Bug Fixes

1.0.4 (2022-11-08)

Bug Fixes

1.0.3 (2022-11-01)

Features

  • agama: add utility classes for inbound identity (#2204) (29f58ee)
  • agama: add utility classes for inbound identity (#2231) (96e32a4)
  • agama: add utility classes for inbound identity (#2280) (ca6fdc9)
  • agama: add utility classes for inbound identity (#2417) (2878bdd)
  • jans-config-api: agama flow endpoint (#1898) (0e73306)

Bug Fixes

  • jans-config-api/plugins/sample/helloworld/pom.xml to reduce vulnerabilities (#972) (e2ae05e)
  • jans-eleven/pom.xml to reduce vulnerabilities (#2676) (d27a7f9)

Documentation

Miscellaneous Chores

1.0.2 (2022-08-30)

Features

  • agama: add utility classes for inbound identity (#2204) (29f58ee)
  • agama: add utility classes for inbound identity (#2231) (96e32a4)
  • agama: allow the config-api to perform syntax check of flows (#1621) (2e99d3a)
  • agama: reject usage of repeated input names (#1484) (aed8cf3)
  • jans-config-api: agama flow endpoint (#1898) (0e73306)
  • update DSL to support shorthand for finish #1628 (71e4652)

Bug Fixes

  • agama: template overriding not working with more than one level of nesting (#1841) (723922a)

Documentation

Miscellaneous Chores

1.0.1 (2022-07-06)

Features

  • agama: allow the config-api to perform syntax check of flows (#1621) (2e99d3a)
  • agama: improve flows timeout (#1447) (ccfb62e)
  • agama: reject usage of repeated input names (#1484) (aed8cf3)
  • update DSL to support shorthand for finish #1628 (71e4652)

Bug Fixes

Documentation

Miscellaneous Chores

1.0.0 (2022-05-19)

Features

Miscellaneous Chores