Releases: divviup/janus
Releases · divviup/janus
0.5.29
What's Changed
- build(deps): Bump the docker group with 1 update by @dependabot in #2276
- build(deps): Bump rust from 1.73.0-alpine to 1.74.0-alpine by @dependabot in #2277
- build(deps): Bump opentelemetry_sdk from 0.21.0 to 0.21.1 by @dependabot in #2280
- build(deps): Bump hyper from 1.0.0 to 1.0.1 by @dependabot in #2279
- Update kube-rs, 0.5 backport by @divergentdave in #2287
- Undo change to default features by @divergentdave in #2288
- build(deps): Bump uuid from 1.5.0 to 1.6.1 by @dependabot in #2290
- build(deps): Bump the serde group with 1 update by @dependabot in #2296
- build(deps): Bump stopper from 0.2.2 to 0.2.3 by @dependabot in #2298
- build(deps): Bump url from 2.4.1 to 2.5.0 by @dependabot in #2299
- build(deps): Bump clap from 4.4.8 to 4.4.9 by @dependabot in #2303
- build(deps): Bump sqlx from 0.7.2 to 0.7.3 by @dependabot in #2304
- Release Janus 0.5.29 by @tgeoghegan in #2308
Full Changelog: 0.5.28...0.5.29
0.6.4
What's Changed
- build(deps): Bump http from 0.2.9 to 0.2.11 by @dependabot in #2246
- build(deps): Bump clap from 4.4.7 to 4.4.8 by @dependabot in #2249
- build(deps): Bump rustls-pemfile from 1.0.3 to 1.0.4 by @dependabot in #2247
- build(deps): Bump tokio from 1.33.0 to 1.34.0 by @dependabot in #2248
- build(deps): Bump the serde group with 1 update by @dependabot in #2243
- collect: More user-friendly description of a collection's interval by @inahga in #2250
- Eagerly delete aggregation jobs. by @branlwyd in #2235
- build(deps): Bump the opentelemetry group with 3 updates by @dependabot in #2245
- build(deps): Bump the opentelemetry group with 2 updates by @dependabot in #2260
- build(deps): Bump tracing-subscriber from 0.3.17 to 0.3.18 by @dependabot in #2264
- build(deps): Bump hyper from 0.14.27 to 1.0.0 by @dependabot in #2266
- build(deps): Bump git-version from 0.3.5 to 0.3.8 by @dependabot in #2265
- Fix future compatibility warning by @divergentdave in #2268
- Bump Janus to 0.6.4. by @branlwyd in #2256
- Revert "Eagerly delete aggregation jobs. (#2235)" by @branlwyd in #2272
- Remove unused columns from SELECT by @divergentdave in #2269
- Garbage collector observability improvements by @divergentdave in #2255
Full Changelog: 0.6.3...0.6.4
0.5.28
What's Changed
- build(deps): Bump the serde group with 1 update by @dependabot in #2237
- build(deps): Bump tokio from 1.33.0 to 1.34.0 by @dependabot in #2241
- build(deps): Bump clap from 4.4.7 to 4.4.8 by @dependabot in #2240
- build(deps): Bump http from 0.2.9 to 0.2.11 by @dependabot in #2242
- build(deps): Bump the opentelemetry group with 3 updates by @dependabot in #2239
- build(deps): Bump git-version from 0.3.5 to 0.3.8 by @dependabot in #2261
- build(deps): Bump the opentelemetry group with 1 update by @dependabot in #2267
- build(deps): Bump hyper from 0.14.27 to 1.0.0 by @dependabot in #2262
- Bump Janus to 0.5.28. by @branlwyd in #2257
Full Changelog: 0.5.27...0.5.28
0.6.3
What's Changed
- collect: hide sensitive environment variable values by @inahga in #2220
- Scrub report data once it is no longer required. by @branlwyd in #2218
- client: derive clone by @inahga in #2223
- build(deps): Bump the serde group with 1 update by @dependabot in #2227
- build(deps): Bump divviup-client from 0.0.30 to 0.1.0 by @dependabot in #2228
- Don't use rustls if no trust store is provided by @divergentdave in #2229
- collect: improve polling feedback and timing; re-export ExponentialBackoff by @inahga in #2230
- Bump janus version to 0.6.3 by @inahga in #2233
- Fix repeated collection for time-interval. by @branlwyd in #2222
- collect: 'divviup hpke-config' -> 'divviup collector-credential' by @inahga in #2231
Full Changelog: 0.6.2...0.6.3
0.5.27
What's Changed
- build(deps): Bump the trillium group with 1 update by @dependabot in #2215
- Bump janus version to 0.5.27 by @inahga in #2232
Full Changelog: 0.5.26...0.5.27
0.6.2
What's Changed
- upgrade trillium by @jbr in #2180
- Update cache configuration for sqlx container by @divergentdave in #2181
- Move
docker build
from build script to xtask by @divergentdave in #2127 - Add support for TLS postgres connections by @divergentdave in #2179
- one more trillium security patch by @jbr in #2182
- Unify integration test targets by @divergentdave in #2183
- build(deps): Bump the serde group with 3 updates by @dependabot in #2192
- build(deps): Bump clap from 4.4.6 to 4.4.7 by @dependabot in #2195
- build(deps): Bump tempfile from 3.8.0 to 3.8.1 by @dependabot in #2198
- build(deps): Bump futures from 0.3.28 to 0.3.29 by @dependabot in #2196
- Remove global HPKE keypair cache from tracing spans by @inahga in #2210
- build(deps): Bump num_enum from 0.7.0 to 0.7.1 by @dependabot in #2197
- Abandon release/0.subscriber-01 by @inahga in #2209
- Release Janus 0.6.2 by @tgeoghegan in #2211
- Use simpler body for trace config endpoint by @inahga in #2208
- build(deps): Bump the tracing group with 1 update by @dependabot in #2193
- build(deps): Bump the trillium group with 1 update by @dependabot in #2214
Full Changelog: 0.6.1...0.6.2
0.5.26
What's Changed
- build(deps): Bump ring from 0.17.4 to 0.17.5 by @dependabot in #2155
- build(deps): Bump the tracing group with 1 update by @dependabot in #2200
- build(deps): Bump the serde group with 3 updates by @dependabot in #2199
- build(deps): Bump tempfile from 3.8.0 to 3.8.1 by @dependabot in #2205
- build(deps): Bump the trillium group with 2 updates by @dependabot in #2201
- build(deps): Bump futures from 0.3.28 to 0.3.29 by @dependabot in #2202
- build(deps): Bump clap from 4.4.6 to 4.4.7 by @dependabot in #2203
- Add endpoint for configuring tracing filter at runtime (#2168 backport release/0.5) by @inahga in #2171
- build(deps): Bump num_enum from 0.7.0 to 0.7.1 by @dependabot in #2206
- Remove global HPKE keypair cache from tracing spans (backport release/0.5) by @inahga in #2213
- Release Janus 0.5.26 by @tgeoghegan in #2212
- Use simpler body for trace config endpoint (#2208 backport release/0.5) by @inahga in #2216
Full Changelog: 0.5.25...0.5.26
0.6.1
What's Changed
- build(deps): Bump base64 from 0.21.4 to 0.21.5 by @dependabot in #2160
- build(deps): Bump the tracing group with 2 updates by @dependabot in #2157
- Add endpoint for configuring tracing filter at runtime by @inahga in #2168
- Use correct batch-collected check for aggregation job continuation. by @branlwyd in #2176
- Add
janus_db_migrator
container by @tgeoghegan in #2177 - Release Janus 0.6.1 by @tgeoghegan in #2178
Full Changelog: 0.6.0...0.6.1
0.5.25
What's Changed
- build(deps): Bump the serde group with 1 update by @dependabot in #2140
- build(deps): Bump async-trait from 0.1.73 to 0.1.74 by @dependabot in #2143
- build(deps): Bump ring from 0.17.2 to 0.17.4 by @dependabot in #2142
- build(deps): Bump zstd from 0.12.4 to 0.13.0 by @dependabot in #2145
- build(deps): Bump regex from 1.9.6 to 1.10.2 by @dependabot in #2144
- build(deps): Bump the tracing group with 1 update by @dependabot in #2141
- Bump version to 0.5.25 by @inahga in #2150
- build(deps): Bump base64 from 0.21.4 to 0.21.5 by @dependabot in #2154
- build(deps): Bump the error-handling group with 1 update by @dependabot in #2153
- build(deps): Bump uuid from 1.4.1 to 1.5.0 by @dependabot in #2156
- build(deps): Bump the tracing group with 2 updates by @dependabot in #2152
- release/0.5: adopt new
divviup-api
API by @tgeoghegan in #2151
Full Changelog: 0.5.24...0.5.25
0.6.0
This is the first non-prerelease (a.k.a. "release") of Janus 0.6. Further 0.6 releases will not break Rust API compatibility and any changes to the persistence schema will come with migration scripts.
What's Changed
- Differential privacy in janus by @MxmUrw in #1892
- Differential Privacy Cleanups by @divergentdave in #2122
- Print output when
kind create cluster
fails by @divergentdave in #2126 - Add single process integration tests by @divergentdave in #2123
- build(deps): Bump the tracing group with 1 update by @dependabot in #2129
- build(deps): Bump async-trait from 0.1.73 to 0.1.74 by @dependabot in #2132
- build(deps): Bump zstd from 0.12.4 to 0.13.0 by @dependabot in #2133
- build(deps): Bump regex from 1.9.6 to 1.10.2 by @dependabot in #2130
- build(deps): Bump the serde group with 1 update by @dependabot in #2128
- Fix infinite retry bug by @inahga in #2125
- build(deps): Bump ring from 0.17.2 to 0.17.4 by @dependabot in #2131
- Bump version to 0.6.0-prerelease-5 by @inahga in #2149
- Fix infinite retry bug (release/0.5 backport) by @inahga in #2148
- build(deps): Bump uuid from 1.4.1 to 1.5.0 by @dependabot in #2159
- build(deps): Bump ring from 0.17.4 to 0.17.5 by @dependabot in #2161
- build(deps): Bump the error-handling group with 1 update by @dependabot in #2158
- adopt new
divviup-client
by @tgeoghegan in #2121 - Release Janus 0.6.0 by @tgeoghegan in #2167
Full Changelog: 0.6.0-prerelease-4...0.6.0