Skip to content

Releases: jerus-org/hcaptcha-rs

hcaptcha_derive-v3.0.0

09 Dec 12:23
hcaptcha_derive-v3.0.0
1984c76

Choose a tag to compare

What's Changed

What's Changed

  • refactor: rename HcaptchaError to Error across the codebase by @gortavoher in #1197
  • refactor: rename and deprecate verify_client_response method in favour of verify by @gortavoher in #1200
  • Ver3/1199 update documentation by @jerusdp in #1201
  • feat(hcaptcha): change default feature from nativetls-backend to rustls-backend by @gortavoher in #1203
  • test: additional tests to improve code coverage by @gortavoher in #1204
  • docs!: update README with breaking changes for version 3.0.0 by @gortavoher in #1207
  • fix(circleci): update test command in audit step by @gortavoher in #1212
  • Merge github.com:jerus-org/hcaptcha-rs into 1191-version-30 by @gortavoher in #1213
  • 1191 version 30 by @jerusdp in #1198
  • chore: update CircleCI config and Cargo.lock dependencies by @gortavoher in #1214
  • ci(circleci): update config to use matrix parameters for package selection by @gortavoher in #1215
  • ci(circleci): update job names for release workflow by @gortavoher in #1216
  • ci(circleci): separate release jobs for hcaptcha and hcaptcha_derive by @gortavoher in #1217

Full Changelog: hcaptcha-v2.8.10...hcaptcha_derive-v3.0.0

hcaptcha-v3.0.0

21 Dec 10:23
hcaptcha-v3.0.0
b033d05

Choose a tag to compare

What's Changed

  • refactor: rename HcaptchaError to Error across the codebase by @gortavoher in #1197
  • refactor: rename and deprecate verify_client_response method in favour of verify by @gortavoher in #1200
  • Ver3/1199 update documentation by @jerusdp in #1201
  • feat(hcaptcha): change default feature from nativetls-backend to rustls-backend by @gortavoher in #1203
  • test: additional tests to improve code coverage by @gortavoher in #1204
  • docs!: update README with breaking changes for version 3.0.0 by @gortavoher in #1207
  • fix(circleci): update test command in audit step by @gortavoher in #1212
  • Merge github.com:jerus-org/hcaptcha-rs into 1191-version-30 by @gortavoher in #1213
  • 1191 version 30 by @jerusdp in #1198
  • chore: update CircleCI config and Cargo.lock dependencies by @gortavoher in #1214
  • ci(circleci): update config to use matrix parameters for package selection by @gortavoher in #1215
  • ci(circleci): update job names for release workflow by @gortavoher in #1216
  • ci(circleci): separate release jobs for hcaptcha and hcaptcha_derive by @gortavoher in #1217
  • chore(ci): consolidate release steps for hcaptcha packages by @gortavoher in #1218
  • Prepare-for-v3.0.0 by @gortavoher in #1219

Full Changelog: hcaptcha-v2.8.10...hcaptcha-v3.0.0

hcaptcha-v2.8.10

07 Dec 04:13
hcaptcha-v2.8.10
3e823cd

Choose a tag to compare

What's Changed

Fixed

  • deps: update rust crate clap-verbosity-flag to 3.0.1(pr [#1205])
  • deps: update tracing packages(pr [#1206])
  • deps: update github/codeql-action action to v3.27.6(pr [#1208])
  • deps: update rust crate clap to 4.5.23(pr [#1209])
  • deps: update rust crate syn to 2.0.90(pr [#1210])
  • deps: update rust crate thiserror to 2.0.4(pr [#1211])

hcaptcha-v2.8.9

23 Nov 04:08
hcaptcha-v2.8.9
f81f5bc

Choose a tag to compare

What's Changed

Changed

  • chore-update renovate configuration to include prConcurrentLimit setting(pr [#1189])
  • chore-update renovate schedule to run before 11:00am on Friday(pr [#1190])

Fixed

  • deps: update github/codeql-action action to v3.27.5(pr [#1185])
  • deps: update rust crate clap-verbosity-flag to 2.2.3(pr [#1186])
  • deps: update rust crate mockd to 0.4.29(pr [#1187])
  • deps: update rust crate proc-macro2 to 1.0.92(pr [#1188])
  • deps: update rust crate serde_json to 1.0.133(pr [#1192])
  • deps: update rust crate syn to 2.0.89(pr [#1193])
  • deps: update rust crate claims to 0.8.0(pr [#1194])
  • deps: update rust crate clap-verbosity-flag to v3(pr [#1195])

hcaptcha-v2.8.8

16 Nov 04:07
hcaptcha-v2.8.8
cf79408

Choose a tag to compare

What's Changed

Fixed

  • deps: update rust crate thiserror to 2.0.2(pr [#1179])
  • deps: update rust crate thiserror to 2.0.3(pr [#1180])
  • deps: update rust crate serde to 1.0.215(pr [#1181])
  • deps: update github/codeql-action action to v3.27.2(pr [#1182])
  • deps: update github/codeql-action action to v3.27.4(pr [#1183])
  • deps: update rust crate clap to 4.5.21(pr [#1184])

hcaptcha-v2.8.7

09 Nov 04:08
hcaptcha-v2.8.7
e200835

Choose a tag to compare

What's Changed

Changed

  • ci-add code coverage job to CircleCI config(pr [#1169])
  • chore(circleci)-update toolkit orb to version 1.16.1(pr [#1171])
  • chore(circleci)-remove custom code coverage job and use toolkit/code_coverage instead(pr [#1173])

Fixed

  • deps: update rust crate syn to 2.0.87(pr [#1165])
  • deps: update rust crate thiserror to 1.0.67(pr [#1166])
  • deps: update rust crate url to 2.5.3(pr [#1167])
  • deps: update rust crate thiserror to 1.0.68(pr [#1168])
  • deps: update rust crate thiserror to v2(pr [#1170])
  • deps: update dependency toolkit to v1.17.0(pr [#1172])
  • deps: update rust crate tokio to 1.41.1(pr [#1174])
  • deps: update dependency toolkit to v1.18.0(pr [#1175])
  • deps: update dependency toolkit to v1.19.0(pr [#1176])
  • deps: update github/codeql-action action to v3.27.1(pr [#1177])
  • deps: update rust crate thiserror to 2.0.1(pr [#1178])

hcaptcha-v2.8.6

02 Nov 08:32
hcaptcha-v2.8.6
4cde281

Choose a tag to compare

What's Changed

Fixed

  • deps: update rust crate mockd to 0.4.27(pr [#1164])

hcaptcha-v2.8.5

02 Nov 04:08
hcaptcha-v2.8.5
d6ecdf5

Choose a tag to compare

What's Changed

Fixed

  • deps: update rust crate reqwest to 0.12.9(pr [#1159])
  • deps: update rust crate serde to 1.0.214(pr [#1160])
  • deps: update dependency toolkit to v1.15.0(pr [#1161])
  • deps: update rust crate thiserror to 1.0.66(pr [#1163])
  • deps: update rust crate syn to 2.0.86(pr [#1162])

hcaptcha-v2.8.4

26 Oct 13:08
hcaptcha-v2.8.4
3dc9e2e

Choose a tag to compare

What's Changed

Fixed

  • deps: update rust crate mockd to 0.4.26(pr [#1158])

hcaptcha-v2.8.3

26 Oct 04:08
hcaptcha-v2.8.3
f83aa6e

Choose a tag to compare

What's Changed

Fixed

  • deps: update rust crate syn to 2.0.85(pr [#1149])