Skip to content

Tags: DumpAnalysis/tamer

Tags

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Logging failing object name on error (laserdisc-io#498)

* Logging failing object name on error

* Removed TamerError from public api

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update jsoniter-scala-core to 2.10.2 (laserdisc-io#496)

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update oci-java-sdk-objectstorage to 2.3.0 (laserdisc-io#441)

Co-authored-by: Filippo Mariotti <[email protected]>

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update s3 to 2.16.98 (laserdisc-io#425)

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update s3 to 2.16.88 (laserdisc-io#405)

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove secrets from logs (laserdisc-io#366)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add kafka properties to settings (laserdisc-io#341)

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[oci-objectstorage] Add objectNameFinder predicate (laserdisc-io#339)

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/timeout on simplified rest api (laserdisc-io#329)

* add timeout on simplified rest api

* fix

* fmt

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add auth management, and pagination and hateoas support (laserdisc-io…

…#300)

* wip

* wip

* wip

* wip

* working draft

* create a local state

* polished a little bit

* format

* remove unused auth test

* fix compile errors

* disable infer-any for scala 2.12

* Apply suggestions from code review

* add termination condition

* missed ZIO->RIO

* fmt

* fmt2 + suppress warning

* remove warning that there are no warning to remove

* suppress warning2

* add cycling pagination function

* remove bau

* remove useless logs

* remove useless dependencies

* remove secret publication

* add TODO for next PR

* upgrade log to info

* correct misleading log

* optimize queue offer, add significant TODO comment

* fmt

* add nowarn for scala 2.12.13

* add nowarn for scala 2.12.13

Co-authored-by: Julien Jean Paul Sirocchi <[email protected]>