Skip to content

Releases: wcm-io-devops/pippo

2.6.0

Choose a tag to compare

@tobias-richter tobias-richter released this 08 Jul 17:31
b34363a

What's Changed

  • feat: add Adobe content requests download support with JSON/CSV export by @lokeshnasina in #212

  • build(deps): bump cargo-edit from 0.13.10 to 0.13.11 by @dependabot[bot] in #209

  • build(deps): bump http from 1.4.0 to 1.4.2 by @dependabot[bot] in #210

  • build(deps): bump chrono from 0.4.44 to 0.4.45 by @dependabot[bot] in #211

  • build(deps): bump log from 0.4.29 to 0.4.33 by @dependabot[bot] in #215

  • build(deps): bump env_logger from 0.11.10 to 0.11.11 by @dependabot[bot] in #216

  • build(deps): bump rustls from 0.23.40 to 0.23.41 by @dependabot[bot] in #214

Full Changelog: 2.5.0...2.6.0

2.5.0

Choose a tag to compare

@tobias-richter tobias-richter released this 10 Jun 12:58
be18939

What's Changed

Features

Updates

  • build(deps): bump rustls from 0.23.37 to 0.23.38 by @dependabot[bot] in #195
  • build(deps): bump uuid from 1.23.0 to 1.23.1 by @dependabot[bot] in #198
  • build(deps): bump openssl from 0.10.76 to 0.10.78 by @dependabot[bot] in #197
  • build(deps): bump cargo-edit from 0.13.9 to 0.13.10 by @dependabot[bot] in #199
  • build(deps): bump rustls from 0.23.38 to 0.23.40 by @dependabot[bot] in #204
  • build(deps): bump jsonwebtoken from 10.3.0 to 10.4.0 by @dependabot[bot] in #207
  • build(deps): bump openssl from 0.10.78 to 0.10.79 by @dependabot[bot] in #205
  • build(deps): bump tokio from 1.51.1 to 1.52.3 by @dependabot[bot] in #206

Full Changelog: 2.4.1...2.5.0

2.4.1

Choose a tag to compare

@tobias-richter tobias-richter released this 13 Apr 13:12
5081cc3

What's Changed

  • Fix jsonwebtoken CryptoProvider error by enabling rust_crypto feature by @Copilot in #193

New Contributors

  • @Copilot made their first contribution in #193

Full Changelog: 2.4.0...2.4.1

2.4.0

Choose a tag to compare

@tobias-richter tobias-richter released this 10 Apr 11:48
2346c07

What's Changed

Features

Dependencies

  • build(deps): bump strum from 0.27.2 to 0.28.0 by @dependabot[bot] in #185
  • build(deps): bump chrono from 0.4.43 to 0.4.44 by @dependabot[bot] in #182
  • build(deps): bump flate2 from 1.1.8 to 1.1.9 by @dependabot[bot] in #184
  • build(deps): bump anyhow from 1.0.101 to 1.0.102 by @dependabot[bot] in #181
  • build(deps): bump strum_macros from 0.27.2 to 0.28.0 by @dependabot[bot] in #183
  • build(deps): bump quinn-proto from 0.11.8 to 0.11.14 in the cargo group across 1 directory by @dependabot[bot] in #189
  • build(deps): bump tokio from 1.49.0 to 1.50.0 by @dependabot[bot] in #188
  • build(deps): bump rustls from 0.23.36 to 0.23.37 by @dependabot[bot] in #187
  • build(deps): bump openssl from 0.10.75 to 0.10.76 by @dependabot[bot] in #190
  • build(deps): bump rustls-webpki from 0.103.8 to 0.103.10 in the cargo group across 1 directory by @dependabot[bot] in #191

New Contributors

Full Changelog: 2.3.3...2.4.0

2.3.3

Choose a tag to compare

@tobias-richter tobias-richter released this 18 Feb 10:25
2069fed

Maintenance release

What's Changed

  • build(deps): bump the cargo group across 1 directory with 2 updates by @dependabot[bot] in #178
  • build(deps): bump time from 0.3.45 to 0.3.46 by @dependabot[bot] in #173
  • build(deps): bump anyhow from 1.0.70 to 1.0.100 by @dependabot[bot] in #175
  • build(deps): bump x509-parser from 0.16.0 to 0.18.0 by @dependabot[bot] in #176
  • build(deps): bump time from 0.3.46 to 0.3.47 in the cargo group across 1 directory by @dependabot[bot] in #180

Full Changelog: 2.3.2...2.3.3

2.3.2

Choose a tag to compare

@tobias-richter tobias-richter released this 12 Feb 20:56
deffb3e

What's Changed

Full Changelog: 2.3.1...2.3.2

2.3.1

Choose a tag to compare

@tobias-richter tobias-richter released this 28 Jan 20:34
d61094c

Fixes cross compilation issues like ./pippo: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.38' not found (required by ./pippo)`

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

Choose a tag to compare

