Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/2.0.0 #1

Merged
merged 15 commits into from
Feb 20, 2024
Merged

Feature/2.0.0 #1

merged 15 commits into from
Feb 20, 2024

Conversation

alexandramartinez
Copy link
Owner

@alexandramartinez alexandramartinez commented Feb 20, 2024

  • Changed pom.xml version to 2.0.0
  • Changed properties from single file to environment-based
  • Made dev the default environment for the properties
  • Added autodiscovery in global.xml
  • Added the api.id property to the dev.props.yaml properties file
  • Added a new local.props.yaml for running application locally

Why 2.0.0 and not 1.0.1?

Because of the addition of autodiscovery, a "dummy" value was added to the dev properties for the api.id property. Because of this, the anypoint.platform.gatekeeper property will have to be added from this version on. If the autodiscovery functionality is not going to be used, then the property must be set to disabled. Otherwise, flexible should be used.

@alexandramartinez alexandramartinez merged commit bc93f2e into main Feb 20, 2024
@alexandramartinez alexandramartinez deleted the feature/2.0.0 branch February 20, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant