Skip to content

Releases: developerkunal/OpenMorph

v0.7.1

28 Jul 10:39
c9c2bad

Choose a tag to compare

Changelog

  • 36823ec feat: Implement validation for OpenAPI composition structures and add integration tests
  • a70fd9a feat: Add descriptive labels for Docker images in goreleaser configuration
  • c9c2bad Bump version to 0.7.1 (patch release)

v0.7.0

26 Jul 13:28
0900311

Choose a tag to compare

Changelog

  • c20faa2 feat: Reorder CodeQL initialization and enhance build verbosity in security workflow
  • f1d0ab8 feat: Refactor Trivy scan job and remove deprecated dependency check step
  • c801aac feat: enhance README with Docker instructions
  • 0900311 Bump version to 0.7.0 (minor release)

v0.6.0

25 Jul 18:20
64e7e67

Choose a tag to compare

Changelog

  • 6331573 feat: Update security workflows to allow manual triggers and enhance vulnerability scanning
  • 5d8ea60 Implement transformation pipeline with single file and directory processing
  • 64e7e67 Bump version to 0.6.0 (minor release)

v0.5.0

09 Jul 09:00
e483f20

Choose a tag to compare

Changelog

  • 2f39b77 feat: Add endpoint-specific pagination rules and processing
  • e483f20 Bump version to 0.5.0 (minor release)

v0.4.0

20 Jun 16:37
2525f57

Choose a tag to compare

Changelog

  • 2525f57 fix version issue
  • bd23b03 feat: update dark and light mode logos for improved visual consistency
  • 597d40b feat: update README to support dark and light mode logos
  • e1f8873 feat: implement default values injection and refactor transform processing
  • 3f6da53 Bump version to 0.4.0 (minor release)

v0.3.1

18 Jun 19:36
204ae70

Choose a tag to compare

Changelog

  • fe3719b refactor: improve code structure and readability in pagination and flattening logic
  • b19c079 feat: implement consistent key ordering for YAML node creation and add related tests
  • 204ae70 Bump version to 0.3.1 (patch release)

v0.3.0

18 Jun 19:14
a701753

Choose a tag to compare

Changelog

  • 1d09e21 refactor: streamline flattening logic and improve variable naming in tests & upgrade golangci-lint to V2
  • fb9edc6 feat: enhance version management with detailed help commands and release options
  • a701753 Bump version to 0.3.0 (minor release)
  • eaa0f94 Add Support for vendor extensions processing and related functions

v0.2.1

18 Jun 11:45
d71049c

Choose a tag to compare

Changelog

  • eece2ef PATCH: Fix pagination detection with resolution in OpenAPI processing
  • d71049c Bump version to 0.2.1

v0.2.0

17 Jun 11:11
d5f2ab0

Choose a tag to compare

Changelog

  • 70f90a2 feat: add response flattening feature to OpenAPI transformation
  • d5f2ab0 Update Version to V0.2.0
  • 165e8f6 Refactor pagination processing and update test cases

v0.1.0

17 Jun 07:45
b5d7152

Choose a tag to compare

Changelog

  • b5d7152 fix: update package manager token configuration
  • 81cfe05 fix release pipeline
  • 5dbbecf fix pipeline
  • e0c8d0a fix pipeline
  • f861b50 fix github repo link in goreleaser
  • 5b07d05 feat: implement automated release system with package manager support
  • 0a56472 clean code
  • a2e0520 add correct permission
  • 67596ac add binary in gorelease config
  • dbaaa2c Initial open source release: OpenMorph v1.0.0
  • 470611a Initial commit
  • 16176b6 Fix linting