Skip to content

Releases: postmanlabs/postman-insights-agent

v0.35.1

20 Mar 20:21
b507329
Compare
Choose a tag to compare

What's Changed

  • [POA-3109] Handle panic while stopping apidump process while daemonset exit by @mudit-postman in #90
  • [POA-3228] Add POSTMAN_INSIGHTS_DISABLE_REPRO_MODE env var at pod level by @mudit-postman in #93
  • Revert "[POA-3109] Handle panic while stopping apidump process while … by @mudit-postman in #95
  • [POA-2944] Add agent cpu and memory limits when running on ec2 by @cesher in #94

Full Changelog: v0.35.0...v0.35.1

v0.35.0

17 Mar 22:20
09e4f72
Compare
Choose a tag to compare

What's Changed

  • [poa-2928] Add repro mode flag to kube run by @mudit-postman in #85
  • [POA-3003] Handle deployment tags for daemonSet's apidump processes by @mudit-postman in #86
  • [POA-2928] Cover corner case of pod not coming up at all by @mudit-postman in #87
  • [POA-3041] Check all containers for env vars by @mudit-postman in #88
  • [POA-2849] Add systemd restart for already running service in ec2 by @mudit-postman in #89
  • [POA-2246] Display warning when repro mode flag is used by @cesher in #91

New Contributors

Full Changelog: v0.34.0...v0.35.0

v0.34.0

21 Feb 19:26
bd886af
Compare
Choose a tag to compare

What's Changed

  • POA-2904 Fix double close in redactor by @liujed in #83
  • [POA-2609] Add k8s and CRI sub-modules and function interfaces by @mudit-postman in #66
  • POA-2904 Use sync.Once by @liujed in #84

Full Changelog: v0.33.0...v0.34.0

v0.33.0

10 Feb 17:19
61fd745
Compare
Choose a tag to compare

What's Changed

  • [POA-2544] Updates to the initial telemetry workflow by @shreys7 in #65
  • [POA-2766] Send accurate duration in initial and success telemetry by @shreys7 in #70

Full Changelog: v0.32.0...v0.33.0

v0.32.0

29 Jan 01:00
c5ca73e
Compare
Choose a tag to compare

What's Changed

  • POA-2735 Report repro mode status in initial telemetry by @liujed in #63
  • Update to Go 1.21 by @liujed in #68
  • POA-2742 Incorporate dynamic redaction configuration by @liujed in #64

Full Changelog: v0.30.19...v0.32.0

v0.30.19

21 Jan 19:02
647d928
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.30.18...v0.30.19

v0.30.18

20 Dec 00:25
cb1d224
Compare
Choose a tag to compare

What's Changed

  • [POA-2516] Parse and persist invalid JSON and YAML bodies by @shreys7 in #56
  • [POA-2570] Remove quotes around EXTRA_APIDUMP_ARGS by @mudit-postman in #59

Full Changelog: v0.30.16...v0.30.18

v0.30.17

12 Dec 00:06
959c4f4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.30.15...v0.30.17

v0.30.15

26 Nov 20:10
f2cc043
Compare
Choose a tag to compare

What's Changed

  • POA-1976 Add option to keep witness payloads by @liujed in #34
  • [POA-2003] Set obfuscation enum in witness method meta by @mudit-postman in #36
  • [POA-2004] Don't capture payloads of success requests by @mudit-postman in #37
  • [POA-2083] Add support for obfuscating sensitive data by default by @mudit-postman in #38
  • [POA-2083] Add the list of sensitive data keys and regexes in config by @mudit-postman in #40
  • [POA-2083] Replace REDACTED by REDACTED by @mgritter in #41
  • [POA-2208] Update sensitive keys and values for redaction by @mudit-postman in #43
  • [POA-2064] Add resource request and limit to K8S sidecar by @mgritter in #44
  • [POA-1908][POA-1912] Add warning message for experimental flags by @mudit-postman in #46
  • [POA-1907] Update permissions of ec2 systemd files by @mudit-postman in #45
  • POA-2294 Fix redaction for null values by @liujed in #47
  • [POA-2309] Add k8s metadata and hostname tags by @mudit-postman in #48
  • POA-2390 Exclude certain Cloud API endpoints from Repro Mode by @liujed in #50
  • [POA-2410] When apidump returns an error, do not exit. by @mgritter in #51
  • Update redaction configuration by @postman-insights-builds in #52

Full Changelog: v0.30.14...v0.30.15

v0.30.14

27 Aug 20:56
eab6eea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.30.13...v0.30.14