Skip to content

Releases: Isaac-Andradee/short4us

v0.1.2

02 Jul 03:47
1bf6129

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

02 Jul 02:25

Choose a tag to compare

What's Changed

  • build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.8 to 2.8.9 in /shortener-service by @dependabot in #73
  • build(deps): bump org.springframework:spring-webflux from 6.2.7 to 6.2.8 in /shortener-service by @dependabot in #74
  • build(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 in /shortener-service by @dependabot in #75
  • Adding CPU and Memory reservations by @Isaac-Andradee in #77
  • New version of spring boot and spring cloud by @Isaac-Andradee in #83

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 Jul 01:04

Choose a tag to compare

What's Changed

  • Configuring basic connection to redis by @Isaac-Andradee in #20
  • Changing monolit to MS Application by @Isaac-Andradee in #21
  • Implementing domain entity by @Isaac-Andradee in #22
  • fix: Including pom parent by @Isaac-Andradee in #23
  • Shortener and Keygen service implemented + reintroducing resolver module by @Isaac-Andradee in #24
  • feat: Shotener and KeyGen Services implementeds by @Isaac-Andradee in #25
  • Creating custom exceptions for snowflake unique id by @Isaac-Andradee in #28
  • changing EPOCH constant value by @Isaac-Andradee in #29
  • Creating custom exception to alias validator by @Isaac-Andradee in #30
  • Respecting SRP and Cleaning Architecture by @Isaac-Andradee in #33
  • Returning shorted url as json by @Isaac-Andradee in #34
  • Adding Automated Tests for the Shortener Service by @Isaac-Andradee in #35
  • Adding dependabot to update dependencies by @Isaac-Andradee in #36
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 in /resolver-service by @dependabot in #37
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 in /keygen-service by @dependabot in #38
  • build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.13 in /shortener-service by @dependabot in #39
  • build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 in /shortener-service by @dependabot in #41
  • build(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.18.0 in /shortener-service by @dependabot in #42
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 in /shortener-service by @dependabot in #43
  • Fixing some issues by @Isaac-Andradee in #45
  • build(deps): bump org.apache.commons:commons-compress from 1.26.0 to 1.27.1 in /resolver-service by @dependabot in #40
  • build(deps): bump org.apache.commons:commons-compress from 1.26.0 to 1.27.1 in /shortener-service by @dependabot in #44
  • Adding automated tests for Keygen Service by @Isaac-Andradee in #46
  • Adding CI for automated tests by @Isaac-Andradee in #48
  • Implementing Resolver Service by @Isaac-Andradee in #50
  • Implementing eureka server to call services internaly by @Isaac-Andradee in #51
  • Supporting Redis Cluster and Sharding database by @Isaac-Andradee in #53
  • Adding Resolver Service Tests by @Isaac-Andradee in #54
  • Adding Open Api Documentation by @Isaac-Andradee in #55
  • Adding Alias format Validator and Refactoring it by @Isaac-Andradee in #56
  • build(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 in /keygen-service by @dependabot in #57
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.5.3 in /keygen-service by @dependabot in #58
  • build(deps): bump com.google.guava:guava from 32.0.1-android to 33.4.8-android in /keygen-service by @dependabot in #59
  • build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.7.0 to 2.8.8 in /keygen-service by @dependabot in #61
  • build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.7.0 to 2.8.8 in /shortener-service by @dependabot in #62
  • build(deps): bump com.google.guava:guava from 32.0.1-android to 33.4.8-android in /shortener-service by @dependabot in #63
  • build(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 in /shortener-service by @dependabot in #65
  • build(deps): bump org.springframework:spring-webflux from 6.2.6 to 6.2.7 in /shortener-service by @dependabot in #64
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.5.3 in /shortener-service by @dependabot in #66
  • build(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 in /resolver-service by @dependabot in #68
  • build(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.7.0 to 2.8.8 in /resolver-service by @dependabot in #69
  • build(deps): bump com.google.guava:guava from 32.0.1-android to 33.4.8-android in /resolver-service by @dependabot in #71
  • build(deps): bump spring-boot.version from 3.4.5 to 3.5.0 in /resolver-service by @dependabot in #67
  • build(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2024.0.1 to 2025.0.0 in /keygen-service by @dependabot in #60
  • build(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2024.0.1 to 2025.0.0 in /resolver-service by @dependabot in #70

Full Changelog: https://github.com/Isaac-Andradee/short4us/commits/v0.1.0