Skip to content

Releases: Netflix/mantis

v1.3.40

19 Oct 20:16
3c163fa
Compare
Choose a tag to compare

What’s Changed

  • Fix SlaEnforcer error from no previous job record (#125) @Andyz26
  • Move deploymentStrategy out of schedulingInfo (#124) @Andyz26
  • Completely shaded apache curator-* and their dependencies (#126) @calvin681
  • Reduce some chatty logs to debug level (#123) @Andyz26
  • Trival fix code snippet highlight in iceberg.md (#121) @liuml07

v1.3.39

06 Oct 23:34
83235a5
Compare
Choose a tag to compare

What’s Changed

  • Allow Mantis Job object to be passed in to stage executor as an option (#120) @calvin681
  • Applying automated formatting to all files (#119) @sundargates
  • Support inherit stage level worker count during job submission (#114) @Andyz26
  • Autoformatting mantis-runtime (#117) @sundargates
  • applying formatting to all subprojects under mantis-server (#116) @sundargates
  • Adding autoformatting to one subproject with the plan to eventually include all subprojects (#115) @sundargates
  • Change meaning of resubmission limit to take time duration into account (#113) @calvin681
  • Refactor TimedChunker to fix data drop due to race condition (#112) @calvin681

Add metrics to TimedChunker to track potential dropped events

08 Sep 16:28
97c4291
Compare
Choose a tag to compare

What’s Changed

  • Add metrics to TimedChunker to track potential dropped events (#111) @calvin681

Shade all com.google classes in mantis-shaded

23 Aug 20:21
ba22284
Compare
Choose a tag to compare

Fix DataDrop metric, Clutch config enhancement

28 May 20:19
7be8ecc
Compare
Choose a tag to compare

Upgrade to gradle-netflixoss-project-plugin

11 May 00:09
c021672
Compare
Choose a tag to compare

What’s Changed

See PR #104

Feeds backpressure back to drop operator on SSE connection

10 May 18:22
4718691
Compare
Choose a tag to compare

See PR #103

What’s Changed

Fix sonatype publish (staging profile)

30 Mar 01:51
Compare
Choose a tag to compare
v1.3.33

fix staging profile

Fix sonatype publish

30 Mar 00:22
Compare
Choose a tag to compare
v1.3.32

Configure staging profile for sonatype

Increment mantisEventsDropped metric when there is an exception during processing, create new Map in Event by default

29 Mar 22:35
4ba2212
Compare
Choose a tag to compare

What’s Changed

  • Increment mantisEventsDropped metric when there is an exception during processing, create new Map in Event by default (#97) @calvin681