Skip to content

Releases: microsoft/applicationinsights-react-native

4.1.0

15 Feb 23:39
95dd63b
Compare
Choose a tag to compare

4.1.0 (Feb 15th, 2024)

Changelog
#36 Update to Application Insights ^3.1.0

What's Changed

New Contributors

Full Changelog: 4.0.3...4.1.0

4.0.3

13 Feb 01:33
a57b4c6
Compare
Choose a tag to compare

Changelog

  • #34 Update to Application Insights ^3.0.8
    • Update to dynamicProto-js ^2.0.3
    • Update GitHub status tool script
    • Update GitHub status script to include -dump switch

What's Changed

  • Update to Application Insights ^3.0.8 by @MSNev in #34
  • [Main] [Release] Increase version to 4.0.3 by @MSNev in #35

Full Changelog: ReactNative-4.0.2...4.0.3

4.0.2

06 Nov 22:38
55a6683
Compare
Choose a tag to compare

Changelog

  • #32 [pre-release] udpate application insight dependency, get ready for release
  • #31 Add Issues state reporting script

What's Changed

  • [pre-release] udpate application insight dependency, get ready for release by @siyuniu-ms in #32
  • Add Issues state reporting script by @MSNev in #31
  • [Release] Increase version to 4.0.2 by @siyuniu-ms in #33

Full Changelog: ReactNative-4.0.1...4.0.2

4.0.1

02 Oct 18:31
d4939f7
Compare
Choose a tag to compare

Changelog

  • #29 [expo] correct export path to support android expo

What's Changed

Full Changelog: ReactNative-4.0.0...4.0.1

4.0.0

21 Jul 19:24
f83ece6
Compare
Choose a tag to compare

Major update to support ApplicationInsights v3.x, see the ApplicationInsights breaking changes

Changelog

  • #7 React Native Expo Support
  • #23 Update main branch to prepare for next major version.
  • #21 dynamic config change
  • #24 Quick fix for setVersion.json

What's Changed

New Contributors

Full Changelog: 3.0.2...4.0.0

3.0.3

08 Jun 18:00
03efa53
Compare
Choose a tag to compare

Changelog

  • Move release to release3.x branch
    • Moving to release 3.x branch so that main can be updated to v3.x of Application Insights
  • Update to ApplicationInsights 2.8.14

What's Changed

  • [Release] Increase version to 3.0.3 by @MSNev in #22

Full Changelog: ReactNative-3.0.2...3.0.3

3.0.2

12 Apr 23:25
9ee7a69
Compare
Choose a tag to compare

Changelog

  • #19 Update to ApplicationInsights 2.8.12
  • #18 Internal Task 17133116: Add Policheck exclusion file

What's Changed

Full Changelog: ReactNative-3.0.1...3.0.2

3.0.1

07 Feb 16:49
4343ae8
Compare
Choose a tag to compare

Changelog

  • #16 Update to ApplicationInsights v2.8.10
  • #15 Add --no-sandbox to test runs
  • #14 Fix mojibake in Readme.md file
  • #12 README Example myDeviceInfoModule syntax error fixes
  • #11 [Task] Add nightly build documentation

What's Changed

  • Update to React-Native 0.69.x #4 by @MSNev in #5
  • [Release] Increase version to 3.0.0 by @MSNev in #6
  • [Task] Add nightly build documentation by @MSNev in #11
  • README Example myDeviceInfoModule syntax error fixes by @l2aelba in #12
  • Fix mojibake in Readme.md file by @Steven-Johnson-1977 in #14
  • Add --no-sandbox to test runs by @MSNev in #15
  • Update to ApplicationInsights v2.8.10 by @MSNev in #16
  • [Release] Increase version to 3.0.1 by @MSNev in #17

New Contributors

Full Changelog: ReactNative-2.5.6...ReactNative-3.0.1

ReactNative-3.0.0

02 Aug 21:30
a894530
Compare
Choose a tag to compare

Changelog

  • #4 Update to React-Native 0.69.x #4

What's Changed

  • Update to React-Native 0.69.x #4 by @MSNev in #5
  • [Release] Increase version to 3.0.0 by @MSNev in #6

Full Changelog: ReactNative-2.5.6...ReactNative-3.0.0

2.5.6

27 Jul 18:10
91ba4ac
Compare
Choose a tag to compare

Changelog

  • First release from new repo
  • Updates React Plugin to v2.5.6 (with UNPINNED ApplicationInsights ^2.8.5 as dependency)

What's Changed

  • Initial Merge of ApplicationInsights-JS repo and cleanup by @MSNev in #2
  • [Release] Increase version to 2.5.6 by @MSNev in #3

First release from this repository