@tobias-richter tobias-richter released this 28 Jan 19:08
0df48a2

What's Changed

Features

  • Add management support for customer managed certificates, optimize code, update CI by @tobias-richter in #165

Dependencies

  • build(deps): bump flate2 from 1.1.5 to 1.1.8 by @dependabot[bot] in #163
  • build(deps): bump serde_json from 1.0.148 to 1.0.149 by @dependabot[bot] in #164
  • build(deps): bump chrono from 0.4.42 to 0.4.43 by @dependabot[bot] in #166
  • build(deps): bump uuid from 1.19.0 to 1.20.0 by @dependabot[bot] in #169
  • build(deps): bump colored from 3.0.0 to 3.1.1 by @dependabot[bot] in #167

Full Changelog: 2.2.1...2.3.0

2.2.1

Choose a tag to compare

@tobias-richter tobias-richter released this 12 Jan 10:29
5d379b2

Maintenance release

What's Changed

  • build(deps): bump tokio from 1.40.0 to 1.41.0 by @dependabot[bot] in #50
  • build(deps): bump reqwest from 0.12.8 to 0.12.9 by @dependabot[bot] in #48
  • build(deps): bump futures-lite from 2.3.0 to 2.4.0 by @dependabot[bot] in #51
  • build(deps): bump magic-crypt from 3.1.13 to 4.0.1 by @dependabot[bot] in #52
  • build(deps): bump serde from 1.0.210 to 1.0.214 by @dependabot[bot] in #49
  • build(deps): bump futures-lite from 2.4.0 to 2.5.0 by @dependabot[bot] in #53
  • build(deps): bump serde from 1.0.214 to 1.0.215 by @dependabot[bot] in #54
  • build(deps): bump tokio from 1.41.0 to 1.41.1 by @dependabot[bot] in #55
  • build(deps): bump serde_json from 1.0.132 to 1.0.133 by @dependabot[bot] in #56
  • build(deps): bump flate2 from 1.0.34 to 1.0.35 by @dependabot[bot] in #57
  • build(deps): bump rustls from 0.23.13 to 0.23.19 by @BerSomBen in #58
  • build(deps): bump chrono from 0.4.38 to 0.4.39 by @dependabot[bot] in #59
  • build(deps): bump tokio from 1.41.1 to 1.42.0 by @dependabot[bot] in #60
  • build(deps): bump colored from 2.1.0 to 2.2.0 by @dependabot[bot] in #61
  • build(deps): bump rustls from 0.23.19 to 0.23.20 by @dependabot[bot] in #62
  • build(deps): bump serde from 1.0.215 to 1.0.216 by @dependabot[bot] in #63
  • build(deps): bump env_logger from 0.11.5 to 0.11.6 by @dependabot[bot] in #64
  • build(deps): bump serde_json from 1.0.133 to 1.0.134 by @dependabot[bot] in #65
  • build(deps): bump reqwest from 0.12.9 to 0.12.11 by @dependabot[bot] in #67
  • build(deps): bump serde from 1.0.216 to 1.0.217 by @dependabot[bot] in #66
  • build(deps): bump reqwest from 0.12.11 to 0.12.12 by @dependabot[bot] in #69
  • build(deps): bump async-trait from 0.1.83 to 0.1.85 by @dependabot[bot] in #68
  • build(deps): bump uuid from 1.11.0 to 1.11.1 by @dependabot[bot] in #70
  • build(deps): bump rustls from 0.23.20 to 0.23.21 by @dependabot[bot] in #71
  • build(deps): bump futures-lite from 2.5.0 to 2.6.0 by @dependabot[bot] in #72
  • build(deps): bump serde_json from 1.0.134 to 1.0.135 by @dependabot[bot] in #73
  • build(deps): bump uuid from 1.11.1 to 1.12.0 by @dependabot[bot] in #78
  • build(deps): bump colored from 2.2.0 to 3.0.0 by @dependabot[bot] in #74
  • build(deps): bump serde_json from 1.0.135 to 1.0.137 by @dependabot[bot] in #75
  • build(deps): bump tokio from 1.42.0 to 1.43.0 by @dependabot[bot] in #77
  • build(deps): bump openssl from 0.10.68 to 0.10.69 by @dependabot[bot] in #79
  • build(deps): bump log from 0.4.22 to 0.4.25 by @dependabot[bot] in #76
  • build(deps): bump cargo-edit from 0.13.0 to 0.13.1 by @dependabot[bot] in #80
  • build(deps): bump uuid from 1.12.0 to 1.12.1 by @dependabot[bot] in #81
  • build(deps): bump serde_json from 1.0.137 to 1.0.138 by @dependabot[bot] in #85
  • build(deps): bump rustls from 0.23.21 to 0.23.22 by @dependabot[bot] in #84
  • build(deps): bump openssl from 0.10.69 to 0.10.70 in the cargo group by @dependabot[bot] in #82
  • build(deps): bump async-trait from 0.1.85 to 0.1.86 by @dependabot[bot] in #83
  • build(deps): bump jsonwebtoken from 9.3.0 to 9.3.1 by @dependabot[bot] in #87
  • build(deps): bump strum_macros from 0.26.4 to 0.27.0 by @dependabot[bot] in #86
  • build(deps): bump uuid from 1.12.1 to 1.13.1 by @dependabot[bot] in #88
  • build(deps): bump rustls from 0.23.22 to 0.23.23 by @dependabot[bot] in #90
  • build(deps): bump strum_macros from 0.27.0 to 0.27.1 by @dependabot[bot] in #93
  • build(deps): bump openssl from 0.10.70 to 0.10.71 by @dependabot[bot] in #92
  • build(deps): bump uuid from 1.13.1 to 1.13.2 by @dependabot[bot] in #94
  • build(deps): bump strum from 0.26.3 to 0.27.1 by @dependabot[bot] in #91
  • build(deps): bump flate2 from 1.0.35 to 1.1.0 by @dependabot[bot] in #99
  • build(deps): bump chrono from 0.4.39 to 0.4.40 by @dependabot[bot] in #98
  • build(deps): bump serde_json from 1.0.138 to 1.0.140 by @dependabot[bot] in #97
  • build(deps): bump serde from 1.0.217 to 1.0.218 by @dependabot[bot] in #96
  • build(deps): bump log from 0.4.25 to 0.4.26 by @dependabot[bot] in #95
  • build(deps): bump async-trait from 0.1.86 to 0.1.87 by @dependabot[bot] in #101
  • build(deps): bump tokio from 1.43.0 to 1.44.0 by @dependabot[bot] in #104
  • build(deps): bump uuid from 1.13.2 to 1.15.1 by @dependabot[bot] in #103
  • build(deps): bump serde from 1.0.218 to 1.0.219 by @dependabot[bot] in #102
  • build(deps): bump tokio from 1.44.0 to 1.44.2 by @dependabot[bot] in #109
  • build(deps): bump cargo-edit from 0.13.1 to 0.13.2 by @dependabot[bot] in #106
  • build(deps): bump uuid from 1.15.1 to 1.16.0 by @dependabot[bot] in #107
  • build(deps): bump ring from 0.17.8 to 0.17.13 in the cargo group by @dependabot[bot] in #100
  • build(deps): bump async-trait from 0.1.87 to 0.1.88 by @dependabot[bot] in #108
  • build(deps): bump openssl from 0.10.71 to 0.10.72 by @dependabot[bot] in #114
  • build(deps): bump log from 0.4.26 to 0.4.27 by @dependabot[bot] in #110
  • build(deps): bump flate2 from 1.1.0 to 1.1.1 by @dependabot[bot] in #113
  • build(deps): bump reqwest from 0.12.12 to 0.12.15 by @dependabot[bot] in #112
  • build(deps): bump rustls from 0.23.23 to 0.23.26 by @dependabot[bot] in #111
  • build(deps): bump rustls from 0.23.26 to 0.23.27 by @dependabot[bot] in #117
  • build(deps): bump cargo-edit from 0.13.2 to 0.13.3 by @dependabot[bot] in #116
  • build(deps): bump tokio from 1.44.2 to 1.45.0 by @dependabot[bot] in #118
  • build(deps): bump chrono from 0.4.40 to 0.4.41 by @dependabot[bot] in #115
  • build(deps): bump tokio from 1.45.0 to 1.47.0 by @dependabot[bot] in #126
  • build(deps): bump uuid from 1.16.0 to 1.17.0 by @dependabot[bot] in #120
  • build(deps): bump openssl from 0.10.72 to 0.10.73 by @dependabot[bot] in #121
  • build(deps): bump headers from 0.4.0 to 0.4.1 by @dependabot[bot] in #123
  • build(deps): bump reqwest from 0.12.15 to 0.12.20 by @dependabot[bot] in #124
  • build(deps): bump strum from 0.27.1 to 0.27.2 by @dependabot[bot] in #127
  • build(deps): bump tokio from 1.47.0 to 1.47.1 by @dependabot[bot] in #128
  • build(deps): bump futures-lite from 2.6.0 to 2.6.1 by @dependabot[bot] in #130
  • build(deps): bump serde_json from 1.0.140 to 1.0.142 by @dependabot[bot] in #131
  • build(deps): bump strum_macros from 0.27.1 to 0.27.2 by @dependabot[bot] in #129
  • build(deps): bump flate2 from 1.1.1 to 1.1.2 by @dependabot[bot] in #132
  • build(deps): bump uuid from 1.17.0 to 1.18.0 by @dependabot[bot] in #134
  • build(deps): bump rustls from 0.23.27 to 0.23.31 by...
Read more

2.2.0

Choose a tag to compare

@tobias-richter tobias-richter released this 28 Oct 14:21
ff60e76

What's Changed

Full Changelog: 2.1.0...2.2.0