4.0.0 (2025-01-20)
- drop support for Node.js 18
- add migration guides for new major versions (610c171)
- drop support for Node.js 18 (3efb889)
3.3.1 (2024-11-26)
- remove npm engines pinning (9f51dab)
3.3.0 (2024-07-02)
3.2.0 (2024-06-19)
- add a service ID property (3571259)
- add semantic convention aliases (ae585fc)
- pull the release version from package.json (f32cc27)
- always use a UUID for instance ID (88db1fb)
- default semantic attributes to undefined (b43aab0)
- export the SemanticConventions type (6cfaca0)
3.1.0 (2024-04-29)
- add support for Node.js 22 (e083794)
3.0.2 (2024-02-19)
3.0.1 (2024-01-09)
- add official support for npm 10 (f7c4f2f)
3.0.0 (2024-01-08)
- drop support for Node.js 16 and npm 7
- add migration guides for all packages (f6233b8)
- drop support for Node.js 16 and npm 7 (016096e)
2.3.0 (2023-12-05)
- add herokuAppId and herokuDynoID properties (ca28b38)
2.2.0 (2023-11-07)
- add cloudProvider as exported property for appInfo (ae28f2b)
2.1.0 (2023-05-02)
- add support for npm 9 (a51cd4f)
2.0.1 (2023-04-24)
- start running builds on Node.js 20 (62491a6)
2.0.0 (2023-04-18)
- drop support for Node.js 14
- drop support for Node.js 14 (e5d3920)
1.2.1 (2023-04-05)
- correct manually published versions (5a014f1)
1.2.0 (2023-04-04)
- add processType property to app-info (ca65f00)
1.1.0 (2022-12-22)
- use AWS environment variables in app-info (d5cd535)
- use GIT_COMMIT_LONG (f4fb427)
1.0.3 (2022-10-12)
- include TypeScript types in the build (65d8fb2)
1.0.2 (2022-10-12)
1.0.1 (2022-09-28)
- make sure that ESM + TypeScript works (cc71ede)
- refactor to centralise environment variables (d8837f5)