Skip to content

Tags: coralogix/zio-k8s

Tags

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix broken ConfigMapLock. It used to close the scope prematurely. Add…

… two tests. (#613)

Signed-off-by: aditpras <akprasad@gmail.com>

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
preparing workflows for v3 release (#601)

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix docs job (#554)

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade to zio-config 4.0.0-RC16 (#519)

* Upgrade to zio-config 4.0.0-RC16

* Updates to correct compile errors in mdoc

---------

Co-authored-by: ggavares <grant.gavares@oracle.com>

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update zio, zio-streams, zio-test, ... to 2.0.15 (#497)

* Update zio, zio-streams, zio-test, ... to 2.0.15

* Update Scala versions

* Fix

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update scalafmt-core to 3.7.2 (#459)

* Update scalafmt-core to 3.7.2

* Added runner.dialect

* Format

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Scala, ZIO, STTP, SBT and quicklens dependencies (#458)

Co-authored-by: Pawel Iwanow <7759586+pwliwanow@users.noreply.github.com>

v1.4.9

Toggle v1.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump k8s to v1.23.8 (#425)

* bump k8s to v1.23.8
add logger name

* add logger name to async sttp client

* bump zio to 1.0.17
bump scala crosscompile to 2.12.17
bump scala crosscompile to 2.13.10
bump scala crosscompile to 3.1.3

* make leader test sequential

* make fibers in test .interruptFork

* one more time

* fix 2.12 test
update gen code version

v1.4.8

Toggle v1.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Warn on watch stream failed (#400)

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix issue related to SSL inputStream (#379)

* fix issue related to SSL inputStream

* adding back System, mistakenly removed

* formatting files

Co-authored-by: Sandeep Kota <sandeep.kota@oracle.com>