issues
search
sksamuel
/
hoplite
A boilerplate-free Kotlin config library for loading configuration files as data classes
Apache License 2.0
922
stars
74
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compile to Kotlin 1.8 instead of 1.6
#459
rocketraman
opened
5 days ago
0
Config aliases match source keys
#458
rocketraman
opened
5 days ago
0
Denormalize maps keys with alternate delimiters
#457
rocketraman
opened
5 days ago
0
LinkedHashMap keys are not denormalized
#456
mdii
opened
6 days ago
0
`@ConfigAlias` has no effect on YAML in version 2.8.2
#455
sschuberth
opened
1 week ago
9
Denormalization of map keys does not work correctly when loading from ENV with underscores
#454
schmist
opened
1 week ago
2
Unable to load configuration for a data class containing a `kotlin.time.Duration?`
#453
chrisalbright
opened
3 weeks ago
3
Config updater bug - example repo provided
#452
adeebahmed
opened
1 month ago
0
Is 2.8.0 a breaking release?
#451
staktrace
closed
1 month ago
4
Configurable use of Abstract class instead of Sealed
#450
geomagilles
opened
1 month ago
0
Stacked configuration does not override config values
#449
andriesfc
opened
1 month ago
0
Cascader should carry through the source key from the override
#448
rocketraman
closed
1 month ago
5
Cascading does not take into account source keys
#447
rocketraman
closed
1 month ago
0
Fix a check for the context resolver mode to skip unresolved substitutions
#446
sschuberth
closed
1 month ago
0
is Jdk 8 support?
#445
edsion1107
closed
1 month ago
0
Fix decoding of data classes in maps, and denormalizing map keys consistently
#444
rocketraman
closed
1 month ago
1
Path normalization breaks decoding data classes inside maps and sets incorrect map keys for property sources
#443
rocketraman
closed
1 month ago
6
fix(deps): update kotlin monorepo to v1.9.25
#442
renovate[bot]
closed
1 month ago
2
fix(deps): update dependency org.postgresql:postgresql to v42.7.3
#441
renovate[bot]
closed
2 months ago
0
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.3
#440
renovate[bot]
closed
1 month ago
1
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.6.0
#439
renovate[bot]
closed
2 months ago
1
fix(deps): update dependency io.kotest:kotest-runner-junit5 to v5.9.1
#438
renovate[bot]
closed
2 months ago
1
fix(deps): update dependency io.kotest:kotest-assertions-core to v5.9.1
#437
renovate[bot]
closed
2 months ago
1
fix(deps): update dependency io.arrow-kt:arrow-core to v1.2.4
#436
renovate[bot]
closed
1 month ago
1
fix(deps): update dependency com.google.cloud:google-cloud-secretmanager to v2.47.0
#435
renovate[bot]
closed
2 months ago
0
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.2
#434
renovate[bot]
closed
2 months ago
0
fix(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.17.2
#433
renovate[bot]
closed
2 months ago
0
fix(deps): update dependency com.azure:azure-security-keyvault-secrets to v4.8.5
#432
renovate[bot]
closed
2 months ago
0
fix(deps): update dependency com.azure:azure-identity to v1.13.2
#431
renovate[bot]
closed
2 months ago
0
fix(deps): update coroutines to v1.9.0
#430
renovate[bot]
closed
1 month ago
1
fix(deps): update aws-java-sdk-v2 monorepo to v2.27.0
#429
renovate[bot]
closed
2 months ago
0
chore(deps): update dependency gradle to v8.9
#428
renovate[bot]
closed
2 months ago
0
fix(deps): update dependency org.slf4j:slf4j-api to v2.0.14
#427
renovate[bot]
closed
2 months ago
0
fix(deps): update dependency com.typesafe:config to v1.4.3
#426
renovate[bot]
closed
2 months ago
0
fix(deps): update aws-java-sdk monorepo to v1.12.767
#425
renovate[bot]
closed
2 months ago
0
Kotlin AWS sdk
#424
samu-developments
opened
3 months ago
3
Support custom Json serde for SecretsManager
#423
samu-developments
closed
1 month ago
2
Allow two-step parsing and decoding/binding
#422
rocketraman
closed
2 months ago
6
Get Error in CI
#421
adityakitabisa
opened
4 months ago
0
GraalVM support
#420
outlndrr
closed
5 months ago
0
New Release?
#419
outlndrr
closed
1 month ago
3
Programmatic access to Configuration definition
#418
U1F984
opened
6 months ago
0
Add documentation to configuration paramters
#417
U1F984
opened
6 months ago
1
Update README.md
#416
2x2xplz
closed
6 months ago
1
Prefix binding
#415
rocketraman
closed
3 months ago
0
Implement idiomatic environment variable handling
#414
rocketraman
opened
7 months ago
2
Path normalization via new `NodeTransformer` interface
#413
rocketraman
closed
3 months ago
7
Support loading configs via prefix
#412
rocketraman
closed
7 months ago
1
Add type to missing config message
#411
rocketraman
closed
7 months ago
1
Support idiomatic environment variable naming
#410
rocketraman
opened
7 months ago
0
Next