From d22c275cde00f9e12de35a82c7300f4a1f1e9358 Mon Sep 17 00:00:00 2001 From: shipkit-org Date: Sat, 5 Oct 2019 11:48:26 -0700 Subject: [PATCH] 0.13.1 release + release notes updated [ci skip] --- docs/release-notes.md | 88 +++++++++++++++++++++++++++++++++++++++++++ version.properties | 3 +- 2 files changed, 90 insertions(+), 1 deletion(-) create mode 100644 docs/release-notes.md diff --git a/docs/release-notes.md b/docs/release-notes.md new file mode 100644 index 00000000..5c002218 --- /dev/null +++ b/docs/release-notes.md @@ -0,0 +1,88 @@ +*Release notes were automatically generated by [Shipkit](http://shipkit.org/)* + +#### 0.13.1 + - 2019-10-05 - 228 commits by [Will Sargent](https://github.com/wsargent) (226), [eudes](https://github.com/eudes) (1), [Will Sargent (eero)](https://github.com/will-sargent-eero) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.13.1-green.svg)](https://bintray.com/tersesystems/maven/terse-logback/0.13.1) + - More cleanup, use java formatting plugin [(#89)](https://github.com/tersesystems/terse-logback/pull/89) + - Remove Kordamp [(#88)](https://github.com/tersesystems/terse-logback/pull/88) + - Add versioning [(#86)](https://github.com/tersesystems/terse-logback/pull/86) + - Use safe arguments [(#85)](https://github.com/tersesystems/terse-logback/pull/85) + - Make return values and args safe for JSON serialization [(#84)](https://github.com/tersesystems/terse-logback/pull/84) + - Refactor tracing [(#83)](https://github.com/tersesystems/terse-logback/pull/83) + - Add tracing info [(#82)](https://github.com/tersesystems/terse-logback/pull/82) + - Add wildcards and return values to logback-bytebuddy [(#81)](https://github.com/tersesystems/terse-logback/pull/81) + - Merge back the bytebuddy-impl [(#80)](https://github.com/tersesystems/terse-logback/pull/80) + - Move the bytebuddy advice to system classloader [(#79)](https://github.com/tersesystems/terse-logback/pull/79) + - Add line number and source info to instrumentation [(#78)](https://github.com/tersesystems/terse-logback/pull/78) + - Make start time available across projects [(#77)](https://github.com/tersesystems/terse-logback/pull/77) + - Update with postgresql JSON appender [(#76)](https://github.com/tersesystems/terse-logback/pull/76) + - Add OKHTTP honeycomb client [(#75)](https://github.com/tersesystems/terse-logback/pull/75) + - Add OKHTTP client [(#74)](https://github.com/tersesystems/terse-logback/pull/74) + - Make playws be 2.12 specific [(#73)](https://github.com/tersesystems/terse-logback/pull/73) + - this one goes up to 11 [(#72)](https://github.com/tersesystems/terse-logback/pull/72) + - Add playws as a service [(#71)](https://github.com/tersesystems/terse-logback/pull/71) + - Add honeycomb support [(#70)](https://github.com/tersesystems/terse-logback/pull/70) + - ByteBuddy agent [(#69)](https://github.com/tersesystems/terse-logback/pull/69) + - Add sifting ringbuffer [(#68)](https://github.com/tersesystems/terse-logback/pull/68) + - Allow bytebuddy instrumentation from config [(#67)](https://github.com/tersesystems/terse-logback/pull/67) + - Ring buffer appender [(#66)](https://github.com/tersesystems/terse-logback/pull/66) + - Add sigar [(#65)](https://github.com/tersesystems/terse-logback/pull/65) + - Add ringbuffer-event [(#64)](https://github.com/tersesystems/terse-logback/pull/64) + - Add ring buffer logging [(#63)](https://github.com/tersesystems/terse-logback/pull/63) + - Add launch darkly test [(#62)](https://github.com/tersesystems/terse-logback/pull/62) + - Add turbomarker [(#61)](https://github.com/tersesystems/terse-logback/pull/61) + - Commit more providers [(#60)](https://github.com/tersesystems/terse-logback/pull/60) + - Add JSON exception of structured config [(#59)](https://github.com/tersesystems/terse-logback/pull/59) + - Exception Mapping [(#58)](https://github.com/tersesystems/terse-logback/pull/58) + - Add exception message converter [(#57)](https://github.com/tersesystems/terse-logback/pull/57) + - Update example [(#56)](https://github.com/tersesystems/terse-logback/pull/56) + - Update example [(#55)](https://github.com/tersesystems/terse-logback/pull/55) + - Update example [(#54)](https://github.com/tersesystems/terse-logback/pull/54) + - Add budget evaluator [(#53)](https://github.com/tersesystems/terse-logback/pull/53) + - Misc improvements to bytebuddy module [(#52)](https://github.com/tersesystems/terse-logback/pull/52) + - Add transforming encoder [(#51)](https://github.com/tersesystems/terse-logback/pull/51) + - Make core and classic distinct [(#50)](https://github.com/tersesystems/terse-logback/pull/50) + - compress encoder [(#49)](https://github.com/tersesystems/terse-logback/pull/49) + - add logslack [(#48)](https://github.com/tersesystems/terse-logback/pull/48) + - Move the API stuff out to the different project [(#47)](https://github.com/tersesystems/terse-logback/pull/47) + - Add decorator pattern [(#46)](https://github.com/tersesystems/terse-logback/pull/46) + - First pass of select/composite appenders [(#45)](https://github.com/tersesystems/terse-logback/pull/45) + - Audio markers and appenders [(#44)](https://github.com/tersesystems/terse-logback/pull/44) + - Add level change propagator [(#43)](https://github.com/tersesystems/terse-logback/pull/43) + - Update the versions and strip down builds [(#42)](https://github.com/tersesystems/terse-logback/pull/42) + - Update README [(#41)](https://github.com/tersesystems/terse-logback/pull/41) + - Add config list converter [(#40)](https://github.com/tersesystems/terse-logback/pull/40) + - Fix config bugs [(#38)](https://github.com/tersesystems/terse-logback/pull/38) + - Add slf4j generator [(#37)](https://github.com/tersesystems/terse-logback/pull/37) + - Use an ID generator and sequence number for centralized logging issues [(#35)](https://github.com/tersesystems/terse-logback/pull/35) + - Update the readme. [(#34)](https://github.com/tersesystems/terse-logback/pull/34) + - better censor tests [(#33)](https://github.com/tersesystems/terse-logback/pull/33) + - Make censor implementation not depend on typesafe-config, add docs [(#32)](https://github.com/tersesystems/terse-logback/pull/32) + - Add external javadocs [(#31)](https://github.com/tersesystems/terse-logback/pull/31) + - Add typesafe-config as dependency of structured config. [(#30)](https://github.com/tersesystems/terse-logback/pull/30) + - More typesafeconfig stuff [(#29)](https://github.com/tersesystems/terse-logback/pull/29) + - Update references to `classic` in README [(#28)](https://github.com/tersesystems/terse-logback/pull/28) + - Rationalize context [(#27)](https://github.com/tersesystems/terse-logback/pull/27) + - Fix typesafe config action to use local scope [(#26)](https://github.com/tersesystems/terse-logback/pull/26) + - Move censor to logback-core [(#25)](https://github.com/tersesystems/terse-logback/pull/25) + - fix copyright [(#24)](https://github.com/tersesystems/terse-logback/pull/24) + - Add tests [(#23)](https://github.com/tersesystems/terse-logback/pull/23) + - Add better type names [(#22)](https://github.com/tersesystems/terse-logback/pull/22) + - Enable censored filter [(#21)](https://github.com/tersesystems/terse-logback/pull/21) + - Add enabled filter [(#20)](https://github.com/tersesystems/terse-logback/pull/20) + - Add guide submodule [(#16)](https://github.com/tersesystems/terse-logback/pull/16) + - Add javadoc with external links [(#15)](https://github.com/tersesystems/terse-logback/pull/15) + - Move from 'classic' to 'structured-config' [(#14)](https://github.com/tersesystems/terse-logback/pull/14) + - Add travis flag [(#13)](https://github.com/tersesystems/terse-logback/pull/13) + - Use default interfaces for proxy [(#12)](https://github.com/tersesystems/terse-logback/pull/12) + - Update published README [(#11)](https://github.com/tersesystems/terse-logback/pull/11) + - signing [(#10)](https://github.com/tersesystems/terse-logback/pull/10) + - set gradle to 0.1.0 [(#9)](https://github.com/tersesystems/terse-logback/pull/9) + - Add signing and bintray publishing [(#8)](https://github.com/tersesystems/terse-logback/pull/8) + - Update description [(#7)](https://github.com/tersesystems/terse-logback/pull/7) + - fix logs [(#6)](https://github.com/tersesystems/terse-logback/pull/6) + - enable travis check [(#5)](https://github.com/tersesystems/terse-logback/pull/5) + - switch to gradle [(#4)](https://github.com/tersesystems/terse-logback/pull/4) + - Make logback-core, remove tracer from context [(#3)](https://github.com/tersesystems/terse-logback/pull/3) + - Update to use maven [(#2)](https://github.com/tersesystems/terse-logback/pull/2) + - Update with better lazy logging [(#1)](https://github.com/tersesystems/terse-logback/pull/1) + diff --git a/version.properties b/version.properties index f9139f68..d9fdb934 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,4 @@ #Version of the produced binaries. This file is intended to be checked-in. #It will be automatically bumped by release automation. -version=0.13.1 +version=0.13.2 +previousVersion=0.13.1