Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Releases: ZupIT/beagle-backend-kotlin

2.1.0

24 Nov 13:33
e3f33ba
Compare
Choose a tag to compare

Release notes 2.1.0

Changes:

Features

  • Add sample for navigation context (#80)
  • Fixes SetContext serialization for analytics property (#97)
  • Fixes filter to handle only beagle requests (#98)
  • indexName on ListView e GridView (#107)

Other work

  • Updates security file (#76)
  • Update CODEOWNERS (#79)
  • Add type convertion operations + type coertions samples (#108)

2.0.2

26 Sep 18:53
60cd067
Compare
Choose a tag to compare

Release notes 2.0.2

Changes:

Features

  • Fixes filter to handle only beagle requests (#98)

2.0.1

23 Sep 19:38
d444a92
Compare
Choose a tag to compare

Release notes 2.0.1

Changes:

Features

  • Add sample for navigation context (#80)
  • Fixes SetContext serialization for analytics property (#97)

Other work

  • Updates security file (#76)
  • Update CODEOWNERS (#79)

2.0.0

28 Mar 12:14
cae3981
Compare
Choose a tag to compare

Release notes 2.0.0

Changes:

What's Changed

New Contributors

Full Changelog: 1.10.0...2.0.0

1.10.1

23 Feb 20:38
Compare
Choose a tag to compare

Release notes 1.10.1

Changes:

Other work

  • Update log4j for fix release 1.10.1 (#66)
  • test update
  • removed unsed gems from gemfile

1.10.0

18 Aug 14:15
15c32e7
Compare
Choose a tag to compare

Release notes 1.10.0

Changes:

Bug fixes

  • horusec validation (#3)
  • horusec validation (#4)

Other work

  • add coverage in readme (#2)
  • Adds pull to Refresh sample withouth ListView (#5)